Enable object discoverability in tempest 61/71661/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Dec 2020 16:32:34 +0000 (17:32 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Dec 2020 16:32:34 +0000 (17:32 +0100)
It's now supported and will allow pass refstack_object.

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I7e3ed3ff2a2e08468aea0578690878e52985e50a

tools/files/tempest_conf.yaml

index d17f93b..d5431ac 100644 (file)
@@ -108,8 +108,7 @@ object-storage-feature-enabled:
     discoverable_apis: "account_quotas,formpost,bulk_upload,bulk_delete,\
       tempurl,crossdomain,container_quotas,staticweb,account_quotas,slo"
     object_versioning: true
-    # disabled since Airship 1.7
-    discoverability: false
+    discoverability: true
 heat_plugin:
     skip_functional_test_list: EncryptionVolTypeTest
     skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\