summaryrefslogtreecommitdiff
path: root/cinderclient/v1/volume_snapshots.py
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding of query parametersGoutham Pacha Ravi2018-09-131-1/+1
* Optimize: add build_query_param method to clean codeTommyLike2016-11-071-20/+2
* Use six.moves.urllib.parse urlencodeEric Harney2016-04-201-5/+2
* Merge "Fixed typos and repeated docstrings"Jenkins2015-06-041-1/+1
|\
| * Fixed typos and repeated docstringsSwapnil Kulkarni2015-05-131-1/+1
* | Find resource refactoringAnton Arefiev2015-05-121-0/+2
|/
* Fix typos in the volumes and snapshots docstringsJulie Pichon2014-02-261-1/+1
* Merge "Addition of volume/snapshot_metadata CLI"Jenkins2013-10-271-0/+42
|\
| * Addition of volume/snapshot_metadata CLIsaurabh2013-10-151-0/+42
* | python3: align the order of parameters for urlencode()Chuck Short2013-10-131-1/+7
|/
* Add update_snapshot_metadata actionEric Harney2013-08-271-0/+4
* Enable ability to reset state on snapshots.John Griffith2013-07-041-0/+15
* python3: Fix import compatibility.Chuck Short2013-06-151-2/+6
* python3: compatibility for iteritems and iterkeysChuck Short2013-06-111-1/+2
* add rename and snapshot-rename commandsClay Gerrard2012-09-201-0/+19
* Add filter options to list and snapshot-listClay Gerrard2012-09-101-0/+1
* Add all_tenants flag to snapshots and volumes.jakedahn2012-08-051-5/+19
* Add support for extended_snapshot_attributesAnthony Young2012-06-201-0/+8
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-4/+4
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+88