Set Compute min_microversion to 2.44
[functest.git] / docker / smoke-cntt / tempest_conf.yaml
index b7dc9a0..d9f8789 100644 (file)
@@ -1,6 +1,7 @@
 ---
 compute:
-    max_microversion: 2.79
+    min_microversion: 2.44
+    max_microversion: 2.88
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -11,6 +12,7 @@ compute-feature-enabled:
     console_output: true
     disk_config: true
     enable_instance_password: true
+    hostname_fqdn_sanitization: false
     interface_attach: true
     live_migration: true
     live_migrate_back_and_forth: false
@@ -54,7 +56,6 @@ image-feature-enabled:
 network-feature-enabled:
     port_admin_state_change: true
     port_security: true
-    floating_ips: true
 placement:
     max_microversion: 1.36
 validation:
@@ -62,9 +63,8 @@ validation:
     ssh_timeout: 196
     ip_version_for_ssh: 4
     run_validation: true
-    connect_method: floating
 volume:
-    max_microversion: 3.59
+    max_microversion: 3.64
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s
@@ -84,13 +84,14 @@ load_balancer:
 neutron_plugin_options:
     agent_availability_zone: nova
     available_type_drivers: flat,geneve,vlan,gre,local,vxlan
-    provider_vlans: foo,
+    provider_vlans: public,
     create_shared_resources: true
 object-storage-feature-enabled:
     discoverable_apis: "account_quotas,formpost,bulk_upload,bulk_delete,\
       tempurl,crossdomain,container_quotas,staticweb,account_quotas,slo"
     object_versioning: true
     discoverability: true
+    tempurl_digest_hashlib: sha1
 heat_plugin:
     skip_functional_test_list: EncryptionVolTypeTest
     skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\