trove/trove/cmd
Bartosz Zurkowski 75784f94b1 Fix modules import order
Change fixes placement of single module import. Previous import
placement prevented configuration options from being loaded in
correct order in relation to other modules. As a result modules
using configuration on Trove service startup did not see modified
configuration and behave in unexpected way.

Change-Id: I22edfcb80ecb597826cd01f0aad448cfa169b422
2019-02-28 15:16:17 +01:00
..
__init__.py Address issues with Trove eventlet monkey-patching 2015-10-29 22:17:33 -04:00
api.py Persist error messages and display on 'show' 2016-07-01 22:27:30 +00:00
app.wsgi Apply pep8 check to app.wsgi 2017-11-28 15:19:33 +07:00
common.py py3.x: Fix usage of gettext.install 2018-06-19 10:06:35 -04:00
conductor.py Enable mutable config in trove 2018-08-23 09:39:00 +00:00
fakemode.py secure oslo_messaging.rpc 2017-01-11 07:56:35 -05:00
guest.py Enable mutable config in trove 2018-08-23 09:39:00 +00:00
manage.py fix tox python3 overrides 2018-09-18 17:19:20 +00:00
status.py Add upgrade status check - instances with assigned tasks 2019-01-15 19:54:03 +01:00
taskmanager.py Fix modules import order 2019-02-28 15:16:17 +01:00