summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "compute: Fix bug with start/stop server"Zuul2023-05-171-4/+4
|\
| * compute: Fix bug with start/stop serverStephen Finucane2023-05-171-4/+4
* | Allow server rebuild --wait for SHUTOFF serversPavlo Shchelokovskyy2023-05-171-0/+10
|/
* Blacken openstackclient.computeStephen Finucane2023-05-101-240/+359
* compute: Migrate 'reboot server' to SDKStephen Finucane2023-04-041-14/+15
* Merge "Switch server shelve, unshelve to SDK"Zuul2023-04-031-34/+48
|\
| * Switch server shelve, unshelve to SDKStephen Finucane2022-12-191-34/+48
* | Merge "compute: Switch server restore to SDK"Zuul2023-04-031-5/+6
|\ \ | |/
| * compute: Switch server restore to SDKStephen Finucane2022-12-191-5/+6
* | Merge "Switch server start, server stop to SDK"Zuul2023-03-301-14/+30
|\ \ | |/
| * Switch server start, server stop to SDKThrivikram Mudunuri2022-12-191-14/+30
* | Merge "Switch server lock, unlock to sdk"Zuul2023-03-301-17/+27
|\ \ | |/
| * Switch server lock, unlock to sdksuneethravi2022-12-191-17/+27
* | Merge "Fix really long help strings"Zuul2023-02-221-18/+16
|\ \
| * | Fix really long help stringsStephen Finucane2022-12-121-18/+16
* | | Merge "compute: 'server volume update' -> 'server volume set'"Zuul2023-02-211-6/+2
|\ \ \ | |_|/ |/| |
| * | compute: 'server volume update' -> 'server volume set'Stephen Finucane2022-12-151-6/+2
* | | 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 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
| | |_|/ | |/| |
* | | | 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
| |/
* | 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 "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
| |/ |/|
* | 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
* | 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-091-463/+0