placement/placement/tests/unit
Eric Fried 7efcb2e7f1 Further simplify microversion utils
Following on from [1]:
- Since we're only ever calling _fully_qualified_name with module-level
  functions, remove the ability to call it with a class (forcing such
  usages to either use functions or modify this util).
- Consolidate a redundant invocation of _fully_qualified_name from
  version_handler.

[1] Id8f96801116818dda6c68c301619aee185e8fbff

Change-Id: I205a7fd338a0db420b891341c3c40b10f3199fd3
2019-07-23 08:57:58 -05:00
..
cmd Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
handlers Don't use OVO with ResourceProvider and ResourceProviderList 2019-02-25 23:48:33 +00:00
objects Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
__init__.py Empty __init__.py files that should be empty 2018-09-04 10:31:26 -05:00
policy_fixture.py Stop using global oslo_config 2018-11-30 14:51:23 +00:00
test_context.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
test_db_api.py Stop using global oslo_config 2018-11-30 14:51:23 +00:00
test_db_conf.py Stop using global oslo_config 2018-11-30 14:51:23 +00:00
test_deploy.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
test_fault_wrap.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
test_handler.py Stop using global oslo_config 2018-11-30 14:51:23 +00:00
test_microversion.py Further simplify microversion utils 2019-07-23 08:57:58 -05:00
test_policy.py Make policy init more threadsafe 2019-03-12 11:14:41 +00:00
test_requestlog.py Turn on logging for the request log test 2018-09-04 10:31:28 -05:00
test_util.py Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00