summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2/qos_specs.py
Commit message (Expand)AuthorAgeFilesLines
* Fix volume qos spec listDean Troyer2017-04-281-5/+14
* Error in the return of command 'volume qos create'jiahui.qiang2017-01-171-2/+9
* translate all command help strings3.4.0Steve Martinelli2016-11-171-8/+8
* Support error handling for delete commands in volumev2Huanxuan Ao2016-07-141-3/+23
* Add "--force" option to "volume qos delete" commandHuanxuan Ao2016-06-281-1/+7
* 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
* Fix i18n support in cinderHuanxuan Ao2016-05-301-2/+2
* i18n support for help and error messages in cinderSheel Rana2016-05-231-20/+22
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-32/+4
* Trivial: Remove useless return from files in image and volumeTang Chen2015-12-181-9/+0
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-8/+8
* Support multiple volume qos deleteTerryHowe2015-07-171-38/+37
* Add support for volume API v2 QoS commandsDavid Moreau Simard2015-06-291-0/+303