yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73552
[Bug 1694183] Re: PFs with vlan are not being reported via devices metadata
*** This bug is a duplicate of bug 1645175 ***
https://bugs.launchpad.net/bugs/1645175
Reviewed: https://review.openstack.org/533805
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=abd01a757b8a83d714a6ab8b5085e7cc1b4a2c5c
Submitter: Zuul
Branch: master
commit abd01a757b8a83d714a6ab8b5085e7cc1b4a2c5c
Author: Artom Lifshitz <alifshit@xxxxxxxxxx>
Date: Mon Jan 15 15:52:11 2018 -0500
Consider hostdev devices when building metadata
Previously, device role tagging metadata would only be built for
LibvirtConfigGuestInterface and LibvirtConfigGuestDisk. This didn't
account for passed through PFs, which can also be tagged and appear as
<hostdev> in the libvirt XML. This caused device role tagging to not
work for PFs. This patch adds support for <hostdev> devices to
_build_device_metadata.
Change-Id: I24e5ff1b446f2ac41d589c026ce8ee8adad4bcbc
Closes-bug: 1743458
Closes-bug: 1694183
** 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/1694183
Title:
PFs with vlan are not being reported via devices metadata
Status in OpenStack Compute (nova):
Fix Released
Bug description:
In some cases, Physical functions with VLAN are not being reported via
the device's metadata, since info_cache shows as empty. Refreshing the
info_cache before metadata creation solves the problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1694183/+subscriptions
References