summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2/volume.py
Commit message (Expand)AuthorAgeFilesLines
...
* Change method to get the user_idxiexs2015-11-081-3/+3
* Follow-on for volume list - add tests, clean helpDean Troyer2015-10-161-8/+7
* Add filtering by project/user for 'openstack volume list'kafka2015-10-151-5/+34
* Add one parenthesisAtsushi SAKAI2015-10-021-1/+1
* Merge "Use a common decorator to log 'take_action' activation"Jenkins2015-09-111-4/+4
|\
| * Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-4/+4
* | Volume v2 list does not show server nameTerryHowe2015-08-281-1/+1
|/
* Add list feature to volume v2heha2015-08-061-0/+109
* Add support for volume v2 commandsAmey Bhide2015-07-241-0/+235
* Add support for volume v2 APIAmey Bhide2015-05-301-0/+83