diff options
-rw-r--r-- | functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml index ee3087dc3..32bb1d0cb 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml @@ -15,7 +15,10 @@ identity-feature-enabled: image-feature-enabled: api_v2: true api_v1: false +placement: + max_microversion: 1.31 volume: + max_microversion: 3.59 storage_protocol: iSCSI volume-feature-enabled: backup: false |