summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
* compute: Add missing options for 'server group list'Stephen Finucane2021-01-211-1/+37
* compute: Add 'server * --all-projects' optionStephen Finucane2021-01-211-8/+62
* Merge "compute: Improve 'server migration list' options"Zuul2021-01-151-10/+21
|\
| * compute: Improve 'server migration list' optionsStephen Finucane2021-01-121-10/+21
* | Merge "compute: Add '--force' option to 'server delete'"Zuul2021-01-151-1/+11
|\ \ | |/
| * compute: Add '--force' option to 'server delete'Stephen Finucane2021-01-121-1/+11
* | Merge "compute: Add missing options for 'hypervisor list'"Zuul2021-01-151-7/+56
|\ \ | |/
| * compute: Add missing options for 'hypervisor list'Stephen Finucane2021-01-121-7/+56
* | Merge "compute: Add 'server volume update' command"Zuul2021-01-152-8/+75
|\ \ | |/
| * compute: Add 'server volume update' commandStephen Finucane2021-01-122-8/+75
* | Merge "Add 'server unshelve --wait' option"Zuul2021-01-111-16/+45
|\ \
| * | Add 'server unshelve --wait' optionStephen Finucane2021-01-081-16/+45
* | | Merge "Add 'server shelve --offload', 'server shelve --wait' options"Zuul2021-01-111-5/+95
|\ \ \ | |/ / | | / | |/ |/|
| * Add 'server shelve --offload', 'server shelve --wait' optionsStephen Finucane2021-01-081-5/+95
* | compute: Add 'server volume list' commandStephen Finucane2021-01-081-0/+73
|/
* compute: Add missing options for 'server image create'Stephen Finucane2021-01-081-2/+15
* compute: Add missing options for 'keypair list'Stephen Finucane2021-01-081-3/+44
* compute: Add missing options for 'server set'Stephen Finucane2021-01-081-17/+45
* Merge "compute: Add missing options for 'server list'"Zuul2021-01-081-10/+207
|\
| * compute: Add missing options for 'server list'Stephen Finucane2021-01-071-10/+207
* | trivial: Use plural for appended parametersStephen Finucane2021-01-063-50/+52
* | compute: Add 'server show --topology' optionYongli He2021-01-061-9/+37
* | compute: Add 'server group create --rule' optionStephen Finucane2021-01-061-21/+49
* | compute: Fix 'hypervisor show -f yaml' outputStephen Finucane2021-01-061-3/+21
* | compute: Fix 'server group * -f yaml' outputStephen Finucane2021-01-061-11/+16
* | compute: Fix 'usage * -f yaml' outputStephen Finucane2021-01-061-24/+79
|/
* compute: Fix 'server * -f yaml' outputStephen Finucane2021-01-061-40/+18
* Merge "trivial: Cleanup docs for 'server list'"Zuul2021-01-061-57/+85
|\
| * trivial: Cleanup docs for 'server list'Stephen Finucane2020-12-091-57/+85
* | Merge "compute: Add missing options for 'server rebuild'"Zuul2021-01-061-6/+143
|\ \ | |/
| * compute: Add missing options for 'server rebuild'Stephen Finucane2020-12-091-6/+143
* | Merge "Add 'flavor list --min-disk', '--min-ram' options"Zuul2021-01-061-7/+36
|\ \
| * | Add 'flavor list --min-disk', '--min-ram' optionsStephen Finucane2020-12-091-7/+36
| |/
* | Merge "Add option to filter instances by AZ"Zuul2020-12-221-0/+8
|\ \ | |/ |/|
| * Add option to filter instances by AZDmitriy Rabotyagov2020-12-011-0/+8
* | Merge "trivial: Cleanup docs for 'server rebuild'"Zuul2020-12-051-29/+52
|\ \
| * | trivial: Cleanup docs for 'server rebuild'Stephen Finucane2020-12-031-29/+52
* | | Switch compute aggregate functions to SDKArtem Goncharov2020-12-021-127/+136
* | | Switch compute flavors from novaclient/direct to SDKArtem Goncharov2020-12-021-122/+140
|/ /
* | Add NODE and HOST parameters in "server create" help textyanpuqing2020-12-011-1/+6
|/
* Merge "Add a few selectable fields to the "openstack server list" output"Zuul2020-11-181-0/+21
|\
| * Add a few selectable fields to the "openstack server list" outputjay2020-11-051-0/+21
* | Merge "trivial: Document removal of support for agents"Zuul2020-11-181-4/+24
|\ \
| * | trivial: Document removal of support for agentsStephen Finucane2020-11-171-4/+24
* | | Merge "Switch 'openstack keypair' ops to use SDK"Zuul2020-11-171-38/+48
|\ \ \ | |/ / |/| |
| * | Switch 'openstack keypair' ops to use SDKArtem Goncharov2020-11-091-38/+48
* | | Merge "Resolve issues with 'server migration list'"Zuul2020-11-121-3/+8
|\ \ \
| * | | Resolve issues with 'server migration list'Stephen Finucane2020-11-091-3/+8
| |/ /
* | | Merge "Add 'openstack server evacuate' command"Zuul2020-11-091-0/+112
|\ \ \ | |/ / |/| |
| * | Add 'openstack server evacuate' commandSean Mooney2020-11-021-0/+112