summaryrefslogtreecommitdiff
path: root/troveclient/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add test to DatastoreVersionMembersOTSUKA, Yuanying2015-03-231-0/+89
* Correct order of parameters to assertEqualAmrith Kumar2015-02-233-16/+16
* Merge "Add instance name as parameter to CLI"Jenkins2014-12-194-23/+172
|\
| * Add instance name as parameter to CLIDoug Shelley2014-12-084-23/+172
* | Remove RAX-specific auth in troveclientSwapnil Kulkarni2014-12-091-1/+3
* | Adds support for Keystone V3 APIBob Thyne2014-12-011-0/+366
|/
* Reverse fix for 1323866 as it regressed trove CLIAmrith Kumar2014-11-101-170/+0
* Adds support for Keystone V3 APIdaniel-a-nguyen2014-11-051-0/+170
* adding configuration parameters mgmt apiCraig Vyvial2014-09-031-7/+128
* Clusters troveclient Implementationamcrn2014-09-022-1/+123
* Add new command: detach-replicaGreg Lucas2014-08-261-0/+8
* Merge "Adding command for copying backups"Jenkins2014-06-271-0/+8
|\
| * Adding command for copying backupsSteve Leon2014-06-031-0/+8
* | Merge "Add datastore filter to backup-list"Jenkins2014-06-103-9/+43
|\ \
| * | Add datastore filter to backup-listSteve Leon2014-06-033-9/+43
| |/
* | Merge "Add instance_metadata functionality to the trove python library"Jenkins2014-06-101-0/+169
|\ \ | |/ |/|
| * Add instance_metadata functionality to the trove python libraryDaniel Salinas2014-05-241-0/+169
* | Merge "fixed several pep8 issues"Jenkins2014-05-281-2/+2
|\ \
| * | fixed several pep8 issuesChristian Berendt2014-05-131-2/+2
* | | Merge "Allow users the ability to update the instance name"Jenkins2014-05-271-0/+11
|\ \ \ | |_|/ |/| |
| * | Allow users the ability to update the instance nameIccha Sethi2014-05-081-0/+11
| |/
* | Merge "Enabled F821, H306, H402, and H404 flake8 rule"Jenkins2014-05-2311-21/+20
|\ \