yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94199
[Bug 2071972] Re: Network data missing port group links
This is sorta an Ironic bug, in the sense that it breaks Ironic users,
but marking the ironic-half of this bug as invalid since we'll need no
code changes in that repo.
** Changed in: ironic
Status: New => Invalid
--
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/2071972
Title:
Network data missing port group links
Status in Ironic:
Invalid
Status in OpenStack Compute (nova):
In Progress
Bug description:
https://github.com/openstack/nova/commit/6309013283e37e2cc259473af05413e01a0101af
This change moved to using openstacksdk for getting ports and port
groups, however, it seems that the lack of calling `list()` on the
port and port group means that after it's iterated once, it returns an
empty list which fails to boot bonded interfaces.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/2071972/+subscriptions
References