summaryrefslogtreecommitdiff
path: root/trove/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix inspect.getargspec() deprecation warning"Zuul2023-04-181-1/+1
|\
| * Fix inspect.getargspec() deprecation warninglikui2023-04-181-1/+1
* | Rename api_wsgi.py to app_wsgi.pyHirotaka Wakabayashi2022-09-021-0/+0
* | Rename app.wsgi to app_wsgi.pywu.chunyang2022-08-251-0/+1
|/
* Add taskmanager_manager option to commonDmitriy Rabotyagov2021-04-071-6/+2
* [goal] Deprecate the JSON formatted policy fileGhanshyam Mann2020-12-261-0/+3
* Support --image-tags for trove-manager datastore_version_update commandLingxian Kong2020-11-261-5/+5
* Support datastore version number for creating configurationLingxian Kong2020-11-191-4/+17
* Support datastore version number for creating instanceLingxian Kong2020-11-181-26/+89
* Add 'version' to datastore versionLingxian Kong2020-11-171-3/+10
* Image tags support in datastore versionLingxian Kong2020-10-091-3/+9
* [Postgresql] Create replicaLingxian Kong2020-09-111-8/+8
* Support to rebuild instance by adminLingxian Kong2020-08-061-0/+16
* Monkey patch original current_thread _activeCorey Bryant2020-07-181-0/+6
* Support to remove datastore config parametersLingxian Kong2020-05-291-0/+18
* Datastore containerizationLingxian Kong2020-05-271-1/+15
* Improve the function testsLingxian Kong2020-01-281-3/+0
* Fix modules import orderstein-em11.0.0.0rc111.0.0Bartosz Zurkowski2019-02-281-1/+1
* Add upgrade status check - instances with assigned tasksDariusz Krol2019-01-151-7/+29
* Add trove-status upgrade check command frameworkwhoami-rajat2018-10-221-0/+52
* fix tox python3 overridesMarcin Piwowarczyk2018-09-181-3/+3
* Enable mutable config in troveMarcin Piwowarczyk2018-08-233-3/+5
* py3.x: Fix usage of gettext.installCorey Bryant2018-06-193-12/+0
* Fix gate errorjiansong2018-01-311-1/+2
* Remove log translationsZhao Chao2018-01-241-3/+3
* Apply pep8 check to app.wsgiVu Cong Tuan2017-11-281-0/+1
* enable trove-api behind mod-wsgiAmrith Kumar2017-04-251-0/+40
* Merge "Associate datastore, version with volume-type"Jenkins2017-04-111-0/+73
|\
| * Associate datastore, version with volume-typeMatt Van Dijk2016-12-191-0/+73
* | secure oslo_messaging.rpcAmrith Kumar2017-01-114-6/+20
|/
* Merge "Fix RPC Versioning"7.0.0.0b1Jenkins2016-11-163-6/+6
|\
| * Fix RPC VersioningMorgan Jones2016-10-073-6/+6
* | Remove downgradeTrevor McCasland2016-10-061-9/+1
|/
* Taskmgr & guestagent use inconsistent topicsDoug Shelley2016-09-241-0/+1
* Merge "Reference to unknown CONF in fakemode.py"Jenkins2016-09-101-1/+1
|\
| * Reference to unknown CONF in fakemode.pyjiansong2016-09-071-1/+1
* | Merge "In fakemode.py, add the import os"Jenkins2016-09-091-0/+3
|\ \
| * | In fakemode.py, add the import osjiansong2016-09-051-0/+3
| |/
* | Add missing '_LE' import in trove/cmd/guest.pyChaozhe.Chen2016-09-071-0/+1
|/
* guest_id missing err, switch config_drive defaultGreg Retkowski2016-08-061-1/+6
* Persist error messages and display on 'show'Peter Stachowski2016-07-013-0/+12
* [Trivial] Remove unnecessary executable flag for filesZhiQiang Fan2016-04-296-0/+0
* Moved CORS middleware configuration into set_defaultsMichael Krotscheck2016-03-141-0/+3
* Marking downgrade as deprecatedTelles Nobrega2016-01-081-0/+2
* Address issues with Trove eventlet monkey-patchingAmrith Kumar2015-10-293-20/+28
* Associate flavor types with datastore versionsRiddhi Shah2015-08-111-1/+42
* Switch to the oslo_log librarySergey Vilgelm2015-07-233-6/+9
* Switch to oslo.serviceSergey Vilgelm2015-07-173-6/+8
* Fake mode service does not start after the changes to the osloCraig Vyvial2015-07-021-4/+4
* Sent in the topic when taskmanager setuptianqing2015-06-091-1/+1