summaryrefslogtreecommitdiff
path: root/trove/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningsTakashi Natsume2022-10-151-1/+1
* Allow regular user to get quotas16.0.0.0rc116.0.0Lingxian Kong2021-08-251-2/+11
* Show all the instances in descending order of creation timeLingxian Kong2021-07-101-2/+3
* Support datastore version number for creating configurationLingxian Kong2020-11-191-0/+7
* Update datastore version nameLingxian Kong2020-11-181-3/+6
* Add 'version' to datastore versionLingxian Kong2020-11-172-3/+10
* Use datastore manager as opposed to name to restrict actionsSam Morrison2020-11-051-2/+3
* Support to get instances of a specified projectLingxian Kong2020-10-212-10/+15
* Remove six usage and basestring checkwangzihao2020-10-161-3/+1
* Image tags support in datastore versionLingxian Kong2020-10-092-20/+35
* Merge "Remove six.moves.urllib"Zuul2020-09-251-1/+1
|\
| * Remove six.moves.urlliblikui2020-09-251-1/+1
* | Set limit to -1 when getting Nova instancesLingxian Kong2020-09-231-1/+2
* | Only enable user and database API for MySQLLingxian Kong2020-09-132-8/+29
|/
* Support to rebuild instance by adminLingxian Kong2020-08-061-1/+10
* Added checks for deleting datastore version13.0.0.0rc113.0.0Lingxian Kong2020-04-234-6/+21
* Improve API docLingxian Kong2019-12-241-4/+1
* Support HEALTHY status for db instanceLingxian Kong2019-12-141-1/+3
* Use dedicated service credential configLingxian Kong2019-10-107-14/+18
* Support to create public trove instanceLingxian Kong2019-09-1117-693/+4
* Improve devmode=flase when building the imageLingxian Kong2019-08-251-1/+8
* Remove SecurityGroup API extensionLingxian Kong2019-04-063-343/+0
* Do not use self in classmethodzhufl2019-01-101-1/+1
* fix tox python3 overridesMarcin Piwowarczyk2018-09-181-2/+2
* Sync the data fields of DB* class and table fields.zhanggang2018-07-171-9/+12
* Return 204 instead of 200 for root-disable APIZhao Chao2018-03-021-1/+1
* Use RootHistory to check if root is ever enabledZhao Chao2018-02-287-74/+9
* report_root should always use context.userZhao Chao2018-02-073-18/+12
* Remove log translationsZhao Chao2018-01-2417-150/+141
* Merge "Fix wrong error message for secgroup_rule method"Zuul2018-01-181-4/+4
|\
| * Fix wrong error message for secgroup_rule methodzhanggang2017-12-221-4/+4
* | Initialize BadRequest exception with correct message.Zhao Chao2018-01-122-2/+2
|/
* Implementation of root-enable, root-disable in redis.Fan Zhang2017-12-084-0/+243
* Merge "Avoid load deleted instances that belong to a cluster."Zuul2017-11-142-2/+4
|\
| * Avoid load deleted instances that belong to a cluster.zhanggang2017-11-032-2/+4
* | Merge "Support -1 as unlimited quota restraint in Trove."Zuul2017-11-091-0/+3
|\ \ | |/ |/|
| * Support -1 as unlimited quota restraint in Trove.Fan Zhang2017-11-091-0/+3
* | TrivialFix: Redundant alias in import statementDao Cong Tien2017-10-181-1/+1
|/
* Merge "Improve list-of-ports validation"Jenkins2017-06-161-3/+2
|\
| * Improve list-of-ports validationTrevor McCasland2017-06-011-3/+2
* | Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-092-9/+8
* | Merge "Handle log message interpolation by the logger part 7"Jenkins2017-06-0718-95/+95
|\ \ | |/ |/|
| * Handle log message interpolation by the logger part 7Gábor Antal2017-02-2818-95/+95
* | fix issue with Nova passthrough deprecationAmrith Kumar2017-05-261-6/+6
* | Removed reimport in models.pyGábor Antal2017-02-141-16/+14
|/
* Merge "Add i18n translation to extensions 3/3"Jenkins2017-01-301-1/+1
|\
| * Add i18n translation to extensions 3/3Trevor McCasland2017-01-291-1/+1
* | Add i18n translation to extensions 2/3Trevor McCasland2017-01-101-2/+4
|/
* Add support for Oslo Policies to TrovePetr Malik2016-12-062-5/+61
* Merge "Fail on deleting non-existing database"Jenkins2016-11-212-0/+12
|\