summaryrefslogtreecommitdiff
path: root/cinderclient/v2/volumes.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Wrong hint key in volume create function"Jenkins2014-04-091-1/+4
|\ \ | |/ |/|
| * Wrong hint key in volume create functionStephen Ahn2014-02-211-1/+4
* | Fix typos in the volumes and snapshots docstringsJulie Pichon2014-02-261-2/+2
|/
* Add volume retype commandAvishay Traeger2014-01-251-4/+15
* Fix inappropriate comment for set_metadatawanghao2013-11-261-1/+1
* Merge "Adding volume readonly-mode-update interface to Cinder client"Jenkins2013-10-291-0/+14
|\
| * Adding volume readonly-mode-update interface to Cinder clientZhi Yan Liu2013-10-241-0/+14
* | Adding Read-Only volume attaching support to Cinder clientZhi Yan Liu2013-10-241-4/+7
|/
* Addition of volume/snapshot_metadata CLIsaurabh2013-10-151-1/+15
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Implement ability to migrate volumeAvishay Traeger2013-09-151-0/+34
* Add volume encryption metadata to cinderclientPeter Hamilton2013-08-211-1/+10
* Add print to the upload-to-image commandSeif Lotfy2013-07-151-2/+2
* Implement ability to extend volume.John Griffith2013-07-021-0/+13
* Merge "Implement reset-state (os-reset_status) action"Jenkins2013-06-251-0/+8
|\
| * Implement reset-state (os-reset_status) actionBrian Waldon2013-06-251-0/+8
* | Merge "Implement scheduler hints for APIv2"Jenkins2013-06-191-2/+5
|\ \
| * | Implement scheduler hints for APIv2Nikolaj Starodubtsev2013-05-201-2/+5
* | | python3: Fix import compatibility.Chuck Short2013-06-151-2/+5
| |/ |/|
* | python3: compatibility for iteritems and iterkeysChuck Short2013-06-111-1/+2
|/
* Minor typo/message fixesEric Harney2013-04-081-1/+1
* adding v2 support to cinderclientMike Perez2013-02-131-0/+308