diff options
Diffstat (limited to 'tools/files/tempest_conf.yaml')
-rw-r--r-- | tools/files/tempest_conf.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/files/tempest_conf.yaml b/tools/files/tempest_conf.yaml index d17f93b..d5431ac 100644 --- a/tools/files/tempest_conf.yaml +++ b/tools/files/tempest_conf.yaml @@ -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,\ |