summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Switch add fixed IP to SDKRitvik Vinodkumar2021-12-143-60/+211
* | | | | | | | | | Merge "compute: Pass through args to ssh"Zuul2021-12-253-25/+115
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compute: Pass through args to sshHugh Saunders2021-12-153-25/+115
* | | | | | | | | | | 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-133-1/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Allow unset port's host_idSlawek Kaplonski2021-11-283-1/+17
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Allow setting gateway when creating a routerDr. Jens Harbott2021-12-093-23/+101
* | | | | | | | Fix RemoveServerVolumeDr. Jens Harbott2021-12-082-17/+9
* | | | | | | | Merge "compute: Show flavor in 'server list' with API >= 2.47"Zuul2021-11-303-260/+348
|\ \ \ \ \ \ \ \
| * | | | | | | | compute: Show flavor in 'server list' with API >= 2.47Khomesh Thakre2021-11-303-260/+348
* | | | | | | | | Merge "Switch openstack server remove port/network to using sdk"Zuul2021-11-304-28/+114
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Switch openstack server remove port/network to using sdkDiwei Zhu2021-11-294-28/+114
* | | | | | | | | | Merge "Switch server suspend and server resume to SDK"Zuul2021-11-303-14/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Switch server suspend and server resume to SDKThrivikram Mudunuri2021-11-293-14/+19
* | | | | | | | | | | Merge "Switch server pause and server unpause to SDK"Zuul2021-11-303-15/+36
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Switch server pause and server unpause to SDKThrivikram Mudunuri2021-11-293-15/+36
* | | | | | | | | | | 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-293-24/+25
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Switch server image create to SDKThrivikram Mudunuri2021-11-163-24/+25
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Switch command server remove volume to sdkDiwei Zhu2021-11-263-13/+63
| |_|/ / / / / |/| | | | | |
* | | | | | | Add functional test for server add/remove volume.Diwei Zhu2021-11-261-0/+59
* | | | | | | Merge "Switch command server add volume to sdk."Zuul2021-11-255-170/+296
|\ \ \ \ \ \ \
| * | | | | | | Switch command server add volume to sdk.Diwei Zhu2021-11-225-170/+296
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add --subnet-pool to subnet list"Zuul2021-11-253-0/+57
|\ \ \ \ \ \ \
| * | | | | | | Add --subnet-pool to subnet listBrian Haley2021-03-163-0/+57
* | | | | | | | Temporarily drop aodhclient from doc buildDr. Jens Harbott2021-11-242-5/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Switch openstack server add port/network to using sdk."Zuul2021-11-154-29/+104
|\ \ \ \ \ \ \
| * | | | | | | Switch openstack server add port/network to using sdk.Diwei Zhu2021-11-144-29/+104
| | |/ / / / / | |/| | | | |
* | | | | | | compute: Return details of attached volumes5.7.0Stephen Finucane2021-11-033-10/+108
|/ / / / / /
* | | | | | Merge "Switch server backup to sdk."Zuul2021-10-274-67/+119
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Switch server backup to sdk.Diwei Zhu2021-10-274-67/+119
* | | | | | Remove remnants of 'six'Stephen Finucane2021-10-212-7/+5
* | | | | | Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-2130-256/+37
* | | | | | tox: Ignore virtualenvs for pep8 environmentStephen Finucane2021-10-211-1/+1
* | | | | | Merge "Update the Nova CLI docoder document"Zuul2021-10-211-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update the Nova CLI docoder documentJIHOJU2021-10-071-4/+4
* | | | | | compute: Fix filtering servers by tagsStephen Finucane2021-10-133-4/+10
* | | | | | Merge "Update the Nova CLI decoder document"Zuul2021-10-081-15/+15
|\ \ \ \ \ \
| * | | | | | Update the Nova CLI decoder documentchoidoa-git2021-10-071-15/+15
* | | | | | | Merge "Fix the functional-tips tox environment"Zuul2021-10-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix the functional-tips tox environmentJens Harbott2021-05-111-1/+1
* | | | | | | | 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-063-1/+188
|\ \ \ \ \ \ \ \