Openstack client missing evacute host (cold/live) command.

Bug #2055552 reported by Gaël THEROND
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Unassigned

Bug Description

Although we can evacuate instances from host (live or cold) using nova, it's a bit weird to not being able to do it the same way on the openstack client, or did I missed the command?

I would naively do something like: `openstack host evacuate live <host(name||id)> <target(name||id) *optional>`

With the target argument being optional and if not provided the scheduler should do the appropriate filtering to match the best candidate or just split all VMs to a different available host.

TLDR; Openstack client should provide a 1:1 command to the existing: `nova host evacuate live <target> <host>`

Gaël THEROND (gtherond)
summary: - Openstack client cannot evacute host (cold/live)
+ Openstack client missing evacute host (cold/live) command.
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.