openstack-python-openstackc.../openstackclient/tests/functional
Dean Troyer 1c0160c8aa Create Volume v3 functional tests
Until now-ish Volume v3 has been a pass-through to v2.  In order
to prepare to make the Volume v3 commands stand-alone copy the
v2 functional tests to v3.

This is the first of a series of reviews to completely separate
Volume v2 and v3 commands.  Once these are split we can begin to
implement v3 microversion support and/or start using the
OpenStack SDK as the REST library.

Change-Id: Iefd78d8ef6bb851d7360596337a88ee8f8476767
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-11-18 14:47:56 -06:00
..
common Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
compute Refactor AggregateTests 2019-11-05 21:32:15 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Fix functional tests for py3 2019-10-31 00:17:35 +00:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
network Remove races in floating ip functional tests 2019-08-31 09:03:46 -05:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume Create Volume v3 functional tests 2019-11-18 14:47:56 -06:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type 2019-08-22 11:05:09 -05:00