summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "image: Remove FakeImage test helper"Zuul2022-02-094-28/+19
|\
| * image: Remove FakeImage test helperStephen Finucane2021-11-174-28/+19
* | 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
* | | Switch compute service list, delete and set to sdk.Ritvik Vinodkumar2022-01-142-96/+164
* | | Merge "Include hosts in aggregate list --long"Zuul2021-12-251-0/+2
|\ \ \
| * | | Include hosts in aggregate list --longDavid Caro2021-06-031-0/+2
* | | | Merge "compute: Return information about fixed IP"Zuul2021-12-252-28/+117
|\ \ \ \
| * | | | compute: Return information about fixed IPStephen Finucane2021-12-142-28/+117
* | | | | 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
* | | | | | Merge "Switch server suspend and server resume to SDK"Zuul2021-11-301-4/+4
|\ \ \ \ \ \
| * | | | | | Switch server suspend and server resume to SDKThrivikram Mudunuri2021-11-291-4/+4
* | | | | | | Merge "Switch server pause and server unpause to SDK"Zuul2021-11-301-4/+20
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Switch server pause and server unpause to SDKThrivikram Mudunuri2021-11-291-4/+20
* | | | | | Merge "Switch server image create to SDK"Zuul2021-11-291-15/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Switch server image create to SDKThrivikram Mudunuri2021-11-161-15/+12
| | |_|/ / | |/| | |
* | | | | Switch command server remove volume to sdkDiwei Zhu2021-11-261-3/+42
| |/ / / |/| | |
* | | | Switch command server add volume to sdk.Diwei Zhu2021-11-222-122/+192
| |_|/ |/| |
* | | Merge "Switch openstack server add port/network to using sdk."Zuul2021-11-151-17/+41
|\ \ \
| * | | Switch openstack server add port/network to using sdk.Diwei Zhu2021-11-141-17/+41
| |/ /
* | | compute: Return details of attached volumes5.7.0Stephen Finucane2021-11-031-8/+83
|/ /
* | Switch server backup to sdk.Diwei Zhu2021-10-272-61/+112
* | compute: Fix filtering servers by tagsStephen Finucane2021-10-131-2/+2
* | Add --trusted-image-cert option for server createPavlo Shchelokovskyy2021-09-301-0/+150
* | Merge "compute: Add support for microversion 2.90"Zuul2021-09-021-16/+155
|\ \
| * | compute: Add support for microversion 2.90Stephen Finucane2021-09-011-16/+155
* | | compute: Add support for microversion 2.89Lee Yarwood2021-09-022-0/+52
|/ /
* | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-08-235-24/+24
|\ \
| * | Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-035-24/+24
| |/
* | Show "Forced Down" compute service status with --longmelanie witt2021-08-172-0/+34
* | Correct REST API response fields for /os-migrations APImelanie witt2021-07-282-5/+57
* | Fix TestListMigrationV223 test class MIGRATION_COLUMNSmelanie witt2021-07-271-6/+3
|/
* compute: Remove 'file://' prefix from '--block-device'Stephen Finucane2021-03-111-1/+1
* compute: Add support for loading BDMs from filesStephen Finucane2021-03-051-0/+83
* compute: Add functional tests for --block-deviceStephen Finucane2021-03-051-22/+6
* compute: Remove deprecated 'server migrate --live' optionStephen Finucane2021-01-221-163/+40
* compute: Stop silently ignore --(no-)disk-overcommitStephen Finucane2021-01-221-0/+34
* compute: Auto-configure shared/block live migrationStephen Finucane2021-01-221-20/+25
* compute: Add 'server create --block-device' optionStephen Finucane2021-01-221-0/+256
* compute: Add missing 'server create' optionsStephen Finucane2021-01-211-0/+233
* compute: Improve 'server create --block-device-mapping' option parsingStephen Finucane2021-01-211-29/+76
* compute: Rename 'server migrate (confirm|revert)'Stephen Finucane2021-01-211-0/+152