summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/volume/v1
Commit message (Expand)AuthorAgeFilesLines
* volume: Add 'volume qos set --no-property' optionStephen Finucane2023-05-171-5/+11
* Blacken openstackclient.volumeStephen Finucane2023-05-106-232/+148
* tests: Convert volume tests to use 'parse_output'Stephen Finucane2022-11-296-226/+279
* Fix typosCyril Roelandt2021-10-261-2/+2
* tests: Handle removal of block-storage v2 APIStephen Finucane2021-07-231-17/+6
* Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-224-43/+37
* Fix service discovery in functional testsGlenn Van de Water2019-03-131-2/+1
* This fix removes an erroneous underscore found within the function namedJeremy Houser2019-02-111-1/+1
* Fix broken gate jobsFan Zhang2018-08-071-14/+23
* Fix volume type functional testsDean Troyer2018-06-221-35/+80
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-151-13/+13
* Skip Volume v1 functional tests if v1 not presentDean Troyer2017-09-121-3/+24
* Merge "Clean up the changes of os.environ in functional tests"Jenkins2017-07-214-15/+27
|\
| * Clean up the changes of os.environ in functional testsRui Chen2017-07-204-15/+27
* | Enable some off-by-default checksblue552017-06-231-4/+1
|/
* volume functest: ensure snapshots deleted when volume deleteAkihiro Motoki2017-06-063-49/+20
* Replace "Display Name" by "Name" in volume listRui Chen2017-05-262-6/+49
* Merge "Add functional test for volume service"Jenkins2017-05-251-0/+93
|\
| * Add functional test for volume servicezhiyong.dai2016-11-301-0/+93
* | Convert volume functional tests into JSON formatAkihiro Motoki2017-05-172-71/+62
* | Fix volume transfers request commandsDean Troyer2017-03-271-5/+7
* | Merge "Support --no-property in "volume set" command"Jenkins2017-03-061-4/+5
|\ \
| * | Support --no-property in "volume set" commandzhiyong.dai2017-02-231-4/+5
* | | Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-211-2/+2
* | | Merge "Add "encryption-*" options in volume type commands"Jenkins2017-02-181-0/+71
|\ \ \ | |/ / |/| |
| * | Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-141-0/+71
* | | Merge "Refactor volume functional test in volume v1"Jenkins2017-02-141-63/+183
|\ \ \
| * | | Refactor volume functional test in volume v1Huanxuan Ao2017-02-131-63/+183
| | |/ | |/|
* | | Functional test for volume qosjiahui.qiang2017-01-181-34/+100
|/ /
* | Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-251-44/+206
|/
* Refactor "snapshot" commandsHuanxuan Ao2016-11-031-15/+17
* Add functional test for snapshot in volume v1Huanxuan Ao2016-09-251-0/+86
* Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-221-0/+38
* Merge "Support mark volume as bootable in volume set"Jenkins2016-09-141-0/+11
|\
| * Support mark volume as bootable in volume setqtang2016-09-141-0/+11
* | Add functional tests for unset multiple volume type propsRui Chen2016-09-121-0/+15
|/
* Implement "volume transfer request delete" commandHuanxuan Ao2016-09-111-0/+53
* move all functional tests to tests moduleSteve Martinelli2016-09-095-0/+229