summaryrefslogtreecommitdiff
path: root/cinderclient/v2/volumes.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for --sort_key and --sort_dirSean McGinnis2019-09-111-6/+2
* Drop support for --allow-multiattachSean McGinnis2019-09-111-14/+1
* Remove promote/reenable replicationMinmin Ren2019-06-191-16/+0
* Fix shell upload-to-image with no volume typeEric Harney2019-04-031-0/+2
* Remove replication v1 supportSean McGinnis2018-07-261-2/+1
* Remove unnecessary parameters from volume create APIsNeha Alhat2018-07-261-7/+2
* Deprecate multiattach flag on volume createSean McGinnis2017-12-211-1/+10
* Correct sphinx source code syntaxliuyamin2017-08-091-0/+1
* python-cinderclient doc unclear on Volume.attachnidhimittalhada2017-07-261-2/+23
* Refactor v2 and v3 APIs supportIvan Kolodyazhny2016-12-201-8/+584
* List manageable volumes and snapshotsAvishay Traeger2016-07-191-0/+8
* Fix upload_to_image method1.7.1Ivan Kolodyazhny2016-05-201-1/+27
* Add /v3 endpoint support for cinderclientscottda2016-04-181-586/+1
* Revert "Cleanup for Replication v2: remove 'replication-promote'"Sean McGinnis2016-03-161-0/+4
* Revert "Cleanup for Replication v2: remove 'replication-reenable'."Sean McGinnis2016-03-161-0/+4
* Cleanup for Replication v2: remove 'replication-reenable'.Dongsheng Yang2016-03-121-4/+0
* Cleanup for Replication v2: remove 'replication-promote'Dongsheng Yang2016-03-121-4/+0
* Merge "Add --cascade to volume delete"Jenkins2016-03-021-4/+11
|\
| * Add --cascade to volume deleteEric Harney2016-02-241-4/+11
* | Remove replication v2 calls1.6.0Alex O'Rourke2016-03-011-56/+0
* | Merge "Word Misspelling"Jenkins2016-02-291-1/+1
|\ \ | |/ |/|
| * Word MisspellingHerman Ge2016-01-111-1/+1
* | Add request_ids attribute to resource objectsAnkit Agrawal2016-02-171-30/+47
|/
* Merge "Adds v2 replication support"1.5.0Jenkins2015-11-301-0/+56
|\
| * Adds v2 replication supportAlex O'Rourke2015-11-241-0/+56
* | Merge "Adding pagination to snapshots and backups lists"Jenkins2015-10-101-111/+6
|\ \
| * | Adding pagination to snapshots and backups listsSergey Gotliv2015-10-051-111/+6
| |/
* | Add commands to show image metadataDave Chen2015-09-301-0/+16
|/
* Merge "Implement reset-state for attach_status and migration_status"1.4.0Jenkins2015-09-091-6/+27
|\
| * Implement reset-state for attach_status and migration_statusTomoki Sekiyama2015-07-161-6/+27
* | Volume status management for volume migrationVincent Hou2015-09-011-4/+7
* | Add commands for modifying image metadataDave Chen2015-07-271-0/+36
|/
* Add volume multi attach supportWalter A. Boring IV2015-06-111-4/+9
* Merge "Support host-attach of volumes"Jenkins2015-06-091-11/+16
|\
| * Support host-attach of volumesTomoki Sekiyama2015-06-011-10/+15
* | Merge "Fixed typos and repeated docstrings"Jenkins2015-06-041-5/+11
|\ \ | |/ |/|
| * Fixed typos and repeated docstringsSwapnil Kulkarni2015-05-131-5/+11
* | Adopt CLI sorting argument guidelinesSteven Kaufer2015-02-251-16/+73
* | cinder list fails with 'name' sort keySteven Kaufer2015-01-221-1/+4
|/
* Add command to show pool information for backendsMitsuhiro Tanino2015-01-051-0/+12
* List all the request items when the list is over osapi_max_limitVincent Hou2014-12-041-1/+1
* Cinder Client for Consistency GroupsXing Yang2014-09-081-2/+4
* Add client support in Cinder for volume replicationRonen Kat2014-08-271-1/+20
* Support pagination for volume listliyingjun2014-08-021-2/+41
* Add commands for managing and unmanaging volumesGeraint North2014-07-241-0/+32
* Merge "Add set-bootable command"Jenkins2014-07-161-0/+5
|\
| * Add set-bootable commandHiroyukiEguchi2014-04-021-0/+5
* | Merge "Fix Volume.extend and Volume.update_readonly_flag methods"Jenkins2014-06-231-2/+2
|\ \
| * | Fix Volume.extend and Volume.update_readonly_flag methodsyrunts2014-03-181-2/+2
| |/
* | Update help strings for cinder clientDiane Fleming2014-04-231-2/+2