summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch server dump create to using sdk"Zuul2022-12-151-6/+4
|\
| * Switch server dump create to using sdkDiwei Zhu2022-12-151-6/+4
* | Merge "Use the SDK in server migration list"Zuul2022-12-151-21/+27
|\ \
| * | Use the SDK in server migration listDaniel Wilson2022-11-301-21/+27
* | | Merge "Use the SDK for server show"Zuul2022-12-151-14/+69
|\ \ \
| * | | Use the SDK for server showDaniel Wilson2022-12-111-14/+69
* | | | Merge "Fix parameter handling in server add fixed ip cmd"Zuul2022-12-151-6/+6
|\ \ \ \
| * | | | Fix parameter handling in server add fixed ip cmdDr. Jens Harbott2022-12-121-6/+6
* | | | | Merge "Migrate hypervisor stats commands to SDK"Zuul2022-12-151-5/+35
|\ \ \ \ \
| * | | | | Migrate hypervisor stats commands to SDKAriel-Berkowicz2022-12-121-5/+35
| |/ / / /
* | | | | Fix server list error with --long and -c optionsThobias Salazar Trevisan2022-12-141-3/+3
| |_|_|/ |/| | |
* | | | Fix functional-tips jobStephen Finucane2022-12-141-4/+5
|/ / /
* | | Merge "compute: Allow users to manually specify bootable volumes"Zuul2022-12-051-6/+13
|\ \ \ | |/ / |/| |
| * | compute: Allow users to manually specify bootable volumesStephen Finucane2022-12-011-6/+13
| |/
* | Merge "Use the compute SDK in server list"Zuul2022-12-021-52/+74
|\ \ | |/ |/|
| * Use the compute SDK in server listDaniel Wilson2022-11-291-52/+74
* | Merge "Improve `server dump create` helptext"Zuul2022-11-291-2/+3
|\ \
| * | Improve `server dump create` helptextArtom Lifshitz2022-10-261-2/+3
* | | Merge "Add note about microversion 2.87 in server rescue help"Zuul2022-11-291-1/+5
|\ \ \ | |_|/ |/| |
| * | Add note about microversion 2.87 in server rescue helpmelanie witt2022-11-071-1/+5
| |/
* | Merge "Moved hypervisor to the SDK"Zuul2022-11-161-38/+99
|\ \
| * | Moved hypervisor to the SDKViolet Kurtz2022-11-091-38/+99
* | | Merge "Use the compute SDK in usage commands"Zuul2022-11-161-39/+30
|\ \ \
| * | | Use the compute SDK in usage commandsDaniel Wilson2022-10-251-39/+30
| | |/ | |/|
* | | compute: Add missing microversion check for networksStephen Finucane2022-11-081-0/+8
* | | compute: Fix '--network none/auto' handlingStephen Finucane2022-11-081-5/+6
* | | compute: Add '--no-network', '--auto-network' flagsStephen Finucane2022-10-261-24/+86
|/ /
* | Merge "Fix server evacuate command"Zuul2022-09-301-2/+2
|\ \
| * | Fix server evacuate commandPavlo Shchelokovskyy2022-09-301-2/+2
* | | Merge "Speed up standard flavor list command"Zuul2022-09-301-1/+1
|\ \ \
| * | | Speed up standard flavor list commandPavlo Shchelokovskyy2022-09-301-1/+1
* | | | Merge "compute: Only retrieve necessary images"Zuul2022-09-301-7/+24
|\ \ \ \ | |/ / / |/| | |
| * | | compute: Only retrieve necessary imagesStephen Finucane2022-04-121-7/+24
* | | | compute: Add support for microversion 2.93whoami-rajat2022-09-141-0/+57
* | | | compute: Require image when rebuilding a volume-backed serverwhoami-rajat2022-09-141-3/+11
* | | | Microversion 2.91: Support specifying destination host to unshelveRené Ribaud2022-08-221-1/+38
| |_|/ |/| |
* | | Migrate server_groups to the new APIViolet Kurtz2022-08-021-45/+58
| |/ |/|
* | Merge "Add more filter option of columns for server list -c COLUMN"Zuul2022-06-201-0/+21
|\ \
| * | Add more filter option of columns for server list -c COLUMNJIHOJU2022-04-191-0/+21
| |/
* | Add 'Host Status' to 'server list --long' with >= v2.16melanie witt2022-05-161-0/+15
* | Merge "Fix typos"Zuul2022-05-161-2/+2
|\ \
| * | Fix typosCyril Roelandt2021-10-261-2/+2
* | | Stop using private _is_uuid_like methodPavlo Shchelokovskyy2022-04-201-3/+3
| |/ |/|
* | compute: Add 'Security Groups' for 'server list'Thobias Salazar Trevisan2022-03-151-0/+11
* | compute: Move server migrations commands to their own fileStephen Finucane2022-03-092-463/+485
* | compute: Allow retrieval of migration by UUIDStephen Finucane2022-03-091-5/+97
* | Merge "Fix 'server event list|show' for deleted servers"Zuul2022-03-091-9/+29
|\ \
| * | Fix 'server event list|show' for deleted serversmelanie witt2022-02-091-9/+29
* | | Merge "compute: Use correct command class for 'show migration'"Zuul2022-03-091-2/+7
|\ \ \
| * | | compute: Use correct command class for 'show migration'Stephen Finucane2021-11-031-2/+7