Skip to content

Instantly share code, notes, and snippets.

@fmount
Created March 11, 2022 08:30
Show Gist options
  • Save fmount/4571e6fbf71644a9c573071d78918aa0 to your computer and use it in GitHub Desktop.
Save fmount/4571e6fbf71644a9c573071d78918aa0 to your computer and use it in GitHub Desktop.
Tempest conf sample
[network]
default_network = 10.0.0.0/22
public_router_id =
public_network_id =
project_networks_reachable = false
project_network_cidr = 10.0.0.0/22
[DEFAULT]
debug = True
log_file = tempest.log
use_stderr = False
use_syslog = False
[oslo_concurrency]
lock_path = /opt/stack/data/tempest
[compute]
max_microversion = latest
fixed_network_name = private
flavor_ref_alt =
flavor_ref =
image_ref_alt =
image_ref =
build_timeout = 196
[volume]
storage_protocol = ceph
max_microversion = latest
build_timeout = 196
[identity]
alt_domain_name = Default
alt_tenant_name = alt_demo
alt_password = secret
alt_username = alt_demo
domain_name = Default
tenant_name = demo
password = secret
username = demo
auth_version = v3
user_unique_last_password_count = 2
user_lockout_duration = 10
user_lockout_failure_attempts = 2
uri_v3 = http://192.168.122.94/identity/v3
uri = http://192.168.122.94/identity/v2.0/
[auth]
admin_tenant_name = admin
use_dynamic_credentials = True
admin_domain_name = Default
admin_project_name = admin
admin_password = secret
admin_username = admin
[identity-feature-enabled]
access_rules = True
application_credentials = True
project_tags = True
security_compliance = True
api_v2_admin = False
api_v2 = False
[image-feature-enabled]
os_glance_reserved = True
import_image = False
[validation]
network_for_ssh = private
image_alt_ssh_user = cirros
image_ssh_user = cirros
ssh_timeout = 196
ip_version_for_ssh = 4
run_validation = True
connect_method = floating
[compute-feature-enabled]
shelve = True
swap_volume = False
stable_rescue = True
shelve_migrate = True
scheduler_enabled_filters = AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
hostname_fqdn_sanitization = True
attach_encrypted_volume = True
live_migrate_back_and_forth = False
block_migration_for_live_migration = False
change_password = False
live_migration = False
resize = True
personality = False
[network-feature-enabled]
api_extensions =
port_security = True
ipv6_subnet_attributes = True
ipv6 = True
[enforce_scope]
manila = False
cinder = False
glance = False
neutron = False
[scenario]
img_file = /home/stack/devstack/files/
[volume-feature-enabled]
api_extensions = all
backup = False
volume_revert = True
extend_attached_volume = True
manage_volume = True
manage_snapshot = False
[placement]
max_microversion = latest
[service_available]
horizon = True
swift = False
cinder = False
neutron = False
nova = False
glance = False
key = False
[object-storage-feature-enabled]
discoverable_apis = all
[share]
backend_names = cephfsnative1
capability_storage_protocol = cephfs
default_share_type_name = cephfstype
enable_cephx_rules_for_protocols = cephfs
enable_protocols = cephfs
image_password = manila
multitenancy_enabled = False
run_share_group_tests = False
suppress_errors_in_cleanup = True
image_with_share_tools = manila-service-image-cephfs-1.3.0-58-g2859569
New paste
Poster:
Your name (30
pastebin
Paste from stack 10 March 2022 21:30 +0000
Syntax highlighting: text
View raw
[network]
default_network = 10.0.0.0/22
public_router_id =
public_network_id =
project_networks_reachable = false
project_network_cidr = 10.0.0.0/22
[DEFAULT]
debug = True
log_file = tempest.log
use_stderr = False
use_syslog = False
[oslo_concurrency]
lock_path = /opt/stack/data/tempest
[compute]
max_microversion = latest
fixed_network_name = private
flavor_ref_alt =
flavor_ref =
image_ref_alt =
image_ref =
build_timeout = 196
[volume]
storage_protocol = ceph
max_microversion = latest
build_timeout = 196
[identity]
alt_domain_name = Default
alt_tenant_name = alt_demo
alt_password = secret
alt_username = alt_demo
domain_name = Default
tenant_name = demo
password = secret
username = demo
auth_version = v3
user_unique_last_password_count = 2
user_lockout_duration = 10
user_lockout_failure_attempts = 2
uri_v3 = http://192.168.122.94/identity/v3
uri = http://192.168.122.94/identity/v2.0/
[auth]
admin_tenant_name = admin
use_dynamic_credentials = True
admin_domain_name = Default
admin_project_name = admin
admin_password = secret
admin_username = admin
[identity-feature-enabled]
access_rules = True
application_credentials = True
project_tags = True
security_compliance = True
api_v2_admin = False
api_v2 = False
[image-feature-enabled]
os_glance_reserved = True
import_image = False
[validation]
network_for_ssh = private
image_alt_ssh_user = cirros
image_ssh_user = cirros
ssh_timeout = 196
ip_version_for_ssh = 4
run_validation = True
connect_method = floating
[compute-feature-enabled]
shelve = True
swap_volume = False
stable_rescue = True
shelve_migrate = True
scheduler_enabled_filters = AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
hostname_fqdn_sanitization = True
attach_encrypted_volume = True
live_migrate_back_and_forth = False
block_migration_for_live_migration = False
change_password = False
live_migration = False
resize = True
personality = False
[network-feature-enabled]
api_extensions =
port_security = True
ipv6_subnet_attributes = True
ipv6 = True
[enforce_scope]
manila = False
cinder = False
glance = False
neutron = False
[scenario]
img_file = /home/stack/devstack/files/
[volume-feature-enabled]
api_extensions = all
backup = False
volume_revert = True
extend_attached_volume = True
manage_volume = True
manage_snapshot = False
[placement]
max_microversion = latest
[service_available]
horizon = True
swift = False
cinder = False
neutron = False
nova = False
glance = False
key = False
[object-storage-feature-enabled]
discoverable_apis = all
[share]
backend_names = cephfsnative1
capability_storage_protocol = cephfs
default_share_type_name = cephfstype
enable_cephx_rules_for_protocols = cephfs
enable_protocols = cephfs
image_password = manila
multitenancy_enabled = False
run_share_group_tests = False
suppress_errors_in_cleanup = True
image_with_share_tools = manila-service-image-cephfs-1.3.0-58-g2859569
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment