summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server.py
Commit message (Expand)AuthorAgeFilesLines
* compute: Remove 'file://' prefix from '--block-device'Stephen Finucane2021-03-111-8/+5
* compute: Add support for loading BDMs from filesStephen Finucane2021-03-051-10/+70
* compute: Add functional tests for --block-deviceStephen Finucane2021-03-051-15/+15
* compute: Remove deprecated 'server migrate --live' optionStephen Finucane2021-01-221-56/+19
* compute: Deprecate 'server create --file'Stephen Finucane2021-01-221-1/+11
* compute: Stop silently ignore --(no-)disk-overcommitStephen Finucane2021-01-221-1/+14
* compute: Auto-configure shared/block live migrationStephen Finucane2021-01-221-28/+59
* compute: Add 'server create --block-device' optionStephen Finucane2021-01-221-1/+118
* compute: Remove references to optional extensionsStephen Finucane2021-01-211-1/+1
* compute: Add missing 'server create' optionsStephen Finucane2021-01-211-14/+94
* compute: Improve 'server create --block-device-mapping' option parsingStephen Finucane2021-01-211-57/+77
* compute: Rename 'server migrate (confirm|revert)'Stephen Finucane2021-01-211-4/+37
* compute: Add 'server migration show' commandStephen Finucane2021-01-211-0/+64
* compute: Add support for 'server boot --nic ...,tag=<tag>'Stephen Finucane2021-01-211-4/+19
* compute: Improve 'server create --nic' option parsingStephen Finucane2021-01-211-88/+133
* compute: Shuffle options for 'server create'Stephen Finucane2021-01-211-96/+102
* 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 'server volume update' command"Zuul2021-01-151-8/+8
|\ \ | |/
| * compute: Add 'server volume update' commandStephen Finucane2021-01-121-8/+8
* | Add 'server unshelve --wait' optionStephen Finucane2021-01-081-16/+45
* | Add 'server shelve --offload', 'server shelve --wait' optionsStephen Finucane2021-01-081-5/+95
|/
* 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-061-19/+18
* | compute: Add 'server show --topology' optionYongli He2021-01-061-9/+37
|/
* 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 option to filter instances by AZ"Zuul2020-12-221-0/+8
|\ \ | |/ |/|
| * Add option to filter instances by AZDmitriy Rabotyagov2020-12-011-0/+8
* | trivial: Cleanup docs for 'server rebuild'Stephen Finucane2020-12-031-29/+52
* | 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 "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
* | | Merge "Add 'openstack server migration list --type' option"Zuul2020-11-031-4/+15
|\ \ \ | |/ / |/| |
| * | Add 'openstack server migration list --type' optionStephen Finucane2020-10-131-4/+15
* | | Merge "trivial: Rework 'CreateServer' function"Zuul2020-10-301-117/+178
|\ \ \
| * | | trivial: Rework 'CreateServer' functionStephen Finucane2020-10-291-117/+178
* | | | Merge "Cleanup of 'server migration list' command"Zuul2020-10-211-84/+109
|\ \ \ \ | | |/ / | |/| |