python-openstackclient/openstackclient/tests/functional
Dean Troyer aeda2fb6a5 Handle SDK changes
stable/queens allows SDK >=0.9.19 and <=0.11.3.  Somewhere in there the
return text of an exception changed.

Backport portions of Id6de1485bcafb41f238f3e74277094ce64a6acf4 to handle
this change, but modify to work with either text form sice both are allowed.

Change-Id: Ibfee8e1e2ae4eca763894bbee8747297e0fb350f
2018-03-13 11:52:44 -05:00
..
common Handle SDK changes 2018-03-13 11:52:44 -05:00
compute Add missing parameters on openstack server rescue 2017-10-27 14:52:04 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Add support for endpoing filter commands 2017-11-21 07:58:48 +01:00
image Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
network Allow port list to shown undefined attributes 2017-11-24 22:45:06 +00:00
object Skip object-store functional tests when Swift is not available 2017-07-26 19:17:46 -05:00
volume Merge "Add "volume service list --host" functional test case" 2017-09-26 23:15:31 +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