murano-tempest-plugin/murano_tempest_tests
Ghanshyam Mann 6175bf8f7c 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: Ib35bc0c4f9581857aba2fca4a17dc24e7424e8bd
Needed-By: https://review.opendev.org/#/c/698754/
2019-12-12 17:02:31 +00:00
..
extras Add apt-get update in application deployment 2018-01-11 13:53:38 +11:00
services Merge "Remove obsolete json.loads with _parse_resp" 2018-02-11 22:05:52 +00:00
tests Remove use of deprecated config options for volume API selection 2019-12-12 17:02:31 +00:00
__init__.py Initial commit for service broker tests in tempest plugin 2015-11-06 00:48:40 +03:00
clients.py Use default credentials if None has been passed 2017-07-03 13:39:18 +00:00
config.py Add 'orchestration' config group for murano tempest 2018-01-31 07:42:24 +00:00
plugin.py Add 'orchestration' config group for murano tempest 2018-01-31 07:42:24 +00:00
utils.py Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00