summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting extra DHCP options on existing portsSlawek Kaplonski2022-02-211-0/+21
* Merge "image: Sanity check the 'SetImage' command"Zuul2022-02-091-9/+3
|\
| * image: Sanity check the 'SetImage' commandStephen Finucane2021-11-171-9/+3
* | Merge "tests: Update fake image client in tests"Zuul2022-02-094-36/+28
|\ \ | |/
| * tests: Update fake image client in testsStephen Finucane2021-11-174-36/+28
* | Merge "image: Remove FakeImage test helper"Zuul2022-02-0911-222/+187
|\ \ | |/
| * image: Remove FakeImage test helperStephen Finucane2021-11-1711-222/+187
* | 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 "Support Neutron Local IP CRUD"Zuul2022-02-094-0/+1107
|\ \ \
| * | | Support Neutron Local IP CRUDNurmatov Mamatisa2022-01-284-0/+1107
* | | | Merge "Add network update quota "limit_check" parameter"Zuul2022-02-032-0/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Add network update quota "limit_check" parameterRodolfo Alonso Hernandez2021-12-072-0/+68
* | | | Merge "Get rid of tenant_id in the network commands"Zuul2022-01-1719-133/+77
|\ \ \ \
| * | | | Get rid of tenant_id in the network commandsArtem Goncharov2022-01-1719-133/+77
* | | | | Switch compute service list, delete and set to sdk.Ritvik Vinodkumar2022-01-142-96/+164
|/ / / /
* | | | Merge "Add --security-group to port list"Zuul2022-01-131-0/+20
|\ \ \ \
| * | | | Add --security-group to port listRodolfo Alonso Hernandez2021-12-021-0/+20
* | | | | Fix volume set functional testDr. Jens Harbott2022-01-111-0/+1
* | | | | 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-302-19/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | Switch openstack server remove port/network to using sdkDiwei Zhu2021-11-292-19/+94
* | | | | | | | | 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
| |_|/ / / / |/| | | | |
* | | | | | Add functional test for server add/remove volume.Diwei Zhu2021-11-261-0/+59
* | | | | | 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
| | |/ / / / | |/| | | |