placement/placement
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 Change "Missing Root Provider IDs" upgrade check to a failure 2019-05-22 14:45:36 -04:00
conf Modernize CORS config and setup 2019-05-29 10:31:14 +01:00
db Add a blocker migration for missing consumer records 2019-06-12 12:08:55 +01:00
handlers Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
objects Merge "Support `same_subtree` queryparam" 2019-07-09 22:49:26 +00:00
policies Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
schemas Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
tests Further simplify microversion utils 2019-07-23 08:57:58 -05:00
__init__.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
auth.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
context.py Add online-data-migration DB commands 2019-01-18 14:13:25 +00:00
db_api.py Make the PlacementFixture usable without intercept 2019-03-04 20:55:22 +00:00
deploy.py Add support for osprofiler in wsgi 2019-06-20 13:53:19 +00:00
direct.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
errors.py Add query.duplicate_key and .bad_value in api-ref 2019-07-09 10:32:45 +00:00
exception.py Miscellaneous doc/comment/log cleanups 2019-06-25 08:33:28 -05:00
fault_wrap.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
handler.py Remove use of oslo.i18n and translation 2019-03-25 16:59:21 +00:00
lib.py Merge "Support `same_subtree` queryparam" 2019-07-09 22:49:26 +00:00
microversion.py Further simplify microversion utils 2019-07-23 08:57:58 -05:00
policy.py Make policy init more threadsafe 2019-03-12 11:14:41 +00:00
requestlog.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
resource_class_cache.py Trivial: Fix docs for functions 2019-07-09 07:44:39 +00:00
rest_api_version_history.rst Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
util.py Negative member_of query with microversion 1.32 2019-03-29 05:14:27 +00:00
wsgi.py Add support for osprofiler in wsgi 2019-06-20 13:53:19 +00:00
wsgi_wrapper.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00