python-openstackclient/openstackclient/tests/functional
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
..
common Add command to show all service versions 2018-07-23 16:58:30 -05:00
compute Slow down and retry aggregate create/delete to lessen race 2018-07-06 13:15:59 -05:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Implement support for project limits 2018-07-23 21:52:00 +00:00
image Fix broken gate jobs 2018-08-07 09:32:00 +00:00
network Make max_burst_kbps option as optional for bw limit QoS rule 2018-05-25 12:54:41 -07:00
object Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
volume Fix broken gate jobs 2018-08-07 09:32:00 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
run_stestr.sh Switch to use stestr directly 2017-12-27 16:18:49 +09:00