Fix the API microversions 65/70065/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 30 Apr 2020 11:02:49 +0000 (13:02 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 30 Apr 2020 11:05:02 +0000 (13:05 +0200)
https://docs.openstack.org/nova/latest/reference/api-microversion-history.html
https://docs.openstack.org/placement/latest/placement-api-microversion-history.html
https://docs.openstack.org/api-ref/block-storage/api_microversion_history.html

Change-Id: I9ca4cd13a61b8e1e58ad2d61d395234df7911d47
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke-cntt/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml

index 76afc46..cc97e4d 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: latest
+    max_microversion: 2.87
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -54,9 +54,9 @@ network-feature-enabled:
     port_security: true
     floating_ips: true
 placement:
-    max_microversion: latest
+    max_microversion: 1.36
 volume:
-    max_microversion: latest
+    max_microversion: 3.60
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s
index b73e917..6793ee0 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: latest
+    max_microversion: 2.87
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -54,9 +54,9 @@ network-feature-enabled:
     port_security: true
     floating_ips: true
 placement:
-    max_microversion: latest
+    max_microversion: 1.36
 volume:
-    max_microversion: latest
+    max_microversion: 3.60
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s
index b55259a..9f84cd5 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: latest
+    max_microversion: 2.87
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -54,9 +54,9 @@ network-feature-enabled:
     port_security: true
     floating_ips: true
 placement:
-    max_microversion: latest
+    max_microversion: 1.36
 volume:
-    max_microversion: latest
+    max_microversion: 3.60
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s