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
Won't Fix
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.
Revision history for this message
Stephen Finucane (stephenfinucane) wrote :

That's a meta command, which we intentionally do not support in OSC. It should be relatively easy to achieve this with a bit of bash.

Changed in python-openstackclient:
status: New → Won't Fix
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.