summaryrefslogtreecommitdiff
path: root/troveclient/v1/management.py
Commit message (Expand)AuthorAgeFilesLines
* Support datastore version numberLingxian Kong2020-11-211-2/+8
* Revert "Remove flavor API"Lingxian Kong2020-11-131-0/+39
* image is not required for creating datastore versionLingxian Kong2020-10-091-1/+2
* Support updating datastore versionLingxian Kong2020-10-091-14/+20
* Support rebuild instance CLILingxian Kong2020-08-061-0/+5
* Remove flavor APILingxian Kong2020-05-081-39/+0
* Add unit test for Management indexLingxian Kong2019-06-061-1/+1
* Restore the index method for Management classLingxian Kong2019-06-061-0/+4
* Get all the database instances by adminLingxian Kong2019-05-211-19/+6
* Avoid use xx=[] for parameter in functionjiansong2016-10-191-2/+4
* Implements Datastore Registration APISushil Kumar2015-08-211-0/+57
* Fixes client to send 0 for min/max sizeTim Simpson2014-12-031-4/+4
* adding configuration parameters mgmt apiCraig Vyvial2014-09-031-0/+66
* Clusters troveclient Implementationamcrn2014-09-021-0/+42
* Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-31/+13
* Remove vim headerHe Yongli2014-02-161-2/+0
* Updates common.check_for_exceptions and its callsSushil Kumar2014-01-231-1/+1
* Adding pagination support for backupsRobert Myers2013-12-111-20/+1
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-101-11/+10
* Merge "Import urlutils module from openstack-common"Jenkins2013-10-231-3/+3
|\
| * Import urlutils module from openstack-commonKui Shi2013-10-231-3/+3
* | Fixing copyright and license headersMichael Basnight2013-10-221-1/+4
|/
* Massive refactoring to the troveclientMichael Basnight2013-10-091-0/+183