summaryrefslogtreecommitdiff
path: root/troveclient/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Use Resource() class from common Oslo codeekudryashova2014-01-281-0/+1
| |/ /
* | | Merge "Support Extensions to Trove Client"Jenkins2014-02-041-0/+80
|\ \ \ | |_|/ |/| |
| * | Support Extensions to Trove Clientamcrn2014-01-231-0/+80
| |/
* | Add Neutron supportAndrey Shestakov2014-01-291-1/+4
|/
* Datastores improvementsAndrey Shestakov2014-01-211-0/+10
* Adding pagination support for backupsRobert Myers2013-12-117-87/+200
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-1011-219/+228
* Merge "Fix Pep8 indentation issues only found with Pep8 1.4.6+"Jenkins2013-11-121-2/+1
|\
| * Fix Pep8 indentation issues only found with Pep8 1.4.6+Dirk Mueller2013-11-011-2/+1
* | Support datastore typesAndrey Shestakov2013-10-312-1/+137
|/
* Removing unused files with new clientMichael Basnight2013-10-231-431/+0
* Merge "Replace g.next() with next(g)"Jenkins2013-10-231-7/+7
|\
| * Replace g.next() with next(g)Kui Shi2013-10-231-7/+7
* | Merge "Fix unicode issue"Jenkins2013-10-231-1/+2
|\ \ | |/
| * Fix unicode issueKui Shi2013-10-211-1/+2