placement/placement/tests/unit
Chris Dent f23137beee Remove InventoryList class
The two methods from the class, 'find' and
'get_all_by_resource_provider' are made module-level and tests
and callers updated as required. The signature on find changes to
take a list of Inventory objects as its first arg.

Change-Id: I50e69aececf0d1afd3218bb2d63407b273757b29
2019-03-13 21:24:34 +00: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 Remove InventoryList class 2019-03-13 21:24:34 +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 Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06: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 Move ResourceClass and ResourceClassList to own module 2019-03-07 12:19:42 +00:00