cinder-tempest-plugin/cinder_tempest_plugin
melanie witt e935d35956 GET backup before asserting 'volume_id' and 'snapshot_id'
Recently, commit c96757b275 was merged
to remove redundant cleanups in volume backup tests. But there was a
bug in the change that assumed 'volume_id' and 'snapshot_id' are
returned from the backup create API when they are not.

We need to GET the backup in the API in order to obtain the 'volume_id'
and 'snapshot_id' for the asserts.

Closes-Bug: #1796207

Change-Id: I640fe41ec6049bfd980dfcbb6cae95a9a3e97b66
2018-10-04 23:56:09 +00:00
..
api GET backup before asserting 'volume_id' and 'snapshot_id' 2018-10-04 23:56:09 +00:00
scenario Refactored cinder tempest tests to cinder_tempest_plugin 2018-01-22 12:53:28 +05:30
services Modify revert tests to account for creating volumes != 1GB 2018-05-01 09:45:50 -04:00
__init__.py Refactored cinder tempest tests to cinder_tempest_plugin 2018-01-22 12:53:28 +05:30
cinder_clients.py Refactored cinder tempest tests to cinder_tempest_plugin 2018-01-22 12:53:28 +05:30
config.py Refactored cinder tempest tests to cinder_tempest_plugin 2018-01-22 12:53:28 +05:30
plugin.py Correct plugin test location reporting 2018-01-24 15:36:06 -06:00