openstack-python-openstackc.../openstackclient/tests/unit/volume/v2
Fan Zhang def83a0e94 Fix broken gate jobs
This patch aims at fixing the broken gate jobs because of
cinder and glance patches [1], [2], [3] and [4].

* Remove parameter `--source-replicated` to drop volume
  replication v1 support
* Address some timing issues with volume transfer requests
* Only run Image v1 tests when the test cloud has v1 available
* Get tolerant of unexpected additional attributes being
  returned in Image data

[1].https://review.openstack.org/#/c/586293/
[2].https://review.openstack.org/#/c/532503/
[3].https://review.openstack.org/#/c/533564/
[4].https://review.openstack.org/#/c/578755/

Co-Authored-By: Dean Troyer <dtroyer@gmail.com>
Co-Authored-By: Monty Taylor <mordred@inaugust.com>
Depends-on: https://review.openstack.org/588664
Change-Id: I2a785750e92155185d3344e6116c7f5c6fdd3cbe
Signed-off-by: Fan Zhang <zh.f@outlook.com>
2018-08-07 09:32:00 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
test_backup.py Add one test for "backup set" command 2016-12-19 18:50:08 +08:00
test_consistency_group.py Add two consistency group commands 2016-12-13 15:32:04 +08:00
test_consistency_group_snapshot.py Add commands for "consistency group snapshot" 2016-11-19 09:20:15 +08:00
test_qos_specs.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_snapshot.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_transfer_request.py Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
test_type.py Add "encryption-*" options in volume type commands 2017-01-14 21:58:33 +08:00
test_volume.py Fix broken gate jobs 2018-08-07 09:32:00 +00:00
test_volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00