summaryrefslogtreecommitdiff
path: root/cinderclient/v1/volumes.py
Commit message (Expand)AuthorAgeFilesLines
* Use six.moves.urllib.parse urlencodeEric Harney2016-04-201-4/+2
* Support host-attach of volumesTomoki Sekiyama2015-06-011-11/+17
* Find resource refactoringAnton Arefiev2015-05-121-0/+2
* Support pagination param limit in volume list in V1Anton Arefiev2015-04-221-1/+4
* cinder list now supports filter by tenantyatin karel2015-04-121-1/+7
* Remove commented code in cinderclient/v1/volumes.pyZhiteng Huang2015-01-151-5/+0
* 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-1/+1
|/
* Fix typos in the volumes and snapshots docstringsJulie Pichon2014-02-261-1/+1
* Fix inappropriate comment for volume update apiZhenguo Niu2013-12-271-1/+1
* Fix inappropriate comment for set_metadatawanghao2013-11-261-1/+1
* Merge "Adding volume readonly-mode-update interface to Cinder client"Jenkins2013-10-291-2/+15
|\
| * Adding volume readonly-mode-update interface to Cinder clientZhi Yan Liu2013-10-241-2/+15
* | 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
* 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 for v1.Mathieu Gagné2013-07-081-0/+14
* 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
* | 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-37/+14
* Add ability to call force_delete from cinderclientjohn-griffith2013-01-181-0/+11
* Add upload-to-image function to client.Avishay Traeger2013-01-161-0/+22
* Add access to update volume metadata.John Griffith2013-01-071-0/+30
* Add clone volume support to cinderclient.John Griffith2012-12-131-1/+3
* Remove attach/detach code from cinderclientJohn Griffith2012-10-301-46/+0
* add rename and snapshot-rename commandsClay Gerrard2012-09-201-0/+19
* Merge "Fixes bug 1045777."Jenkins2012-09-121-6/+1
|\
| * Fixes bug 1045777.Avishay Traeger2012-09-051-6/+1
* | Add begin_detaching and roll_detaching functionsRongze Zhu2012-09-111-0/+30
|/
* Correct param comments in docstringRongze Zhu2012-08-231-6/+6
* Add image id arg to createJosh Durgin2012-08-151-1/+3
* Add all_tenants flag to snapshots and volumes.jakedahn2012-08-051-5/+19
* Add missing parameters to volume create bodyJohn Griffith2012-07-251-2/+26
* Add client work for new cinder extensions.Anthony Young2012-06-191-0/+113
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-11/+11
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+135