placement/placement
Sean McGinnis e164881bd5 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I1cffb9710f9e6b9b8b1f5e658d5af8668f3fca4c
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-30 12:01:27 -05:00
..
cmd Change "Missing Root Provider IDs" upgrade check to a failure 2019-05-22 14:45:36 -04:00
conf Merge "Add allocation_conflict_retry_count conf setting" 2019-11-14 21:07:05 +00:00
db Add a blocker migration for missing consumer records 2019-06-12 12:08:55 +01:00
handlers Merge "Extract a _get_schema from list_allocation_candidates" 2019-08-09 16:03:12 +00:00
objects Add allocation_conflict_retry_count conf setting 2019-11-13 12:13:22 +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 Use unittest.mock instead of third party mock 2020-04-30 12:01:27 -05:00
__init__.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
attribute_cache.py Make a TraitCache similar to ResourceClassCache 2019-07-24 11:23:50 +01:00
auth.py Make placement base API return version without auth 2019-08-05 13:33:05 +00:00
context.py Make a TraitCache similar to ResourceClassCache 2019-07-24 11:23:50 +01:00
db_api.py Make the PlacementFixture usable without intercept 2019-03-04 20:55:22 +00:00
deploy.py Fix misspell word 2019-09-06 16:51:04 +08:00
direct.py Use unittest.mock instead of third party mock 2020-04-30 12:01:27 -05:00
errors.py Add query.duplicate_key and .bad_value in api-ref 2019-07-09 10:32:45 +00:00
exception.py Make a TraitCache similar to ResourceClassCache 2019-07-24 11:23:50 +01: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 Deprecate [placement]/policy_file config option 2019-09-12 18:18:49 -04:00
requestlog.py Merge request log and request id middlewares 2019-08-28 09:50:42 +01:00
rest_api_version_history.rst Follow up fix for same_subtree documentation 2019-07-09 10:23:54 +00:00
util.py Negative member_of query with microversion 1.32 2019-03-29 05:14:27 +00:00
wsgi.py Deprecate [placement]/policy_file config option 2019-09-12 18:18:49 -04:00
wsgi_wrapper.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00