summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "image: Remove dead test helper methods"Zuul2021-11-292-204/+0
|\
| * image: Remove dead test helper methodsStephen Finucane2021-11-172-204/+0
* | Merge "Switch server image create to SDK"Zuul2021-11-291-15/+12
|\ \
| * | Switch server image create to SDKThrivikram Mudunuri2021-11-161-15/+12
* | | Switch command server remove volume to sdkDiwei Zhu2021-11-261-3/+42
* | | Add functional test for server add/remove volume.Diwei Zhu2021-11-261-0/+59
* | | Merge "Switch command server add volume to sdk."Zuul2021-11-253-149/+275
|\ \ \
| * | | Switch command server add volume to sdk.Diwei Zhu2021-11-223-149/+275
| | |/ | |/|
* | | Merge "Add --subnet-pool to subnet list"Zuul2021-11-251-0/+42
|\ \ \ | |/ / |/| |
| * | Add --subnet-pool to subnet listBrian Haley2021-03-161-0/+42
* | | Merge "Switch openstack server add port/network to using sdk."Zuul2021-11-152-17/+89
|\ \ \
| * | | Switch openstack server add port/network to using sdk.Diwei Zhu2021-11-142-17/+89
| | |/ | |/|
* | | compute: Return details of attached volumes5.7.0Stephen Finucane2021-11-031-8/+83
|/ /
* | Merge "Switch server backup to sdk."Zuul2021-10-272-61/+112
|\ \
| * | Switch server backup to sdk.Diwei Zhu2021-10-272-61/+112
* | | Remove remnants of 'six'Stephen Finucane2021-10-211-6/+5
* | | Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-59/+0
|/ /
* | compute: Fix filtering servers by tagsStephen Finucane2021-10-131-2/+2
* | Merge "Remove non-working code after method return."Zuul2021-10-071-5/+0
|\ \
| * | Remove non-working code after method return.lsmman2021-10-061-5/+0
* | | Merge "Add --trusted-image-cert option for server create"Zuul2021-10-061-0/+150
|\ \ \
| * | | Add --trusted-image-cert option for server createPavlo Shchelokovskyy2021-09-301-0/+150
| |/ /
* | | Replace assertItemsEqual with assertCountEqualAlfredo Moralejo2021-09-091-2/+2
|/ /
* | Merge "compute: Add support for microversion 2.90"Zuul2021-09-021-16/+155
|\ \
| * | compute: Add support for microversion 2.90Stephen Finucane2021-09-011-16/+155
* | | compute: Add support for microversion 2.89Lee Yarwood2021-09-022-0/+52
|/ /
* | Merge "L3 conntrack helper: Use singular name consistently"Zuul2021-08-261-2/+2
|\ \
| * | L3 conntrack helper: Use singular name consistentlyAkihiro Motoki2021-06-081-2/+2
* | | Merge "volume: Add 'volume transfer request create --(no-)snapshots' option"Zuul2021-08-261-0/+46
|\ \ \
| * | | volume: Add 'volume transfer request create --(no-)snapshots' optionStephen Finucane2021-07-131-0/+46
* | | | Merge "volume: Add missing 'volume list --offset' parameter"Zuul2021-08-261-2/+6
|\ \ \ \
| * | | | volume: Add missing 'volume list --offset' parameterStephen Finucane2021-07-271-2/+6
* | | | | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-08-2332-292/+292
|\ \ \ \ \
| * | | | | Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-0332-292/+292
* | | | | | Show "Forced Down" compute service status with --longmelanie witt2021-08-172-0/+34
* | | | | | Correct REST API response fields for /os-migrations APImelanie witt2021-07-282-5/+57
* | | | | | Fix TestListMigrationV223 test class MIGRATION_COLUMNSmelanie witt2021-07-271-6/+3
| |/ / / / |/| | | |
* | | | | tests: Handle removal of block-storage v2 APIStephen Finucane2021-07-234-30/+44
| |/ / / |/| | |
* | | | Merge "Make functional Neutron tests running fine on ML2/OVN environments"Zuul2021-06-294-13/+45
|\ \ \ \
| * | | | Make functional Neutron tests running fine on ML2/OVN environmentsSlawek Kaplonski2021-05-274-13/+45
| |/ / /
* | | | Merge "volume: Add more missing 'volume backup *' options"Zuul2021-06-212-1/+159
|\ \ \ \
| * | | | volume: Add more missing 'volume backup *' optionsStephen Finucane2021-06-102-1/+159
* | | | | Merge "volume: Add 'volume group snapshot *' commands"Zuul2021-06-212-0/+315
|\ \ \ \ \ | |/ / / /
| * | | | volume: Add 'volume group snapshot *' commandsStephen Finucane2021-06-102-0/+315
* | | | | Merge "volume: Add 'volume group type *' commands"Zuul2021-06-212-1/+478
|\ \ \ \ \ | |/ / / /
| * | | | volume: Add 'volume group type *' commandsStephen Finucane2021-06-032-1/+478
* | | | | Merge "volume: Add 'volume group *' commands"Zuul2021-06-182-0/+608
|\ \ \ \ \ | |/ / / /
| * | | | volume: Add 'volume group *' commandsStephen Finucane2021-06-032-0/+608
* | | | | Merge "tests: Rename 'FakeType' -> 'FakeVolumeType'"Zuul2021-06-188-84/+91
|\ \ \ \ \ | |/ / / /
| * | | | tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-038-84/+91