summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v1/qos_specs.py
Commit message (Expand)AuthorAgeFilesLines
* volume: Add 'volume qos set --no-property' optionStephen Finucane2023-05-171-1/+32
* Blacken openstackclient.volumeStephen Finucane2023-05-101-48/+90
* Replace six.iteritems() with .items()lihaijing2020-01-091-3/+2
* Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-221-5/+8
* Fix volume qos spec listDean Troyer2017-04-281-5/+14
* Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-211-3/+8
* translate all command help strings3.4.0Steve Martinelli2016-11-171-8/+8
* Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-231-1/+0
* Support error handling for delete commands in volume v1Huanxuan Ao2016-09-111-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
* 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
* No need for get_parser on QoS listSteve Martinelli2015-06-281-4/+0
* Alphabetize QoS specsSteve Martinelli2015-06-281-104/+104
* Add support for volume API v1 QoS commandsDavid Moreau Simard2015-06-261-0/+307