summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v1/volume_type.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.volumeStephen Finucane2023-05-101-95/+173
* Fix typosCyril Roelandt2021-10-261-1/+1
* Replace six.iteritems() with .items()lihaijing2020-01-091-3/+2
* Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-221-13/+47
* Update help text for encryption providerBrianna Poulos2018-02-231-4/+4
* Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-141-8/+213
* Add "Is Public" column in volume type listHuanxuan Ao2016-11-221-3/+3
* translate all command help strings3.4.0Steve Martinelli2016-11-171-6/+6
* Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-231-2/+0
* Do not show "os-volume-type-access:is_public" property of volume typeHuanxuan Ao2016-09-071-3/+3
* support multi-delete for volume-typeSteve Martinelli2016-06-201-6/+29
* 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-2/+0
* i18n support for help and error messages in cinderSheel Rana2016-05-231-13/+15
* Docs cleanup: volume typeDean Troyer2016-03-281-25/+25
* 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
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Rename type.py to volume_type.pySteve Martinelli2015-07-191-0/+209