summaryrefslogtreecommitdiff
path: root/cinderclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Incorrect version for hacking package on stable/kiloYuriy Nesenenko2015-07-213-29/+35
* Make <volume-types> required option for create cgXing Yang2014-09-101-2/+2
* Cinder Client for Consistency GroupsXing Yang2014-09-084-1/+173
* Merge "Add client support in Cinder for volume replication"Jenkins2014-09-053-1/+30
|\
| * Add client support in Cinder for volume replicationRonen Kat2014-08-273-1/+30
* | Merge "convert availability zone tests to requests-mock"Jenkins2014-08-283-16/+98
|\ \
| * | convert availability zone tests to requests-mockJamie Lennox2014-08-253-16/+98
* | | Merge "Fix order of arguments in assertEqual"Jenkins2014-08-2815-92/+92
|\ \ \ | |/ / |/| |
| * | Fix order of arguments in assertEqualKIYOHIRO ADACHI2014-08-1815-92/+92
* | | Convert snapshot tests to requests-mockJamie Lennox2014-08-256-24/+223
| |/ |/|
* | Replace httpretty with requests-mockJamie Lennox2014-08-254-250/+36
* | Merge "Support pagination for volume list"Jenkins2014-08-212-0/+34
|\ \ | |/ |/|
| * Support pagination for volume listliyingjun2014-08-022-0/+34
* | Merge "Use suitable assert"Jenkins2014-08-064-26/+26
|\ \ | |/ |/|
| * Use suitable assertliuqing2014-07-094-26/+26
* | Merge "Fix the return code of the command reset-state"Jenkins2014-08-032-0/+32
|\ \
| * | Fix the return code of the command reset-stateZhengguang2014-07-282-0/+32
* | | Merge "Mask passwords in client debug output"Jenkins2014-08-021-0/+30
|\ \ \
| * | | Mask passwords in client debug outputJay S. Bryant2014-07-301-0/+30
| | |/ | |/|
* | | Merge "Add tenant uuid when running cinder list --all-tenants"Jenkins2014-07-301-0/+10
|\ \ \ | |_|/ |/| |
| * | Add tenant uuid when running cinder list --all-tenantsliyingjun2014-06-271-0/+10
* | | Merge "Retry when connection to cinder is refused"Jenkins2014-07-251-0/+20
|\ \ \
| * | | Retry when connection to cinder is refusedXu Chen2014-07-241-0/+20
| |/ /
* | | Merge "Add commands for managing and unmanaging volumes"Jenkins2014-07-243-0/+123
|\ \ \
| * | | Add commands for managing and unmanaging volumesGeraint North2014-07-243-0/+123
| |/ /
* | | Merge "Optional size parameter for volume creation"Jenkins2014-07-243-8/+83
|\ \ \ | |/ / |/| |
| * | Optional size parameter for volume creationJuan Manuel Olle2014-07-083-8/+83
* | | Merge "Add set-bootable command"Jenkins2014-07-164-0/+14
|\ \ \ | |_|/ |/| |
| * | Add set-bootable commandHiroyukiEguchi2014-04-024-0/+14
* | | Fix version discovery and auth_pluginsHaneef Ali2014-07-012-2/+43
| |/ |/|
* | Added support for keystone v3clienthaneef ali2014-06-174-6/+426
* | Merge "Use real timestamps in authentication tests"Jenkins2014-06-132-6/+6
|\ \
| * | Use real timestamps in authentication testsJamie Lennox2014-04-042-6/+6
| |/
* | Merge "Ambiguous option error should not appear if Arg is SUPPRESS"Jenkins2014-05-081-2/+45
|\ \
| * | Ambiguous option error should not appear if Arg is SUPPRESSJuan Manuel Olle2014-04-161-2/+45
* | | Update help strings for cinder clientDiane Fleming2014-04-231-3/+3
* | | Merge "When there is no error body return the HTTP reason"Jenkins2014-04-181-0/+1
|\ \ \
| * | | When there is no error body return the HTTP reasonRussell Sim2014-03-041-0/+1
* | | | Merge "Fix usage of v1 and v2 availability zones"Jenkins2014-04-181-3/+3
|\ \ \ \
| * | | | Fix usage of v1 and v2 availability zonesekudryashova2014-03-141-3/+3
| |/ / /
* | | | Merge "Accept deleting multiple snapshots in one shot"Jenkins2014-04-174-0/+14
|\ \ \ \
| * | | | Accept deleting multiple snapshots in one shotXavier Queralt2014-04-034-0/+14
| | |_|/ | |/| |
* | | | Merge "Add auth_plugin support to cinderclient"Jenkins2014-04-171-0/+346
|\ \ \ \
| * | | | Add auth_plugin support to cinderclientCory Stone2014-02-141-0/+346
| | |/ / | |/| |
* | | | Fix malformed encryption-type body in test casesPeter Hamilton2014-04-162-12/+10
| |_|/ |/| |
* | | Merge "Wrong hint key in volume create function"Jenkins2014-04-091-0/+18
|\ \ \
| * | | Wrong hint key in volume create functionStephen Ahn2014-02-211-0/+18
| |/ /
* | | Merge "CLI for disable service reason"Jenkins2014-04-046-0/+42
|\ \ \
| * | | CLI for disable service reasonJay Lau2014-03-166-0/+42
* | | | Merge "replace assertTrue(isinstance) to assertIsInstance"Jenkins2014-04-046-24/+24
|\ \ \ \ | |_|_|/ |/| | |