summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix upload_to_image method1.7.1Ivan Kolodyazhny2016-05-203-24/+32
* Don't reset volume status when resetting migration statusMitsuhiro Tanino2016-05-183-5/+11
* Merge "Support --os-key option"Jenkins2016-05-181-0/+23
|\
| * Support --os-key optionCedric Brandily2016-05-171-0/+23
* | Add options when uploading images to GlanceNathaniel Potter2016-04-212-0/+40
* | Support api-microversionsscottda2016-04-197-36/+162
* | Add /v3 endpoint support for cinderclientscottda2016-04-183-0/+109
* | Merge "Add tests for delete type by name"Jenkins2016-04-071-0/+5
|\ \ | |/ |/|
| * Add tests for delete type by nameGorka Eguileor2016-03-291-0/+5
* | Merge "Fix api v2 so that you can delete more than one volume_type at a time."Jenkins2016-03-312-0/+15
|\ \ | |/
| * Fix api v2 so that you can delete more than one volume_type at a time.zwei2016-03-292-0/+15
* | Merge "Removed Extra code"Jenkins2016-03-242-17/+0
|\ \
| * | Removed Extra coderoot2016-03-142-17/+0
| |/
* | Merge "Revert "Cleanup for Replication v2: remove 'replication-promote'""Jenkins2016-03-213-0/+18
|\ \
| * | Revert "Cleanup for Replication v2: remove 'replication-promote'"Sean McGinnis2016-03-163-0/+18
* | | Merge "Keep py3.X compatibility for urllib"Jenkins2016-03-172-8/+2
|\ \ \ | |/ / |/| |
| * | Keep py3.X compatibility for urllibLiuNanke2016-01-142-8/+2
* | | Revert "Cleanup for Replication v2: remove 'replication-reenable'."Sean McGinnis2016-03-163-0/+18
* | | Cleanup for Replication v2: remove 'replication-reenable'.Dongsheng Yang2016-03-123-18/+0
* | | Cleanup for Replication v2: remove 'replication-promote'Dongsheng Yang2016-03-123-18/+0
| |/ |/|
* | Merge "Add backup list sorted by data_timestamp"Jenkins2016-03-052-0/+8
|\ \
| * | Add backup list sorted by data_timestampLisaLi2016-02-242-0/+8
* | | Merge "Fix Resource.__eq__ mismatch semantics of object equal"Jenkins2016-03-031-1/+6
|\ \ \
| * | | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2016-03-011-1/+6
* | | | Remove replication v2 calls1.6.0Alex O'Rourke2016-03-012-25/+0
|/ / /
* | | Merge "snapshot-list now supports filtering by tenant"Jenkins2016-02-291-0/+10
|\ \ \
| * | | snapshot-list now supports filtering by tenantDeepti Ramakrishna2016-02-271-0/+10
* | | | Merge "Avoid logging sensitive info in http requests."Jenkins2016-02-291-0/+27
|\ \ \ \
| * | | | Avoid logging sensitive info in http requests.Jose Porrua2016-02-161-0/+27
| | |_|/ | |/| |
* | | | Merge "Use instanceof instead of type"Jenkins2016-02-291-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Use instanceof instead of typeBrandon Palm2016-02-241-1/+1
| | |/ | |/|
* | | Merge "Fix omission of request_ids returned to user"Jenkins2016-02-271-1/+9
|\ \ \
| * | | Fix omission of request_ids returned to userCao Shufeng2016-02-171-1/+9
* | | | Merge "Don't print HTTP codes for non-HTTP errors"Jenkins2016-02-251-4/+17
|\ \ \ \
| * | | | Don't print HTTP codes for non-HTTP errorsEric Harney2016-02-241-4/+17
| |/ / /
* | | | Merge "Add extra_specs_list test"Jenkins2016-02-251-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add extra_specs_list testEric Harney2016-02-181-0/+4
| |/ /
* | | Merge "Add request_ids attribute to resource objects"Jenkins2016-02-233-28/+58
|\ \ \
| * | | Add request_ids attribute to resource objectsAnkit Agrawal2016-02-163-28/+58
* | | | Merge "Add request_ids attribute to resource objects"Jenkins2016-02-2311-56/+142
|\ \ \ \
| * | | | Add request_ids attribute to resource objectsAnkit Agrawal2016-02-1611-56/+142
| |/ / /
* | | | Merge "Fix sort problem in snapshot and backup list"Jenkins2016-02-231-0/+17
|\ \ \ \
| * | | | Fix sort problem in snapshot and backup listLisaLi2016-01-201-0/+17
| | |_|/ | |/| |
* | | | Add request_ids attribute to resource objectsAnkit Agrawal2016-02-176-56/+144
| |/ / |/| |
* | | Provide consistency for Wrapper classesAnkit Agrawal2016-02-151-2/+2
| |/ |/|
* | Merge "Allow "cinder backup-delete" to delete multiple backups in one request"Jenkins2016-02-142-0/+11
|\ \
| * | Allow "cinder backup-delete" to delete multiple backups in one requestShilpa Jagannath2016-02-112-0/+11
* | | Merge "Pass insecure option to HTTPClient"Jenkins2016-02-121-0/+16
|\ \ \
| * | | Pass insecure option to HTTPClientCory Stone2016-01-271-0/+16
| | |/ | |/|
* | | Merge "Return wrapper classes with request_ids attribute"Jenkins2016-02-114-2/+16
|\ \ \