placement/placement
Chris Dent 2e2cb183a4 Remove unused table constants from allocation_candiate.py
The constants are not used in allocaion_candidate.py and
are not referenced from elsewhere. The reason they ended
up in there was because during the refactoring at [1] there
was indecision about whether some methods should be in
resource_provider.py or allocation_candidate.py. They
ended up in resource_provider.py but the list of tables
was not updated.

[1] I6539d7db87bc24b03842e3d28a4296002b3549d5

Change-Id: I3d501543f7e79a8c3c030369af1398ca68f2b811
2019-03-14 12:29: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 Remove ResourceProviderList class 2019-03-13 21:24:34 +00:00
objects Remove unused table constants from allocation_candiate.py 2019-03-14 12:29: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 set_traits tests back to test_resource_provider 2019-03-14 12:21:13 +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