summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server.py
Commit message (Expand)AuthorAgeFilesLines
* compute: Require image when rebuilding a volume-backed server5.6.1whoami-rajat2022-09-301-3/+11
* compute: Show flavor in 'server list' with API >= 2.47Khomesh Thakre2021-12-011-20/+22
* compute: Reorder building of columns for 'server list'Stephen Finucane2021-12-011-87/+105
* Fix typo error in listing server's column nameLEE JAE YONG2021-12-011-1/+1
* compute: Fix filtering servers by tagsStephen Finucane2021-10-131-2/+2
* Correct REST API response fields for /os-migrations APImelanie witt2021-07-281-7/+20
* Merge "compute: Note that '--password' is deployment-specific"Zuul2021-07-271-5/+18
|\
| * compute: Note that '--password' is deployment-specificStephen Finucane2021-06-161-5/+18
* | Merge "compute: Fix typo"Zuul2021-07-021-1/+1
|\ \
| * | compute: Fix typoStephen Finucane2021-06-021-1/+1
* | | compute: Better help text for 'openstack server set --state'Stephen Finucane2021-06-161-1/+6
| |/ |/|
* | compute: Update 'server resize --revert', '--confirm' helpStephen Finucane2021-05-201-2/+10
|/
* 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