summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add qos rule type filtering"Zuul2022-12-202-0/+63
|\
| * Add qos rule type filteringRodolfo Alonso Hernandez2022-12-102-0/+63
* | Merge "image: Fail if we can't find an image"Zuul2022-12-201-1/+4
|\ \ | |/ |/|
| * image: Fail if we can't find an imageStephen Finucane2022-12-011-1/+4
* | Merge "Switch server dump create to using sdk"Zuul2022-12-152-9/+29
|\ \
| * | Switch server dump create to using sdkDiwei Zhu2022-12-152-9/+29
* | | Merge "Use the SDK in server migration list"Zuul2022-12-152-62/+64
|\ \ \
| * | | Use the SDK in server migration listDaniel Wilson2022-11-302-62/+64
| | |/ | |/|
* | | Merge "Add image metadef namespace command"Zuul2022-12-152-3/+156
|\ \ \
| * | | Add image metadef namespace commandhoosa2022-12-072-3/+156
* | | | Merge "Use the SDK for server show"Zuul2022-12-152-12/+33
|\ \ \ \
| * | | | Use the SDK for server showDaniel Wilson2022-12-112-12/+33
* | | | | Merge "Fix parameter handling in server add fixed ip cmd"Zuul2022-12-152-8/+61
|\ \ \ \ \
| * | | | | Fix parameter handling in server add fixed ip cmdDr. Jens Harbott2022-12-122-8/+61
* | | | | | Merge "Migrate hypervisor stats commands to SDK"Zuul2022-12-152-68/+44
|\ \ \ \ \ \
| * | | | | | Migrate hypervisor stats commands to SDKAriel-Berkowicz2022-12-122-68/+44
| |/ / / / /
* | | | | | Merge "Create a functional test case for hypervisor list and show"Zuul2022-12-151-0/+52
|\ \ \ \ \ \
| * | | | | | Create a functional test case for hypervisor list and showAriel-Berkowicz2022-12-141-0/+52
| | |_|_|_|/ | |/| | | |
* | | | | | Fix server list error with --long and -c optionsThobias Salazar Trevisan2022-12-141-0/+1
|/ / / / /
* | | | | Fix functional-tips jobStephen Finucane2022-12-141-5/+3
|/ / / /
* | | | Merge "image: Add 'image import' command"Zuul2022-12-052-5/+223
|\ \ \ \
| * | | | image: Add 'image import' commandStephen Finucane2022-11-092-5/+223
* | | | | Merge "compute: Allow users to manually specify bootable volumes"Zuul2022-12-051-6/+38
|\ \ \ \ \
| * | | | | compute: Allow users to manually specify bootable volumesStephen Finucane2022-12-011-6/+38
* | | | | | Merge "tests: Add test for multiple blocks devices"Zuul2022-12-051-19/+35
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | tests: Add test for multiple blocks devicesStephen Finucane2022-12-011-19/+35
| | |_|/ | |/| |
* | | | Merge "tests: Convert network tests to use 'parse_output'"Zuul2022-12-0227-892/+1130
|\ \ \ \
| * | | | tests: Convert network tests to use 'parse_output'Stephen Finucane2022-11-2927-892/+1130
* | | | | Merge "tests: Convert compute tests to use 'parse_output'"Zuul2022-12-027-403/+503
|\ \ \ \ \ | |/ / / /
| * | | | tests: Convert compute tests to use 'parse_output'Stephen Finucane2022-11-297-403/+503
* | | | | Merge "tests: Convert identity tests to use 'parse_output'"Zuul2022-12-021-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | tests: Convert identity tests to use 'parse_output'Stephen Finucane2022-11-291-7/+7
* | | | | Merge "tests: Convert volume tests to use 'parse_output'"Zuul2022-12-0219-759/+923
|\ \ \ \ \ | |/ / / /
| * | | | tests: Convert volume tests to use 'parse_output'Stephen Finucane2022-11-2919-759/+923
* | | | | Merge "tests: Convert image tests to use 'parse_output'"Zuul2022-12-022-125/+120
|\ \ \ \ \ | |/ / / /
| * | | | tests: Convert image tests to use 'parse_output'Stephen Finucane2022-11-292-125/+120
| | |_|/ | |/| |
* | | | Merge "Use the compute SDK in server list"Zuul2022-12-022-137/+126
|\ \ \ \ | |_|/ / |/| | |
| * | | Use the compute SDK in server listDaniel Wilson2022-11-292-137/+126
* | | | Add test for creating volume from sourcewhoami-rajat2022-11-231-0/+37
| |/ / |/| |
* | | Add option to create volume from backupwhoami-rajat2022-11-211-0/+73
|/ /
* | Merge "image: Add 'image stage' command"Zuul2022-11-162-25/+80
|\ \ | |/
| * image: Add 'image stage' commandStephen Finucane2022-11-092-25/+80
* | Merge "image: Simplify handling of data provided via stdin"Zuul2022-11-161-64/+30
|\ \ | |/
| * image: Simplify handling of data provided via stdinStephen Finucane2022-11-091-64/+30
* | Merge "image: Ignore '--progress' if providing image data from stdin"Zuul2022-11-161-0/+31
|\ \ | |/
| * image: Ignore '--progress' if providing image data from stdinStephen Finucane2022-11-091-0/+31
* | Merge "Moved hypervisor to the SDK"Zuul2022-11-162-163/+201
|\ \
| * | Moved hypervisor to the SDKViolet Kurtz2022-11-092-163/+201
* | | Merge "Use the compute SDK in usage commands"Zuul2022-11-161-27/+18
|\ \ \
| * | | Use the compute SDK in usage commandsDaniel Wilson2022-10-251-27/+18