summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | | Merge "volume: Add missing 'volume backup *' options"Zuul2021-06-181-5/+150
|\ \ \ \ \ \ | |/ / / / /
| * | | | | volume: Add missing 'volume backup *' optionsStephen Finucane2021-06-031-5/+150
* | | | | | Merge "volume: Add 'volume message *' commands"Zuul2021-06-182-0/+392
|\ \ \ \ \ \ | |/ / / / /
| * | | | | volume: Add 'volume message *' commandsStephen Finucane2021-06-032-0/+392
* | | | | | Merge "volume: Add 'volume attachment *' commands"Zuul2021-06-182-0/+715
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | volume: Add 'volume attachment *' commandsStephen Finucane2021-06-032-0/+715
| | |_|/ | |/| |
* | | | Add support for Neutron's L3 conntrack helper resourceSlawek Kaplonski2021-06-073-0/+536
|/ / /
* | | Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-262-0/+198
|/ /
* | Merge "volume: Re-add accidentally deleted test"Zuul2021-04-061-0/+742
|\ \
| * | volume: Re-add accidentally deleted testStephen Finucane2021-03-191-0/+742
* | | Merge "Implements hide image"Zuul2021-04-011-0/+68
|\ \ \
| * | | Implements hide imageValery Tschopp2021-03-251-0/+68
* | | | Merge "Remove unnecessary test"Zuul2021-03-201-30/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary testStephen Finucane2020-11-061-30/+0