openstacksdk/openstack/tests/unit
Matt Smith 4dfd5a85b4
Add block_storage v3 API support
Existing block_storage v2 API methods were duplicated to v3 API.  v3
API is a superset of v2 API.  All tests are passing with only
modifications to the change the module API version from 2 --> 3.

Change-Id: I8cbabfb547a6b33e45af4fc779c786a23d441c91
2019-01-13 15:01:50 +00:00
..
baremetal Import code for building ironic-compatible configdrives 2018-12-18 20:51:29 +00:00
block_storage Add block_storage v3 API support 2019-01-13 15:01:50 +00:00
block_store/v2 Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
cloud Start using direct REST in normalize tests 2018-12-20 00:33:27 +00:00
clustering Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00
compute Merge "Add host aggregate missing functions" 2018-12-10 22:31:41 +00:00
config Merge "Support remote vendor profiles" 2018-12-05 13:54:03 +00:00
database Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
fixtures Fix neutron endpoint mangling 2018-11-09 10:27:21 -06:00
identity Merge "Refactor tag support" 2018-12-10 18:03:59 +00:00
image Refactor tag support 2018-11-30 08:27:40 +00:00
instance_ha Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
key_manager Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
load_balancer Add support for octavia's resuorces quota 2018-12-01 15:16:13 +08:00
message Add possibility to override base_path for resource operations 2018-12-20 16:21:42 +01:00
network Merge "Add network segment range resource" 2019-01-11 21:54:11 +00:00
object_store Drop self.conn from base.TestCase 2018-12-20 00:39:29 +00:00
orchestration Rework orchestration to add update preview 2018-12-20 16:42:58 +00:00
workflow Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Drop self.conn from base.TestCase 2018-12-20 00:39:29 +00:00
fakes.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test__adapter.py Move task_manager and adapter up a level from cloud 2017-11-15 11:56:28 -06:00
test_connection.py Drop self.conn from base.TestCase 2018-12-20 00:39:29 +00:00
test_exceptions.py Fix latest flake8 issues 2018-10-29 16:44:05 -05:00
test_format.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
test_microversions.py Throw an error on conflicting microversion config 2018-06-11 11:54:33 -05:00
test_placement_rest.py Add tests to verify behavior on '' in self link 2018-06-18 12:43:44 -05:00
test_proxy.py Add possibility to override base_path for resource operations 2018-12-20 16:21:42 +01:00
test_proxy_base.py Add possibility to override base_path for resource operations 2018-12-20 16:21:42 +01:00
test_proxy_base2.py Rename BaseProxy to Proxy 2018-02-15 08:54:34 -06:00
test_resource.py Add possibility to override base_path for resource operations 2018-12-20 16:21:42 +01:00
test_utils.py Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00