placement/placement
Chris Dent da1a588b8d Remove use of oslo.i18n and translation
Nothing is being translated in placement so, for the sake of being clean
and tidy, this patch removes the framework for translation and the
import of oslo.i18n.

Originally the hope was we could remove the dependency on oslo.i18n and
Babel entirely to save some disk space but many other oslo-related libs
depend on oslo.i18n so they are present anyway. [1]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-March/004220.html

Change-Id: Ia965d028b6f7c9f04d1f29beb12f4862585631d5
2019-03-25 16:59:21 +00:00
..
cmd Remove use of oslo.i18n and translation 2019-03-25 16:59:21 +00:00
conf Add register_opts param to PlacementFixture 2019-03-20 22:34:21 +00:00
db Do not separately configure logging for alembic 2019-03-09 12:32:04 +00:00
handlers Remove use of oslo.i18n and translation 2019-03-25 16:59:21 +00:00
objects Remove use of oslo.i18n and translation 2019-03-25 16:59:21 +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 Add register_opts param to PlacementFixture 2019-03-20 22:34:21 +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 Merge "Remove NAME in placement/deploy.py" 2019-03-15 13:42:38 +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 use of oslo.i18n and translation 2019-03-25 16:59:21 +00: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 Remove use of oslo.i18n and translation 2019-03-25 16:59:21 +00: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 Group API versions by release 2019-03-20 16:43:11 +00:00
util.py Remove use of oslo.i18n and translation 2019-03-25 16:59:21 +00:00
wsgi.py Add register_opts param to PlacementFixture 2019-03-20 22:34:21 +00:00
wsgi_wrapper.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00