summaryrefslogtreecommitdiff
path: root/cinderclient/tests/v1
Commit message (Expand)AuthorAgeFilesLines
* Incorrect version for hacking package on stable/kiloYuriy Nesenenko2015-07-212-16/+19
* Merge "convert availability zone tests to requests-mock"Jenkins2014-08-281-8/+9
|\
| * convert availability zone tests to requests-mockJamie Lennox2014-08-251-8/+9
* | Merge "Fix order of arguments in assertEqual"Jenkins2014-08-285-28/+28
|\ \ | |/ |/|
| * Fix order of arguments in assertEqualKIYOHIRO ADACHI2014-08-185-28/+28
* | Convert snapshot tests to requests-mockJamie Lennox2014-08-251-12/+13
* | Replace httpretty with requests-mockJamie Lennox2014-08-251-92/+6
|/
* Merge "Use suitable assert"Jenkins2014-08-062-13/+13
|\
| * Use suitable assertliuqing2014-07-092-13/+13
* | Merge "Fix the return code of the command reset-state"Jenkins2014-08-031-0/+16
|\ \
| * | Fix the return code of the command reset-stateZhengguang2014-07-281-0/+16
* | | Add tenant uuid when running cinder list --all-tenantsliyingjun2014-06-271-0/+10
|/ /
* | Merge "Add set-bootable command"Jenkins2014-07-162-0/+7
|\ \ | |/ |/|
| * Add set-bootable commandHiroyukiEguchi2014-04-022-0/+7
* | Added support for keystone v3clienthaneef ali2014-06-171-3/+93
* | Merge "Use real timestamps in authentication tests"Jenkins2014-06-131-3/+3
|\ \
| * | Use real timestamps in authentication testsJamie Lennox2014-04-041-3/+3
| |/
* | Merge "Accept deleting multiple snapshots in one shot"Jenkins2014-04-172-0/+7
|\ \
| * | Accept deleting multiple snapshots in one shotXavier Queralt2014-04-032-0/+7
| |/
* | Fix malformed encryption-type body in test casesPeter Hamilton2014-04-161-6/+5
* | Merge "CLI for disable service reason"Jenkins2014-04-043-0/+21
|\ \
| * | CLI for disable service reasonJay Lau2014-03-163-0/+21
* | | Merge "replace assertTrue(isinstance) to assertIsInstance"Jenkins2014-04-043-12/+12
|\ \ \ | |_|/ |/| |
| * | replace assertTrue(isinstance) to assertIsInstancels11752014-03-053-12/+12
* | | Add quota-delete command to cinder clientSergio Cazzolato2014-04-013-0/+15
| |/ |/|
* | Merge "Update service function name for service enable"Jenkins2014-03-141-1/+1
|\ \
| * | Update service function name for service enableJay Lau2014-03-031-1/+1
| |/
* | Import access module from keystoneclient to handle V3 endpointsShao Kai Li2014-03-031-50/+0
|/
* Require ctrl_location for encryption-type-createPeter Hamilton2014-02-122-3/+3
* Add shell tests for snapshot_deleteEric Harney2014-01-272-0/+7
* Merge "Unit tests for limits.py in cinderclient/v1 and v2"Jenkins2014-01-251-2/+142
|\
| * Unit tests for limits.py in cinderclient/v1 and v2Igor A. Lukyanenkov2014-01-131-2/+142
* | Merge "disable/enable a service has no output"Jenkins2014-01-253-4/+18
|\ \
| * | disable/enable a service has no outputJay Lau2014-01-213-4/+18
| |/
* | Merge "Add encryption-type-delete to cinderclient"Jenkins2014-01-243-2/+16
|\ \ | |/ |/|
| * Add encryption-type-delete to cinderclientPeter Hamilton2013-11-203-2/+16
* | Fix RateLimit.__repr__ - self.method is undefinedIgor A. Lukyanenkov2013-12-311-0/+24
* | Reset-state and snapshot-reset-state for multiple objectsEric Harney2013-12-042-0/+25
* | Add assert to delete multiple testAvishay Traeger2013-11-282-2/+1
|/
* change assertEquals to assertEqualChristian Berendt2013-11-151-1/+1
* Merge "Enable del of other tenants resources by name"Jenkins2013-10-301-0/+5
|\
| * Enable del of other tenants resources by nameJay S. Bryant2013-10-291-0/+5
* | Fix py33 due to readonly and metadata patchesAvishay Traeger2013-10-302-5/+5
|/
* Merge "Adding volume readonly-mode-update interface to Cinder client"Jenkins2013-10-293-0/+16
|\
| * Adding volume readonly-mode-update interface to Cinder clientZhi Yan Liu2013-10-243-0/+16
* | Adding Read-Only volume attaching support to Cinder clientZhi Yan Liu2013-10-242-1/+2
|/
* Merge "Addition of volume/snapshot_metadata CLI"Jenkins2013-10-273-0/+46
|\
| * Addition of volume/snapshot_metadata CLIsaurabh2013-10-153-0/+46
* | Enable "cinder delete" can delete multiple volumes in one requestJay Lau2013-10-252-2/+13
* | Merge "python3: sort dict for post_volumes_1234_action test"Jenkins2013-10-231-1/+2
|\ \