summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/test_server.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch list server volume to sdk"Zuul2023-02-211-2/+1
|\
| * Switch list server volume to sdkRitvik Vinodkumar2022-12-151-2/+1
* | Merge "Switch server dump create to using sdk"Zuul2022-12-151-7/+22
|\ \
| * | Switch server dump create to using sdkDiwei Zhu2022-12-151-7/+22
| |/
* | 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
| | |/ | |/|
* | | 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
|/
* 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 "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
* | 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
* | Refactor network fakes to sdk properties PART 4Nurmatov Mamatisa2022-04-291-4/+4
|/
* compute: Add 'Security Groups' for 'server list'Thobias Salazar Trevisan2022-03-151-0/+2
* compute: Move server migrations commands to their own fileStephen Finucane2022-03-091-985/+0
* compute: Allow retrieval of migration by UUIDStephen Finucane2022-03-091-0/+208
* Merge "image: Remove FakeImage test helper"Zuul2022-02-091-14/+14
|\
| * image: Remove FakeImage test helperStephen Finucane2021-11-171-14/+14
* | Merge "compute: Don't warn if disk overcommit params unset"Zuul2022-02-091-10/+10
|\ \
| * | compute: Don't warn if disk overcommit params unsetStephen Finucane2021-11-031-10/+10
* | | Merge "compute: Return information about fixed IP"Zuul2021-12-251-28/+89
|\ \ \
| * | | compute: Return information about fixed IPStephen Finucane2021-12-141-28/+89
* | | | Merge "Switch add fixed IP to SDK"Zuul2021-12-251-45/+179
|\ \ \ \ | |/ / /
| * | | Switch add fixed IP to SDKRitvik Vinodkumar2021-12-141-45/+179
* | | | compute: Pass through args to sshHugh Saunders2021-12-151-5/+45
* | | | compute: Fix weird option definition for 'server ssh'Stephen Finucane2021-12-151-0/+77
|/ / /
* | | Fix RemoveServerVolumeDr. Jens Harbott2021-12-081-6/+4
* | | Merge "compute: Show flavor in 'server list' with API >= 2.47"Zuul2021-11-301-240/+318
|\ \ \
| * | | compute: Show flavor in 'server list' with API >= 2.47Khomesh Thakre2021-11-301-240/+318
* | | | Merge "Switch openstack server remove port/network to using sdk"Zuul2021-11-301-8/+11
|\ \ \ \
| * | | | Switch openstack server remove port/network to using sdkDiwei Zhu2021-11-291-8/+11