summaryrefslogtreecommitdiff
path: root/troveclient/v1/client.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove flavor API"Lingxian Kong2020-11-131-0/+2
* Support backup strategyLingxian Kong2020-07-161-0/+2
* Remove flavor APILingxian Kong2020-05-081-2/+0
* Support to delete datastore versionLingxian Kong2020-01-071-12/+3
* Get all the database instances by adminLingxian Kong2019-05-211-3/+3
* Client changes for datastore-version volume-typesMatt Van Dijk2016-11-291-0/+2
* Expose Quota.update APIMorgan Jones2016-08-251-1/+2
* Make username and password non-required paramsMonty Taylor2016-05-091-1/+2
* Add suport for module maintenance commandsPeter Stachowski2016-02-241-0/+2
* Merge "Pass all kwargs through to adapter"Jenkins2015-02-151-2/+3
|\
| * Pass all kwargs through to adapterJamie Lennox2015-01-161-2/+3
* | default endpoint_type to 'publicURL'Edmond Kotowski2015-01-121-2/+5
|/
* Adds support for Keystone V3 APIBob Thyne2014-12-011-8/+14
* Reverse fix for 1323866 as it regressed trove CLIAmrith Kumar2014-11-101-13/+8
* Adds support for Keystone V3 APIdaniel-a-nguyen2014-11-051-8/+13
* adding configuration parameters mgmt apiCraig Vyvial2014-09-031-0/+3
* Clusters troveclient Implementationamcrn2014-09-021-0/+3
* Merge "Add instance_metadata functionality to the trove python library"Jenkins2014-06-101-0/+2
|\
| * Add instance_metadata functionality to the trove python libraryDaniel Salinas2014-05-241-0/+2
* | Merge "fixed several pep8 issues"Jenkins2014-05-281-8/+8
|\ \ | |/ |/|
| * fixed several pep8 issuesChristian Berendt2014-05-131-8/+8
* | Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-6/+4
|/
* Remove vim headerHe Yongli2014-02-161-2/+0
* adds support for configurations managementCraig Vyvial2014-02-051-0/+4
* Changes trove_client.client.HTTPClient toSushil Kumar2013-12-111-1/+1
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-101-24/+22
* Added a missing import statementDebasish Chowdhury2013-12-061-0/+1
* Removes unused import statementsDebasish Chowdhury2013-11-301-9/+0
* Support datastore typesAndrey Shestakov2013-10-311-0/+4
* Merge "Add --bypass-url option to trove client"1.0.3Jenkins2013-10-251-2/+3
|\
| * Add --bypass-url option to trove clientdaniel-a-nguyen2013-10-211-2/+3
* | Fixing copyright and license headersMichael Basnight2013-10-221-0/+18
|/
* Massive refactoring to the troveclientMichael Basnight2013-10-091-0/+105