[network]
default_network = 172.20.0.0/16
public_router_id = 
public_network_id = 91cb616b-4d80-46c0-9cdc-6a18fbc05771
project_networks_reachable = false
project_network_cidr = 172.20.0.0/16

[DEFAULT]
debug = True
log_file = tempest.log
use_stderr = False
use_syslog = False

[oslo_concurrency]
lock_path = /opt/stack/data/tempest

[compute]
allow_tenant_isolation = True
ssh_timeout = 360
min_compute_nodes = 2
volume_device_name = sdb
max_microversion = latest
flavor_ref_alt = 451
flavor_ref = 452
image_ref_alt = 882b5d60-a014-41cb-b7f7-f80f1fdee9e4
image_ref = 882b5d60-a014-41cb-b7f7-f80f1fdee9e4
build_timeout = 360

[volume]
max_microversion = latest
build_timeout = 360

[identity]
auth_version = v3
user_unique_last_password_count = 2
user_lockout_duration = 10
user_lockout_failure_attempts = 2
uri_v3 = http://10.222.0.98/identity/v3
uri = http://10.222.0.98/identity/v2.0/

[auth]
use_dynamic_credentials = True
admin_domain_name = Default
admin_project_name = admin
admin_password = Passw0rd
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 = ubuntu
image_ssh_user = ubuntu
ssh_timeout = 196
ip_version_for_ssh = 4
run_validation = True
connect_method = floating

[compute-feature-enabled]
interface_attach = False
volume_backed_live_migration = True
block_migrate_cinder_iscsi = True
rdp_console = true
swap_volume = True
stable_rescue = False
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 = True
change_password = False
live_migration = True
resize = True
personality = False

[network-feature-enabled]
api_extensions = all
port_security = True
ipv6_subnet_attributes = True
ipv6 = True

[enforce_scope]
neutron = False

[scenario]
dhcp_client = dhclient
img_disk_format = vhdx
img_file = /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx

[volume-feature-enabled]
api_extensions = all
volume_revert = True
extend_attached_volume = True
manage_volume = True
manage_snapshot = True

[placement]
max_microversion = latest

[service_available]
horizon = False
swift = True
cinder = True
neutron = True
nova = True
glance = True
key = True

[object-storage-feature-enabled]
discoverable_apis = all

[orchestration]
build_timeout = 360

[boto]
build_timeout = 360