summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add network update quota "limit_check" parameter"Zuul2022-02-033-0/+77
|\
| * Add network update quota "limit_check" parameterRodolfo Alonso Hernandez2021-12-073-0/+77
* | Merge "Get rid of tenant_id in the network commands"Zuul2022-01-1739-202/+103
|\ \
| * | Get rid of tenant_id in the network commandsArtem Goncharov2022-01-1739-202/+103
* | | Merge "Skip original_name from flavor info"Zuul2022-01-171-1/+1
|\ \ \
| * | | Skip original_name from flavor infoArtem Goncharov2022-01-141-1/+1
| |/ /
* | | Switch compute service list, delete and set to sdk.Ritvik Vinodkumar2022-01-143-156/+235
|/ /
* | Merge "Add --security-group to port list"Zuul2022-01-132-0/+29
|\ \
| * | Add --security-group to port listRodolfo Alonso Hernandez2021-12-022-0/+29
* | | Fix volume set functional testDr. Jens Harbott2022-01-111-0/+1
* | | Merge "Include hosts in aggregate list --long"Zuul2021-12-252-0/+4
|\ \ \
| * | | Include hosts in aggregate list --longDavid Caro2021-06-032-0/+4
* | | | Merge "compute: Return information about fixed IP"Zuul2021-12-253-33/+145
|\ \ \ \
| * | | | compute: Return information about fixed IPStephen Finucane2021-12-143-33/+145
* | | | | Merge "Switch add fixed IP to SDK"Zuul2021-12-252-60/+208
|\ \ \ \ \ | |/ / / /
| * | | | Switch add fixed IP to SDKRitvik Vinodkumar2021-12-142-60/+208
* | | | | Merge "compute: Pass through args to ssh"Zuul2021-12-252-25/+101
|\ \ \ \ \
| * | | | | compute: Pass through args to sshHugh Saunders2021-12-152-25/+101
* | | | | | Merge "compute: Fix weird option definition for 'server ssh'"Zuul2021-12-252-29/+81
|\ \ \ \ \ \ | |/ / / / /
| * | | | | compute: Fix weird option definition for 'server ssh'Stephen Finucane2021-12-152-29/+81
| |/ / / /
* | | | | Add location to fake network objectsDr. Jens Harbott2021-12-161-4/+30
* | | | | Hide location columns for network objectsDr. Jens Harbott2021-12-1625-26/+142
|/ / / /
* | | | Merge "Allow unset port's host_id"Zuul2021-12-132-1/+12
|\ \ \ \
| * | | | Allow unset port's host_idSlawek Kaplonski2021-11-282-1/+12
* | | | | Allow setting gateway when creating a routerDr. Jens Harbott2021-12-092-23/+93
* | | | | Fix RemoveServerVolumeDr. Jens Harbott2021-12-082-17/+9
* | | | | Merge "compute: Show flavor in 'server list' with API >= 2.47"Zuul2021-11-302-260/+340
|\ \ \ \ \
| * | | | | compute: Show flavor in 'server list' with API >= 2.47Khomesh Thakre2021-11-302-260/+340
* | | | | | Merge "Switch openstack server remove port/network to using sdk"Zuul2021-11-303-28/+110
|\ \ \ \ \ \
| * | | | | | Switch openstack server remove port/network to using sdkDiwei Zhu2021-11-293-28/+110
* | | | | | | Merge "Switch server suspend and server resume to SDK"Zuul2021-11-302-14/+14
|\ \ \ \ \ \ \
| * | | | | | | Switch server suspend and server resume to SDKThrivikram Mudunuri2021-11-292-14/+14
* | | | | | | | Merge "Switch server pause and server unpause to SDK"Zuul2021-11-302-15/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Switch server pause and server unpause to SDKThrivikram Mudunuri2021-11-292-15/+31
* | | | | | | | Merge "compute: Reorder building of columns for 'server list'"Zuul2021-11-301-87/+105
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | compute: Reorder building of columns for 'server list'Stephen Finucane2021-11-301-87/+105
* | | | | | | | 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-292-24/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Switch server image create to SDKThrivikram Mudunuri2021-11-162-24/+21
* | | | | | | Switch command server remove volume to sdkDiwei Zhu2021-11-262-13/+59
| |_|/ / / / |/| | | | |
* | | | | | Add functional test for server add/remove volume.Diwei Zhu2021-11-261-0/+59
* | | | | | Merge "Switch command server add volume to sdk."Zuul2021-11-254-170/+292
|\ \ \ \ \ \
| * | | | | | Switch command server add volume to sdk.Diwei Zhu2021-11-224-170/+292
| | |/ / / / | |/| | | |
* | | | | | Merge "Add --subnet-pool to subnet list"Zuul2021-11-252-0/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add --subnet-pool to subnet listBrian Haley2021-03-162-0/+52
* | | | | | Merge "Switch openstack server add port/network to using sdk."Zuul2021-11-153-29/+100
|\ \ \ \ \ \
| * | | | | | Switch openstack server add port/network to using sdk.Diwei Zhu2021-11-143-29/+100
| | |/ / / / | |/| | | |
* | | | | | compute: Return details of attached volumes5.7.0Stephen Finucane2021-11-032-10/+103
|/ / / / /
* | | | | Merge "Switch server backup to sdk."Zuul2021-10-273-67/+115
|\ \ \ \ \ | |_|_|/ / |/| | | |