summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Add --security-group to port list"Zuul2022-01-131-0/+20
|\ \ \ \ \
| * | | | | Add --security-group to port listRodolfo Alonso Hernandez2021-12-021-0/+20
| | |_|_|/ | |/| | |
* | | | | 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
* | | | | | | Merge "compute: Pass through args to ssh"Zuul2021-12-251-5/+45
|\ \ \ \ \ \ \
| * | | | | | | compute: Pass through args to sshHugh Saunders2021-12-151-5/+45
* | | | | | | | Merge "compute: Fix weird option definition for 'server ssh'"Zuul2021-12-251-0/+77
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | compute: Fix weird option definition for 'server ssh'Stephen Finucane2021-12-151-0/+77
| |/ / / / / /
* | | | | | | Add location to fake network objectsDr. Jens Harbott2021-12-161-4/+30
|/ / / / / /
* | | | | | Merge "Allow unset port's host_id"Zuul2021-12-131-1/+4
|\ \ \ \ \ \
| * | | | | | Allow unset port's host_idSlawek Kaplonski2021-11-281-1/+4
* | | | | | | Allow setting gateway when creating a routerDr. Jens Harbott2021-12-091-0/+37
* | | | | | | 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 "image: Remove dead test helper methods"Zuul2021-11-292-204/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | image: Remove dead test helper methodsStephen Finucane2021-11-172-204/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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
| |_|/ / / / |/| | | | |
* | | | | | Merge "Switch command server add volume to sdk."Zuul2021-11-253-149/+275
|\ \ \ \ \ \
| * | | | | | Switch command server add volume to sdk.Diwei Zhu2021-11-223-149/+275
| | |/ / / / | |/| | | |
* | | | | | Merge "Add --subnet-pool to subnet list"Zuul2021-11-251-0/+42
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add --subnet-pool to subnet listBrian Haley2021-03-161-0/+42
* | | | | | 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
|/ / / / /
* | | | | Merge "Switch server backup to sdk."Zuul2021-10-272-61/+112
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Switch server backup to sdk.Diwei Zhu2021-10-272-61/+112
* | | | | Remove remnants of 'six'Stephen Finucane2021-10-211-6/+5
* | | | | Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-59/+0
|/ / / /
* | | | compute: Fix filtering servers by tagsStephen Finucane2021-10-131-2/+2
* | | | Merge "Remove non-working code after method return."Zuul2021-10-071-5/+0
|\ \ \ \
| * | | | Remove non-working code after method return.lsmman2021-10-061-5/+0
* | | | | Merge "Add --trusted-image-cert option for server create"Zuul2021-10-061-0/+150
|\ \ \ \ \
| * | | | | Add --trusted-image-cert option for server createPavlo Shchelokovskyy2021-09-301-0/+150
| |/ / / /
* | | | | Replace assertItemsEqual with assertCountEqualAlfredo Moralejo2021-09-091-2/+2
|/ / / /
* | | | 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
|/ / / /