summaryrefslogtreecommitdiff
path: root/trove/extensions/mgmt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support to get instances of a specified projectLingxian Kong2020-10-212-10/+15
* Image tags support in datastore versionLingxian Kong2020-10-092-20/+35
* Set limit to -1 when getting Nova instancesLingxian Kong2020-09-231-1/+2
* 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
* Use dedicated service credential configLingxian Kong2019-10-103-9/+13
* Support to create public trove instanceLingxian Kong2019-09-1110-389/+0
* Improve devmode=flase when building the imageLingxian Kong2019-08-251-1/+8
* fix tox python3 overridesMarcin Piwowarczyk2018-09-181-2/+2
* Remove log translationsZhao Chao2018-01-2411-70/+66
* 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
|/
* Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-091-7/+6
* Merge "Handle log message interpolation by the logger part 7"Jenkins2017-06-0711-53/+51
|\
| * Handle log message interpolation by the logger part 7Gábor Antal2017-02-2811-53/+51
* | fix issue with Nova passthrough deprecationAmrith Kumar2017-05-261-6/+6
* | Removed reimport in models.pyGábor Antal2017-02-141-16/+14
|/
* Add i18n translation to extensions 3/3Trevor McCasland2017-01-291-1/+1
* Multi-Region SupportMorgan Jones2016-11-044-14/+22
* Quota ManagementMorgan Jones2016-09-012-2/+18
* Merge "Make Trove exists events notifs be emitted in current audit period"Jenkins2016-01-261-3/+3
|\
| * Make Trove exists events notifs be emitted in current audit periodVictoria Martinez de la Cruz2016-01-201-3/+3
* | Merge "Cleanup trove debug and info logging messages"Jenkins2016-01-236-34/+55
|\ \
| * | Cleanup trove debug and info logging messagesAmrith Kumar2016-01-156-34/+55
| |/
* | Fix indexing of dict.keys() in python3Bo Wang2016-01-152-2/+2
|/
* Merge "Implements Datastore Registration API"Jenkins2015-09-043-0/+203
|\
| * Implements Datastore Registration APISushil Kumar2015-08-213-0/+203
* | Fix a few typos in log messages and commentsTakashi NATSUME2015-08-111-2/+2
|/
* Switch to the oslo_log librarySergey Vilgelm2015-07-2312-12/+19
* Switch to oslo.serviceSergey Vilgelm2015-07-171-1/+1
* Fixes hacking rulesSushil Kumar2015-05-2910-29/+29
* Added unit-tests for mgmt-cluster-serviceSushil Kumar2015-05-081-17/+5
* Fixed NotificationTransformer to handle missing InstanceServiceStatusNikhil Manchanda2015-04-011-2/+13
* Add Mgmt API For Testing RPC Connectivityamcrn2015-03-182-0/+14
* Enhance Mgmt-Show To Support Deleted Instancesamcrn2015-03-163-9/+17
* Move cluster strategies to strategies/clusterSteve Leon2015-01-261-1/+1
* Integration with oslo.messaging librarySergey Gotliv2015-01-061-6/+3
* Obsolete oslo-incubator modules - gettextutils (now oslo.i18n)Amrith Kumar2014-12-258-8/+8
* Check for server attributes before using themrumale2014-10-241-4/+10
* Merge "Mark strings for translation"Jenkins2014-10-211-5/+6
|\
| * Mark strings for translationAnna Philips2014-10-081-5/+6
* | restart_required cfg-param is bool and not stringCraig Vyvial2014-10-131-1/+3
|/
* Datastore Configuration Parameters stored in dbCraig Vyvial2014-09-033-0/+189