yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76270
[Bug 1806515] Re: Instance tag not taken care of when bury in cell0
Reviewed: https://review.openstack.org/621856
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3cd439ad8a99f122566f0b5d0264ff5c8d34f998
Submitter: Zuul
Branch: master
commit 3cd439ad8a99f122566f0b5d0264ff5c8d34f998
Author: Kevin_Zheng <zhengzhenyu@xxxxxxxxxx>
Date: Tue Dec 4 10:25:52 2018 +0800
Handle tags in _bury_in_cell0
We allowed add instance tags when booting in
Iac54b9627cb4398e45f1f15a2f4e7d6f86242093, conductor
will create tags for us in the selected cell, but
we forgot to consider the case that no valid host
was found.
So we will be unable to filter those instances in
cell0 with tags.
Change-Id: Idfe37d356b349024dfe963c934728111e1a1d314
closes-bug: #1806515
** Changed in: nova
Status: In Progress => Fix Released
--
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/1806515
Title:
Instance tag not taken care of when bury in cell0
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) pike series:
Confirmed
Status in OpenStack Compute (nova) queens series:
Confirmed
Status in OpenStack Compute (nova) rocky series:
Confirmed
Bug description:
We allowed add instance tags when booting in
Iac54b9627cb4398e45f1f15a2f4e7d6f86242093, conductor
will create tags for us in the selected cell, but
we forgot to consider the case that no valid host
was found.
So we will be unable to filter those instances in
cell0 with tags.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1806515/+subscriptions
References