summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update 'host list' and 'host show' command to use sdk"Zuul2023-02-221-42/+63
|\
| * Update 'host list' and 'host show' command to use sdkHarsh Mutha2022-12-201-42/+63
* | Merge "Finish switching server migration to sdk"Zuul2023-02-212-137/+140
|\ \
| * | Finish switching server migration to sdkViolet Kurtz2022-12-142-137/+140
* | | Merge "tests: Use fake SDK Migration object"Zuul2023-02-212-60/+42
|\ \ \ | |/ /
| * | tests: Use fake SDK Migration objectStephen Finucane2023-01-042-60/+42
| |/
* | Merge "Switch server volume update to sdk"Zuul2023-02-211-49/+66
|\ \
| * | Switch server volume update to sdkRitvik Vinodkumar2022-12-151-49/+66
* | | Merge "Switch list server volume to sdk"Zuul2023-02-213-152/+81
|\ \ \ | |/ / | | / | |/ |/|
| * Switch list server volume to sdkRitvik Vinodkumar2022-12-153-152/+81
* | 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-151-62/+58
|\ \
| * | Use the SDK in server migration listDaniel Wilson2022-11-301-62/+58
* | | Merge "Use the SDK for server show"Zuul2022-12-151-12/+5
|\ \ \
| * | | Use the SDK for server showDaniel Wilson2022-12-111-12/+5
* | | | Merge "Fix parameter handling in server add fixed ip cmd"Zuul2022-12-151-8/+5
|\ \ \ \
| * | | | Fix parameter handling in server add fixed ip cmdDr. Jens Harbott2022-12-121-8/+5
| | |_|/ | |/| |
* | | | Merge "Migrate hypervisor stats commands to SDK"Zuul2022-12-152-68/+44
|\ \ \ \
| * | | | Migrate hypervisor stats commands to SDKAriel-Berkowicz2022-12-122-68/+44
| |/ / /
* | | | Fix server list error with --long and -c optionsThobias Salazar Trevisan2022-12-141-0/+1
|/ / /
* | | 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
| |/
* | Use the compute SDK in server listDaniel Wilson2022-11-291-136/+125
|/
* 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
* | | compute: Add missing microversion check for networksStephen Finucane2022-11-081-17/+83
* | | compute: Fix '--network none/auto' handlingStephen Finucane2022-11-081-12/+37
* | | Merge "compute: Add '--no-network', '--auto-network' flags"Zuul2022-11-081-14/+44
|\ \ \
| * | | compute: Add '--no-network', '--auto-network' flagsStephen Finucane2022-10-261-14/+44
| |/ /
* | | Merge "tests: Remove unnecessary nesting of volume resources"Zuul2022-11-051-3/+3
|\ \ \ | |/ / |/| |
| * | tests: Remove unnecessary nesting of volume resourcesStephen Finucane2022-09-301-3/+3
* | | Merge "Speed up standard flavor list command"Zuul2022-09-301-0/+57
|\ \ \
| * | | Speed up standard flavor list commandPavlo Shchelokovskyy2022-09-301-0/+57
| |/ /
* | | Merge "compute: Only retrieve necessary images"Zuul2022-09-301-5/+19
|\ \ \
| * | | compute: Only retrieve necessary imagesStephen Finucane2022-04-121-5/+19
* | | | Merge "Fix wrong assertion methods"Zuul2022-09-301-1/+1
|\ \ \ \
| * | | | Fix wrong assertion methodsTakashi Natsume2022-09-231-1/+1
| | |/ / | |/| |
* | | | Replace assertItemsEqual with assertCountEqualTakashi Natsume2022-09-191-6/+6
|/ / /
* | | compute: Add support for microversion 2.93whoami-rajat2022-09-141-0/+97
* | | compute: Require image when rebuilding a volume-backed serverwhoami-rajat2022-09-141-0/+19
* | | Microversion 2.91: Support specifying destination host to unshelveRené Ribaud2022-08-221-2/+177
| |/ |/|
* | Migrate server_groups to the new APIViolet Kurtz2022-08-022-221/+159
* | Merge "Add more filter option of columns for server list -c COLUMN"Zuul2022-06-201-0/+14
|\ \
| * | Add more filter option of columns for server list -c COLUMNJIHOJU2022-04-191-0/+14
| |/
* | Add 'Host Status' to 'server list --long' with >= v2.16melanie witt2022-05-161-0/+93