commit ad14e428f82f02d71e0b33ec6d20e7810a978e3b
Author: Jiří Suchomel <email address hidden>
Date: Tue Aug 21 09:10:07 2018 +0200
Filter out instances without a host when populating AZ
It could happen that instance does not have a host set, e.g.
when its creation failed before it was scheduled.
During online_migration, populate_missing_availability_zones tries to
add missing AZs to all instances. However for instances without a host
there's no reasonable value for AZ (we can't use a logic that bases
the value on a host) so let's skip this kind of instances completely.
Change-Id: Ic6060beaa08af5ea70e5e54fffb94eea58aa7bbf
Closes-Bug: #1788115
(cherry picked from commit 690f91b5c7f7e84a4e6d351b27c05818d947cce1)
Reviewed: https:/ /review. openstack. org/594178 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=ad14e428f82 f02d71e0b33ec6d 20e7810a978e3b
Committed: https:/
Submitter: Zuul
Branch: stable/rocky
commit ad14e428f82f02d 71e0b33ec6d20e7 810a978e3b
Author: Jiří Suchomel <email address hidden>
Date: Tue Aug 21 09:10:07 2018 +0200
Filter out instances without a host when populating AZ
It could happen that instance does not have a host set, e.g. missing_ availability_ zones tries to
when its creation failed before it was scheduled.
During online_migration, populate_
add missing AZs to all instances. However for instances without a host
there's no reasonable value for AZ (we can't use a logic that bases
the value on a host) so let's skip this kind of instances completely.
Change-Id: Ic6060beaa08af5 ea70e5e54fffb94 eea58aa7bbf a4e6d351b27c058 18d947cce1)
Closes-Bug: #1788115
(cherry picked from commit 690f91b5c7f7e84