summaryrefslogtreecommitdiff
path: root/troveclient/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-0911-21/+20
| |/
* | Added check for empty attributes in trove CLIPeter Stachowski2014-05-131-0/+12
|/
* Merge "Remove dependent module py3kcompat"Jenkins2014-04-251-12/+4
|\
| * Remove dependent module py3kcompatllg82122014-02-181-12/+4
* | Fix create call for security group rulesDenis Makogon2014-04-011-13/+9
* | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2014-03-032-3/+3
|\ \
| * | Replace assertEqual(None, *) with assertIsNone in testsllg82122014-02-152-3/+3
| |/
* | Remove vim headerHe Yongli2014-02-1611-22/+0
|/
* Merge "Remove copyright from empty files"Jenkins2014-02-071-17/+0
|\
| * Remove copyright from empty filesAlexander Ignatov2014-02-041-17/+0
* | adds support for configurations managementCraig Vyvial2014-02-052-0/+166
* | Merge "Adding support for incremental backups"Jenkins2014-02-051-0/+8
|\ \
| * | Adding support for incremental backupsRobert Myers2014-01-281-0/+8
* | | Merge "Use Resource() class from common Oslo code"Jenkins2014-02-041-0/+1
|\ \ \