summaryrefslogtreecommitdiff
path: root/troveclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement scheduled backups2.5.0Morgan Jones2016-08-251-0/+123
* Merge "Add --incremental flag to backup-create"Jenkins2016-08-252-6/+19
|\
| * Add --incremental flag to backup-createAli Adil2016-08-252-6/+19
* | Add support for module ordering on applyPeter Stachowski2016-08-253-4/+17
|/
* Merge "Add command to delete BUILD instances and clusters"Jenkins2016-08-241-0/+16
|\
| * Add command to delete BUILD instances and clustersAli Adil2016-08-171-0/+16
* | Implement Instance UpgradeMorgan Jones2016-08-162-0/+14
* | Merge "Replace assertDictEqual"Jenkins2016-08-082-2/+2
|\ \
| * | Replace assertDictEqualjiansong2016-07-292-2/+2
| |/
* | Support flavor ids with leading '0'Peter Stachowski2016-07-142-10/+38
|/
* Merge "Locality support for clusters"Jenkins2016-06-242-3/+26
|\
| * Locality support for clustersPeter Stachowski2016-06-212-3/+26
* | Merge "Locality support for replication"Jenkins2016-06-243-7/+67
|\ \ | |/
| * Locality support for replicationPeter Stachowski2016-05-023-7/+67
* | Merge "Fix troveclient to support Mistral"Jenkins2016-06-014-43/+7
|\ \
| * | Fix troveclient to support MistralMorgan Jones2016-05-264-43/+7
| |/
* | switch to keystoneauthSteve Martinelli2016-05-222-10/+8
|/
* Merge "configuration-* cli allow name of configuration group entered"Jenkins2016-04-281-3/+3
|\
| * configuration-* cli allow name of configuration group enteredCraig Vyvial2016-04-221-3/+3
* | Merge "Allow use of backup name in trove create"Jenkins2016-04-182-0/+28
|\ \ | |/ |/|
| * Allow use of backup name in trove createSushil Kumar2016-04-052-0/+28
* | Fix inadvertent generation of file during tox testPeter Stachowski2016-04-041-5/+6
|/
* Client support for instance module feature2.2.0Peter Stachowski2016-03-116-28/+360
* Revert "Time to get rid of any last vestiges of slave_of"2.1.1Matt Riedemann2016-03-081-4/+16
* Add suport for module maintenance commandsPeter Stachowski2016-02-241-0/+113
* Merge "remove unnecessary message when running unit test"Jenkins2016-02-021-2/+3
|\
| * remove unnecessary message when running unit testZhiqiang Fan2015-10-211-2/+3
* | Merge "Add root-disable api"2.0.0Jenkins2016-01-153-0/+63
|\ \
| * | Add root-disable apiDuk Loi2015-12-103-0/+63
* | | Merge "Change assertTrue(isinstance()) by optimal assert"Jenkins2016-01-083-4/+4
|\ \ \
| * | | Change assertTrue(isinstance()) by optimal assertyangyapeng2016-01-083-4/+4
* | | | Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-172-2/+2
|/ / /
* | | Merge "cluster create passing availability zone incorrectly"Jenkins2015-12-041-2/+2
|\ \ \ | |/ / |/| |
| * | cluster create passing availability zone incorrectlyCraig Vyvial2015-11-281-2/+2
| |/
* | Add 'volume_type' parameter to instance createPetr Malik2015-12-031-11/+18
|/
* Accepting network and availability zone for instances in clusterSaurabh Surana2015-10-081-1/+48
* Merge "Root enablement for Vertica clusters/instances"1.3.0Jenkins2015-09-042-3/+59
|\
| * Root enablement for Vertica clusters/instancessharika2015-09-032-3/+59
* | Merge "Use more appropriate exceptions for validation"Jenkins2015-09-041-6/+6
|\ \
| * | Use more appropriate exceptions for validationPetr Malik2015-09-031-6/+7
| |/
* | Merge "Redis Clustering Initial Implementation"Jenkins2015-09-042-2/+18
|\ \
| * | Redis Clustering Initial ImplementationMorgan Jones2015-09-032-2/+18
| |/
| * Revert "Root enablement for Vertica clusters/instances"Amrith Kumar2015-08-282-59/+3
| * Root enablement for Vertica clusters/instancessharika2015-08-202-3/+59
* | Implements Datastore Registration APISushil Kumar2015-08-211-0/+95
|/
* Make subcommands accept flavor name and cluster nameMasaki Matsushita2015-07-102-7/+54
* Fix flavor-show problems with UUIDMasaki Matsushita2015-06-292-1/+14
* Added more unit-tests to improve code coverageSushil Kumar2015-06-085-12/+1497
* Corrects order of parameters to assertEqualSushil Kumar2015-04-282-4/+4
* Fixes unit-test in troveclientSushil Kumar2015-04-084-51/+10