← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2071972] [NEW] Network data missing port group links

 

Public bug reported:

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.

** Affects: ironic
     Importance: Undecided
         Status: New

** Affects: nova
     Importance: Undecided
         Status: In Progress

** Also affects: ironic
   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:
  New
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



Follow ups