summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2/volume.py
Commit message (Expand)AuthorAgeFilesLines
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-261-3/+3
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-2/+2
* Support --no-property in "volume set" commandzhiyong.dai2017-02-231-1/+18
* Fix filter error in os volume listjiahui.qiang2017-01-091-3/+6
* Add some options to "volume create" commandjiahui.qiang2016-12-061-0/+38
* Merge "Add "--type" and "--retype-policy" options to "volume set" command"Jenkins2016-12-021-0/+35
|\
| * Add "--type" and "--retype-policy" options to "volume set" commandHuanxuan Ao2016-11-231-0/+35
* | translate all command help strings3.4.0Steve Martinelli2016-11-171-7/+7
|/
* Merge "Add "--read-only" and "--read-write" options in "volume set""Jenkins2016-11-101-0/+20
|\
| * Add "--read-only" and "--read-write" options in "volume set"Huanxuan Ao2016-10-181-0/+20
* | Add "volume migrate" commandHuanxuan Ao2016-10-181-0/+47
|/
* properly format error messages for volume resizingSteve Martinelli2016-10-151-2/+3
* Add and modify options for "volume create" commandHuanxuan Ao2016-09-281-6/+61
* Add warning message for --state option of set command in volumeHuanxuan Ao2016-09-261-1/+4
* replace metavar "volume-id" with "volume" to avoid ambiguityShu Yingya2016-09-211-1/+1
* Merge "Support mark volume as bootable in volume set"Jenkins2016-09-141-0/+18
|\
| * Support mark volume as bootable in volume setqtang2016-09-141-0/+18
* | Merge "Multi REST API calls error handling of "volume unset" command"Jenkins2016-09-141-4/+18
|\ \ | |/ |/|
| * Multi REST API calls error handling of "volume unset" commandHuanxuan Ao2016-09-111-4/+18
* | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-111-1/+17
|/
* Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-061-14/+41
* Add support of setting volume's stateXi Yang2016-08-031-0/+12
* Add support for deleting volumes with associated snapshotswuyuting2016-07-271-5/+12
* Support error handling for delete commands in volumev2Huanxuan Ao2016-07-141-7/+22
* Remove useless dest of option in volume v1&v2Huanxuan Ao2016-07-111-1/+0
* Make set/unset command in volume pass normally when nothing specifiedsunyajing2016-06-271-3/+0
* Standardize logger usage in volumeTang Chen2016-06-141-6/+9
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* Make set/unset commands in volume return normally when nothing specifiedTang Chen2016-06-041-4/+0
* i18n support for help and error messages in cinderSheel Rana2016-05-231-40/+41
* use correct manager for volume snapshotsSteve Martinelli2016-04-081-1/+1
* Docs cleanup: volume command helpDean Troyer2016-03-281-33/+33
* Add support for deleting Image-propertyroot2016-03-161-4/+16
* Add support for setting Image-propertyroot2016-03-161-1/+12
* Fixed a bunch of spacingBrandon Palm2016-02-231-1/+1
* Add functional tests for "volume" commands v2Tang Chen2016-02-211-0/+10
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-26/+4
* Trivial: Remove useless return from files in image and volumeTang Chen2015-12-181-4/+0
* Fix exception when doing volume set operationXi Yang2015-12-031-1/+1
* Fix a bug of "openstack volume delete"xiexs2015-11-271-4/+4
* Trivial: Fix wrong param name in comment.Tang Chen2015-11-131-1/+1
* 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
|/