summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute
Commit message (Expand)AuthorAgeFilesLines
...
* compute: Add 'server migration show' commandStephen Finucane2021-01-212-0/+171
* Rename FakeServerMigration to FakeMigrationStephen Finucane2021-01-212-12/+12
* compute: Add support for 'server boot --nic ...,tag=<tag>'Stephen Finucane2021-01-211-0/+107
* compute: Improve 'server create --nic' option parsingStephen Finucane2021-01-211-52/+52
* compute: Add missing options for 'server event list'Stephen Finucane2021-01-211-1/+234
* compute: Add missing options for 'server group list'Stephen Finucane2021-01-211-4/+43
* compute: Add 'server * --all-projects' optionStephen Finucane2021-01-211-0/+66
* Merge "compute: Improve 'server migration list' options"Zuul2021-01-151-19/+32
|\
| * compute: Improve 'server migration list' optionsStephen Finucane2021-01-121-19/+32
* | Merge "compute: Add '--force' option to 'server delete'"Zuul2021-01-151-0/+21
|\ \ | |/
| * compute: Add '--force' option to 'server delete'Stephen Finucane2021-01-121-0/+21
* | Merge "compute: Add missing options for 'hypervisor list'"Zuul2021-01-151-0/+96
|\ \ | |/
| * compute: Add missing options for 'hypervisor list'Stephen Finucane2021-01-121-0/+96
* | Merge "compute: Add 'server volume update' command"Zuul2021-01-151-0/+120
|\ \ | |/
| * compute: Add 'server volume update' commandStephen Finucane2021-01-121-0/+120
* | Merge "Add 'server unshelve --wait' option"Zuul2021-01-111-29/+51
|\ \
| * | Add 'server unshelve --wait' optionStephen Finucane2021-01-081-29/+51
* | | Merge "Add 'server shelve --offload', 'server shelve --wait' options"Zuul2021-01-111-6/+116
|\ \ \ | |/ / | | / | |/ |/|
| * Add 'server shelve --offload', 'server shelve --wait' optionsStephen Finucane2021-01-081-6/+116
* | compute: Add 'server volume list' commandStephen Finucane2021-01-082-0/+227
* | tests: Remove unused fake methodStephen Finucane2021-01-081-19/+0
|/
* compute: Add missing options for 'server image create'Stephen Finucane2021-01-081-0/+6
* compute: Add missing options for 'keypair list'Stephen Finucane2021-01-081-0/+68
* compute: Add missing options for 'server set'Stephen Finucane2021-01-081-0/+32
* Merge "compute: Add missing options for 'server list'"Zuul2021-01-081-2/+138
|\
| * compute: Add missing options for 'server list'Stephen Finucane2021-01-071-2/+138
* | trivial: Use plural for appended parametersStephen Finucane2021-01-063-26/+26
* | compute: Add 'server show --topology' optionYongli He2021-01-061-0/+49
* | compute: Add 'server group create --rule' optionStephen Finucane2021-01-061-2/+29
* | compute: Fix 'hypervisor show -f yaml' outputStephen Finucane2021-01-061-5/+40
* | compute: Fix 'server group * -f yaml' outputStephen Finucane2021-01-061-23/+25
* | compute: Fix 'usage * -f yaml' outputStephen Finucane2021-01-061-20/+22
|/
* compute: Fix 'server * -f yaml' outputStephen Finucane2021-01-061-69/+57
* Merge "compute: Add missing options for 'server rebuild'"Zuul2021-01-061-68/+290
|\
| * compute: Add missing options for 'server rebuild'Stephen Finucane2020-12-091-68/+290
* | Merge "Add 'flavor list --min-disk', '--min-ram' options"Zuul2021-01-061-0/+31
|\ \
| * | Add 'flavor list --min-disk', '--min-ram' optionsStephen Finucane2020-12-091-0/+31
| |/
* | Merge "Add option to filter instances by AZ"Zuul2020-12-221-0/+1
|\ \
| * | Add option to filter instances by AZDmitriy Rabotyagov2020-12-011-0/+1
* | | Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-094-22/+22
| |/ |/|
* | Switch compute aggregate functions to SDKArtem Goncharov2020-12-021-85/+172
* | Switch compute flavors from novaclient/direct to SDKArtem Goncharov2020-12-022-215/+307
|/
* Merge "Add a few selectable fields to the "openstack server list" output"Zuul2020-11-181-0/+19
|\
| * Add a few selectable fields to the "openstack server list" outputjay2020-11-051-0/+19
* | Merge "Switch 'openstack keypair' ops to use SDK"Zuul2020-11-171-108/+77
|\ \
| * | Switch 'openstack keypair' ops to use SDKArtem Goncharov2020-11-091-108/+77
* | | Merge "Resolve issues with 'server migration list'"Zuul2020-11-121-9/+3
|\ \ \
| * | | Resolve issues with 'server migration list'Stephen Finucane2020-11-091-9/+3
| |/ /
* | | Merge "Add 'openstack server evacuate' command"Zuul2020-11-091-0/+161
|\ \ \ | |/ / |/| |
| * | Add 'openstack server evacuate' commandSean Mooney2020-11-021-0/+161