summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit/v2/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-06-051-5/+5
* Drop support for --sort_key and --sort_dirSean McGinnis2019-09-111-30/+1
* Drop support for --allow-multiattachSean McGinnis2019-09-111-4/+4
* Remove promote/reenable replicationMinmin Ren2019-06-191-10/+0
* Tests: Don't write bash-completion cache filesEric Harney2019-02-261-0/+2
* Merge "Replace assertRaisesRegexp with assertRaisesRegex"Zuul2018-11-101-4/+4
|\
| * Replace assertRaisesRegexp with assertRaisesRegexzhangyangyang2018-08-291-4/+4
* | Fix encoding of query parametersGoutham Pacha Ravi2018-09-131-1/+1
|/
* Remove unnecessary parameters from volume create APIsNeha Alhat2018-07-261-34/+3
* Merge "Remove unused attribute when updating quota_class"Zuul2017-11-021-2/+1
|\
| * Remove unused attribute when updating quota_classTommyLike2017-08-181-2/+1
* | Fix attachment_id returned by create and show volumeSteve Noyes2017-08-281-0/+17
* | Enable H306Eric Harney2017-08-011-4/+5
|/
* Fix cmd options for updating a quota classjeremy.zhang2017-06-201-0/+21
* Handle dashes in encryption-type-create argumentsEric Harney2017-05-241-0/+11
* Remove duplicate columns from list outputDinesh Bhor2017-02-141-0/+8
* Add --metadata option to API v2 cinder list command againMitsuhiro Tanino2017-02-031-6/+0
* Refactor v2 and v3 APIs supportIvan Kolodyazhny2016-12-201-7/+7
* Fix volume type 'is_public' flag updatebhagyashris2016-10-121-0/+4
* Merge "Volume detail support glance_metadata in CLI"Jenkins2016-10-051-0/+6
|\
| * Volume detail support glance_metadata in CLIwanghao2016-05-301-0/+6
* | Parse filter item "name" correctly for snapshot-listCao Shufeng2016-09-121-0/+4
* | List manageable volumes and snapshotsAvishay Traeger2016-07-191-0/+24
* | Changed backup-restore to accept backup nameEllen Leahy2016-08-251-3/+7
* | Changed backup-restore to accept backup nameEllen Leahy2016-07-291-2/+12
* | Merge "Support name option for volume restore"Jenkins2016-07-281-2/+16
|\ \
| * | Support name option for volume restoreMitsuhiro Tanino2016-06-021-2/+16
* | | Add strict Boolean checkingxiexs2016-06-271-0/+14
* | | Merge "Fixing parsing problem of cascade in client"Jenkins2016-06-241-0/+10
|\ \ \
| * | | Fixing parsing problem of cascade in clientwanghao2016-06-161-0/+10
| | |/ | |/|
* | | Merge "Support for snapshot force delete"Jenkins2016-06-021-4/+31
|\ \ \ | |/ / |/| |
| * | Support for snapshot force deleteSheel Rana2016-05-291-4/+31
* | | Fix upload_to_image method1.7.1Ivan Kolodyazhny2016-05-201-24/+2
* | | Don't reset volume status when resetting migration statusMitsuhiro Tanino2016-05-181-4/+2
* | | Add options when uploading images to GlanceNathaniel Potter2016-04-211-0/+37
|/ /
* | Support api-microversionsscottda2016-04-191-16/+1
|/
* Add tests for delete type by nameGorka Eguileor2016-03-291-0/+5
* Fix api v2 so that you can delete more than one volume_type at a time.zwei2016-03-291-0/+9
* Merge "Add backup list sorted by data_timestamp"Jenkins2016-03-051-0/+4
|\
| * Add backup list sorted by data_timestampLisaLi2016-02-241-0/+4
* | Remove replication v2 calls1.6.0Alex O'Rourke2016-03-011-17/+0
* | snapshot-list now supports filtering by tenantDeepti Ramakrishna2016-02-271-0/+10
* | 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 "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
* | Allow "cinder backup-delete" to delete multiple backups in one requestShilpa Jagannath2016-02-111-0/+5
* | Merge "Bootable filter for listening volumes from CLI"Jenkins2016-02-081-0/+8
|\ \