trove/trove/cmd
Lingxian Kong 602c4d42de Improve the function tests
- Execute test groups in serial to make sure no more than 2 database
  instance are created at the same time.
- Remove some unneccesary tests
- Remove unneeded datastore, e.g. 'Test_Datastore_1'
- Remove unsupported trovestack subcommands
- Move unsupported DIB elements to the 'deprecated-elements' folder
- Decrease default value of 'agent_call_high_timeout' to 5min
- Add initial_deplay for pooling task
- Use socket file to connect with database instead of using localhost
  IP

Change-Id: Ie5030a671fbeb453eafa6cbe04e08da7b52e33c9
2020-01-28 14:27:52 +13: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 Improve the function tests 2020-01-28 14:27:52 +13: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