commit | 3b663f6e519c290ef0a01e3e4691cb428d2f8ab0 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Thu Dec 12 17:01:16 2019 +0000 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Thu Dec 12 17:02:39 2019 +0000 |
tree | 8c3f82eb7c875bf0d4517a59db20fcca0bb70a98 | |
parent | 0cbe05eff6b1618e0cba700e246680f91e029832 [diff] |
Remove use of deprecated config options for volume API selection Tempest has moved the Volume APIs testing to v3 as default and can be run under v2 API via catalog_type. - https://review.opendev.org/#/q/topic:volume-default-testing-v3+(status:open+OR+status:merged) Below config options were deprecated since Rocky and now Tempest is going to remove those (Needed-By patch): * ``CONF.volume-feature-enabled.api_v2`` * ``CONF.volume-feature-enabled.api_v3`` Change-Id: Id17081d1bcafed71b5ff704e1126dacc44874bf5 Needed-By: https://review.opendev.org/#/c/698754/