openstacksdk/openstack/tests/unit
Monty Taylor b6b270f58e
Throw an error on conflicting microversion config
If we pull an implied default microversion from the api_version, but an
explicit default_microversion has been given we have no idea what the
user wants us to do. Throw an error.

Change-Id: Id095df356a563bec90931b70f6d2c9cb4affc098
2018-06-11 11:54:33 -05:00
..
baremetal Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
block_storage Defer all endpoint discovery to keystoneauth 2018-05-10 12:06:42 -05:00
block_store/v2 Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
cloud pypy is not checked at gate 2018-04-27 08:56:58 -05:00
clustering Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
compute Flavor: added is_public query parameter and description property 2018-04-27 11:57:42 -04:00
config Honor service-type aliases in config 2018-06-09 09:05:44 -05:00
database Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
fixtures Pass default_microversion to adapter constructor 2018-06-09 09:15:20 -05:00
identity Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
image Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
instance_ha Add instance_ha service 2018-03-23 09:24:10 +00:00
key_manager Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
load_balancer Merge "Add timeout options for listener" 2018-04-17 04:30:30 +00:00
message Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
network Merge "add missing attribute in LBaaS v2 Pool API" 2018-05-09 22:35:35 +00:00
object_store Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
orchestration Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
workflow Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Pass default_microversion to adapter constructor 2018-06-09 09:15:20 -05: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 Run normalize_keys on config for session codepath 2018-03-29 12:06:42 -05:00
test_exceptions.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06: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_proxy.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
test_proxy_base.py Add instance_ha service 2018-03-23 09:24:10 +00:00
test_proxy_base2.py Rename BaseProxy to Proxy 2018-02-15 08:54:34 -06:00
test_resource.py Update base test case to use base from oslotest 2018-02-16 23:19:16 -06:00
test_service_filter.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
test_utils.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00