summaryrefslogtreecommitdiff
path: root/trove/cmd/manage.py
Commit message (Expand)AuthorAgeFilesLines
* Fix inspect.getargspec() deprecation warninglikui2023-04-181-1/+1
* 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 remove datastore config parametersLingxian Kong2020-05-291-0/+18
* fix tox python3 overridesMarcin Piwowarczyk2018-09-181-3/+3
* py3.x: Fix usage of gettext.installCorey Bryant2018-06-191-5/+0
* Fix gate errorjiansong2018-01-311-1/+2
* Associate datastore, version with volume-typeMatt Van Dijk2016-12-191-0/+73
* Remove downgradeTrevor McCasland2016-10-061-9/+1
* [Trivial] Remove unnecessary executable flag for filesZhiQiang Fan2016-04-291-0/+0
* Marking downgrade as deprecatedTelles Nobrega2016-01-081-0/+2
* Associate flavor types with datastore versionsRiddhi Shah2015-08-111-1/+42
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-2/+3
* Merge "Adds the missing import to manage.py"Jenkins2015-06-081-0/+1
|\
| * Adds the missing import to manage.pySushil Kumar2015-06-051-0/+1
* | Fixes db_upgrade and db_downgrade methodsSushil Kumar2015-06-051-2/+2
|/
* Fixes hacking rulesSushil Kumar2015-05-291-1/+1
* Merge "Make --repo-path an optional argument for db_recreate"Jenkins2014-09-251-1/+1
|\
| * Make --repo-path an optional argument for db_recreateSergey Gotliv2014-09-151-1/+1
* | loading configuration parameters from trove-manage betterCraig Vyvial2014-09-191-6/+10
|/
* Datastore Configuration Parameters stored in dbCraig Vyvial2014-09-031-0/+22
* Enhance trove-manage helpPeter Stachowski2014-07-151-22/+46
* Merge "Make sure eventlet starts correctly"Jenkins2014-05-071-2/+0
|\
| * Make sure eventlet starts correctlyTim Simpson2014-04-241-2/+0
* | Improve help stringsAndreas Jaeger2014-04-301-3/+3
|/
* rename and fix the db_wipe commandIonuț Arțăriși2014-03-101-3/+7
* Remove extraneous vim configuration commentsHe Yongli2014-02-271-1/+0
* Migrating trove to entry pointsMichael Basnight2014-02-011-0/+133