placement/placement
Chris Dent ca3ade7616 Move Inventory and InventoryList to own file
The Inventory and InventoryList classes are moved to an
inventory.py file. Tests and other callers are udpated
to reflect the new location.

A new unit.objects.test_inventory is created. A
functional.db.test_inventory is _not_ created because though
there are inventory related tests within test_resource_provider
they are within a ResourceProvider-related class and teasing
out the ones that are for the sake of just Inventory versus
for both Inventory and ResourceProvider is not entirely
clear.

Change-Id: Ia1ad18585194236647ec2c83480254531a619e91
2019-03-13 21:24:34 +00:00
..
cmd Use one ConfigOpts in placement-status 2019-02-19 12:36:02 +00:00
conf Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
db Do not separately configure logging for alembic 2019-03-09 12:32:04 +00:00
handlers Move Inventory and InventoryList to own file 2019-03-13 21:24:34 +00:00
objects Move Inventory and InventoryList to own file 2019-03-13 21:24:34 +00:00
policies Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
schemas Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
tests Move Inventory and InventoryList to own file 2019-03-13 21:24:34 +00: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 Move Trait and TraitList to own module 2019-03-13 21:24:34 +00:00
direct.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
errors.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
exception.py Remove NOTEs about _RE_INV_IN_USE 2019-02-26 13:35:54 +00:00
fault_wrap.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
handler.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
i18n.py Update i18n handling to be placement oriented. 2018-09-04 10:31:25 -05:00
lib.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
microversion.py in_tree[N] alloc_cands with microversion 1.31 2019-02-25 13:00:30 -06: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 Move RC_CACHE in resource_class_cache 2019-03-04 14:37:11 +00:00
rest_api_version_history.rst Stop yelling the 1.11 and 1.25 microversion history at people 2019-03-06 14:25:49 +00:00
util.py Merge "Don't use OVO with ResourceProvider and ResourceProviderList" 2019-02-26 03:52:02 +00:00
wsgi.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
wsgi_wrapper.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00