summaryrefslogtreecommitdiff
path: root/troveclient
Commit message (Expand)AuthorAgeFilesLines
* Delete unnessary as ejiansong2016-09-221-1/+1
* Use strutils.to_slug() instead of utils.slugify()Christian Berendt2016-09-064-42/+4
* Implement scheduled backups2.5.0Morgan Jones2016-08-253-0/+386
* Expose Quota.update APIMorgan Jones2016-08-253-2/+24
* Merge "Add --incremental flag to backup-create"Jenkins2016-08-254-9/+30
|\
| * Add --incremental flag to backup-createAli Adil2016-08-254-9/+30
* | Add support for module ordering on applyPeter Stachowski2016-08-255-23/+92
|/
* Merge "module-update with --all_datastores doesn't work"Jenkins2016-08-242-18/+21
|\
| * module-update with --all_datastores doesn't workPeter Stachowski2016-08-112-18/+21
* | Merge "Add command to delete BUILD instances and clusters"Jenkins2016-08-244-0/+86
|\ \
| * | Add command to delete BUILD instances and clustersAli Adil2016-08-174-0/+86
* | | Merge "Display more flavor information in trove flavor-list command"2.4.0Jenkins2016-08-241-2/+2
|\ \ \
| * | | Display more flavor information in trove flavor-list commandsong jian2016-08-151-2/+2
| | |/ | |/|
* | | Implement Instance UpgradeMorgan Jones2016-08-164-0/+40
* | | Merge "Fix module-list failing with AccessInfoV2 error"Jenkins2016-08-121-2/+9
|\ \ \ | |/ / |/| |
| * | Fix module-list failing with AccessInfoV2 errorPeter Stachowski2016-07-291-2/+9
| |/
* | Merge "Replace assertDictEqual"Jenkins2016-08-082-2/+2
|\ \
| * | Replace assertDictEqualjiansong2016-07-292-2/+2
| |/
* | Add vCPUs to flavor-listMasaki Matsushita2016-08-041-2/+2
* | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2016-08-032-2/+2
|\ \
| * | Replace OpenStack LLC with OpenStack Foundationdineshbhor2016-07-262-2/+2
| |/
* | Support flavor ids with leading '0'Peter Stachowski2016-07-144-12/+45
|/
* Add support for modules in cluster-growPeter Stachowski2016-06-241-59/+57
* Merge "Locality support for clusters"Jenkins2016-06-244-5/+38
|\
| * Locality support for clustersPeter Stachowski2016-06-214-5/+38
* | Merge "Locality support for replication"Jenkins2016-06-245-16/+95
|\ \ | |/
| * Locality support for replicationPeter Stachowski2016-05-025-16/+95
* | Make dict.keys() PY3 compatibledineshbhor2016-06-211-1/+1
* | Merge "Fix CLI output of datastore-show"Jenkins2016-06-131-3/+12
|\ \
| * | Fix CLI output of datastore-showPeter Stachowski2016-05-251-3/+12
* | | Merge "Persist error messages and display on 'show'"Jenkins2016-06-131-0/+6
|\ \ \
| * | | Persist error messages and display on 'show'Peter Stachowski2016-05-191-0/+6
| | |/ | |/|
* | | Merge "Fix troveclient to support Mistral"Jenkins2016-06-018-105/+53
|\ \ \
| * | | Fix troveclient to support MistralMorgan Jones2016-05-268-105/+53
* | | | switch to keystoneauthSteve Martinelli2016-05-224-69/+72
| |_|/ |/| |
* | | Merge "Remove Rackspace auth references from troveclient"Jenkins2016-05-193-88/+2
|\ \ \
| * | | Remove Rackspace auth references from troveclientMonty Taylor2016-05-183-88/+2
| |/ /
* | | Merge "Make username and password non-required params"Jenkins2016-05-181-1/+2
|\ \ \ | |/ / |/| |
| * | Make username and password non-required paramsMonty Taylor2016-05-091-1/+2
| |/
* | Merge "Display min/max correctly from config-param-list"Jenkins2016-05-131-2/+6
|\ \ | |/ |/|
| * Display min/max correctly from config-param-listPeter Stachowski2016-04-201-2/+6
* | Merge "Fixed output of cluster-create in CLI"Jenkins2016-04-301-18/+19
|\ \
| * | Fixed output of cluster-create in CLIPeter Stachowski2016-04-201-18/+19
* | | Merge "configuration-* cli allow name of configuration group entered"Jenkins2016-04-284-26/+37
|\ \ \
| * | | configuration-* cli allow name of configuration group enteredCraig Vyvial2016-04-224-26/+37
* | | | Merge "Added check to prevent adding argument without help string"Jenkins2016-04-191-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added check to prevent adding argument without help stringTin Lam2016-04-121-0/+6
| |/ /
* | | Merge "Allow use of backup name in trove create"Jenkins2016-04-183-8/+36
|\ \ \ | |/ / |/| |
| * | Allow use of backup name in trove createSushil Kumar2016-04-053-8/+36
| |/
* | Merge "Fix inadvertent generation of file during tox test"Jenkins2016-04-051-5/+6
|\ \