summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | compute: Allow retrieval of migration by UUIDStephen Finucane2022-03-091-5/+97
* | 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
* | | Merge "compute: Don't warn if disk overcommit params unset"Zuul2022-02-091-2/+6
|\ \ \ | |/ /
| * | compute: Don't warn if disk overcommit params unsetStephen Finucane2021-11-031-2/+6
| |/
* | Merge "compute: Return information about fixed IP"Zuul2021-12-251-5/+28
|\ \
| * | compute: Return information about fixed IPStephen Finucane2021-12-141-5/+28
* | | Merge "Switch add fixed IP to SDK"Zuul2021-12-251-15/+29
|\ \ \ | |/ /
| * | Switch add fixed IP to SDKRitvik Vinodkumar2021-12-141-15/+29
* | | compute: Pass through args to sshHugh Saunders2021-12-151-20/+56
* | | compute: Fix weird option definition for 'server ssh'Stephen Finucane2021-12-151-29/+4
|/ /
* | Fix RemoveServerVolumeDr. Jens Harbott2021-12-081-11/+5
* | Merge "compute: Show flavor in 'server list' with API >= 2.47"Zuul2021-11-301-20/+22
|\ \