Fix load_balancer options if ovn 52/70152/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 4 May 2020 18:48:25 +0000 (20:48 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 4 May 2020 18:48:25 +0000 (20:48 +0200)
Change-Id: I11b4fbe20c3cec83ba34ddbe15717a9514130212
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml

index 49f2d76..eaae408 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: 2.79
+    max_microversion: 2.72
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
index 1d35622..65e745a 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: 2.65
+    max_microversion: 2.72
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -55,9 +55,9 @@ network-feature-enabled:
     port_security: true
     floating_ips: true
 placement:
-    max_microversion: 1.30
+    max_microversion: 1.31
 volume:
-    max_microversion: 3.55
+    max_microversion: 3.59
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s
@@ -71,6 +71,8 @@ volume-feature-enabled:
     extend_attached_volume: false
     consistency_group: false
     volume_revert: true
+load_balancer:
+    test_with_ipv6: false
 neutron_plugin_options:
     agent_availability_zone: nova
     available_type_drivers: flat,geneve,vlan,local