yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94228
[Bug 2071972] Re: Network data missing port group links
** Also affects: nova/2024.1
Importance: Undecided
Status: New
--
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):
Fix Released
Status in OpenStack Compute (nova) 2024.1 series:
New
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