nova host-evacuate-live stops after max-servers

Bug #1834482 reported by Christian Zunker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Confirmed
Low
Unassigned

Bug Description

Hi,

from the docs I understand one can execute nova host-evacuate-live with --max-servers to limit the number of migrations happening simultaneously:
https://docs.openstack.org/python-novaclient/latest/cli/nova.html#nova-host-evacuate-live

But using the parameter max-servers stops the host-evacuate-live after the number of servers is reached.

From my understanding I would suspect the command to migrate servers in chunks of max-servers or migrating the next server as soon as only max-servers - 1 are migrating.

summary: - nova host-evacuate-live stopps after max-servers
+ nova host-evacuate-live stops after max-servers
Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

Should the help text and documentation be modified?

Changed in python-novaclient:
status: New → Confirmed
importance: Undecided → Low
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.