summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2
Commit message (Expand)AuthorAgeFilesLines
...
* Standardize logger usage in volumeTang Chen2016-06-142-17/+23
* osc-lib: commandDean Troyer2016-06-137-7/+7
* osc-lib: parseractionsDean Troyer2016-06-134-4/+4
* osc-lib: utilsDean Troyer2016-06-137-7/+8
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* Merge "Fix errors for "volume type unset" command"Jenkins2016-06-071-0/+1
|\
| * Fix errors for "volume type unset" commandHuanxuan Ao2016-06-061-0/+1
* | Merge "Make set/unset commands in volume return normally when nothing specified"Jenkins2016-06-064-27/+0
|\ \ | |/ |/|
| * Make set/unset commands in volume return normally when nothing specifiedTang Chen2016-06-044-27/+0
* | Merge "Add support for volume transfer request list"Jenkins2016-06-041-0/+51
|\ \ | |/ |/|
| * Add support for volume transfer request listSheel Rana2016-06-041-0/+51
* | Modify the style of translated messagesJackie Yuan2016-06-031-2/+2
* | Fix i18n support in cinderHuanxuan Ao2016-05-303-7/+7
* | i18n support for leftover exception messages in volumeSheel Rana2016-05-271-1/+1
* | i18n support for help and error messages in cinderSheel Rana2016-05-236-123/+138
* | Merge "Add support of setting snapshot state"Jenkins2016-05-181-1/+13
|\ \ | |/ |/|
| * Add support of setting snapshot stateXi Yang2016-03-091-1/+13
* | Merge "Support for volume service list"Jenkins2016-04-281-0/+70
|\ \
| * | Support for volume service listSheel Rana2016-04-251-0/+70
* | | Add support for removing volume-type-accessSheel Rana2016-04-161-3/+43
* | | Merge "use correct manager for volume snapshots"Jenkins2016-04-141-1/+1
|\ \ \
| * | | use correct manager for volume snapshotsSteve Martinelli2016-04-081-1/+1
* | | | Trivial: Fix incorrect comment textTang Chen2016-04-142-2/+2
* | | | Merge "Doc: Unify repeatable option comments"Jenkins2016-04-131-1/+1
|\ \ \ \
| * | | | Doc: Unify repeatable option commentsTang Chen2016-04-121-1/+1
| |/ / /
* | | | Merge "Add support for setting volume-type-access"Jenkins2016-04-121-6/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for setting volume-type-accessSheel Rana2016-04-111-6/+48
| |/ /
* | | Merge "Make snapshot and backup name optional"Jenkins2016-04-072-2/+0
|\ \ \ | |/ / |/| |
| * | Make snapshot and backup name optionalIvan Kolodyazhny2016-04-062-2/+0
| |/
* | Merge "Docs cleanup: volume type"Jenkins2016-03-291-5/+5
|\ \
| * | Docs cleanup: volume typeDean Troyer2016-03-281-5/+5
* | | 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-025-132/+21
* Trivial: Remove useless return from files in image and volumeTang Chen2015-12-185-21/+0
* Merge "Fix exception when doing volume set operation"Jenkins2015-12-031-1/+1
|\
| * Fix exception when doing volume set operationXi Yang2015-12-031-1/+1
* | Consistency of the --all argument for snapshotsJean-Philippe Evrard2015-11-301-1/+12
* | Merge "Use is_public to set access of volume type"Jenkins2015-11-301-2/+2
|\ \ | |/ |/|
| * Use is_public to set access of volume typeXi Yang2015-11-261-2/+2
* | 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-114-18/+18
|\