Public bug reported:
When doing a resize, if CONF.allow_resize_to_same_host is False, then we
set RequestSpec.ignore_hosts and then save the RequestSpec.
When we go to use the same RequestSpec on a subsequent rebuild/evacuate,
ignore_hosts is still set from the previous resize.
In RequestSpec.reset_forced_destinations() we reset force_hosts and
force_nodes, it might make sense to also reset ignore_hosts.
** Affects: nova
Importance: Undecided
Status: New
** Tags: compute
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1669054
Title:
RequestSpec.ignore_hosts from resize is reused in subsequent evacuate
Status in OpenStack Compute (nova):
New
Bug description:
When doing a resize, if CONF.allow_resize_to_same_host is False, then
we set RequestSpec.ignore_hosts and then save the RequestSpec.
When we go to use the same RequestSpec on a subsequent
rebuild/evacuate, ignore_hosts is still set from the previous resize.
In RequestSpec.reset_forced_destinations() we reset force_hosts and
force_nodes, it might make sense to also reset ignore_hosts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1669054/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp