openstacksdk/openstack/tests/unit
Monty Taylor 0c5ae59025 Stop subclassing object
This wasn't actually even needed in python2.7, but habits die hard.

Change-Id: I20f282d285506b1f1dde01be6cde0c0e8c7883c8
2020-05-10 08:29:41 -05:00
..
accelerator Adding basic implementation for Accelerator(Cyborg) 2020-02-03 11:52:13 +00:00
baremetal Remove use of six 2020-05-10 08:29:40 -05:00
baremetal_introspection baremetal-introspection: add manage_boot argument to start_introspection 2019-09-10 14:28:43 +02:00
block_storage Volume.Backup restore fixes 2019-07-25 11:57:30 +02:00
cloud Stop subclassing object 2020-05-10 08:29:41 -05:00
clustering Add return cluster_id when query actions list 2019-12-18 17:18:57 +07:00
compute Stop subclassing object 2020-05-10 08:29:41 -05:00
config Remove some unneeded things from test-requirements 2020-05-10 08:23:38 -05:00
database Use pagination detection by default 2019-01-29 10:30:59 +01:00
dns Switch cloud layer to use proxy for DNS 2019-06-18 09:29:35 +02:00
fake Add unit tests for connection.add_service 2019-03-18 10:47:34 +00:00
fixtures Set max_microversion to 2.53 for hypervisors 2020-03-14 22:46:30 +00:00
identity Add support for Federation Protocols 2020-03-25 13:18:40 +01:00
image Stop subclassing object 2020-05-10 08:29:41 -05:00
instance_ha Add support to get recovery workflow details 2019-03-08 13:14:02 +00:00
key_manager Use pagination detection by default 2019-01-29 10:30:59 +01:00
load_balancer Add availability zone and availability zone profile resources to load balancer 2020-03-28 00:04:04 +00:00
message Use pagination detection by default 2019-01-29 10:30:59 +01:00
network Add bulk creation of rules for Security Group. 2020-03-20 13:48:20 +01:00
object_store Remove use of six 2020-05-10 08:29:40 -05:00
orchestration Remove use of six 2020-05-10 08:29:40 -05:00
workflow Use pagination detection by default 2019-01-29 10:30:59 +01:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Remove uses of from six.moves 2020-05-10 08:23:40 -05:00
fakes.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_connection.py Merge "Replace catalog-v3.json with keystoneauth fixture" 2019-08-21 11:25:35 +00:00
test_exceptions.py Fixes for Unicode characters in python 2 requests 2019-01-28 11:07:37 +01:00
test_format.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
test_hacking.py Get rid of setUpClass and block it for forever 2019-03-01 16:40:06 +00:00
test_microversions.py Throw an error on conflicting microversion config 2018-06-11 11:54:33 -05:00
test_missing_version.py Replace catalog-v3.json with keystoneauth fixture 2019-08-20 08:45:53 -04:00
test_placement_rest.py Handle old status-less placement service 2020-03-04 15:24:53 -06:00
test_proxy.py Stop subclassing object 2020-05-10 08:29:41 -05:00
test_proxy_base.py baremetal-introspection: add manage_boot argument to start_introspection 2019-09-10 14:28:43 +02:00
test_proxy_base2.py Rename BaseProxy to Proxy 2018-02-15 08:54:34 -06:00
test_resource.py Stop subclassing object 2020-05-10 08:29:41 -05:00
test_stats.py Replace catalog-v3.json with keystoneauth fixture 2019-08-20 08:45:53 -04:00
test_utils.py Lay a foundation for the project cleanup 2020-03-23 15:30:18 +01:00