yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56919
[Bug 1625220] Re: get_function_by_ifname does not return true for physical function
Reviewed: https://review.openstack.org/372558
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=859de9c9971a3dd13f245d2245686fb3d19a832d
Submitter: Jenkins
Branch: master
commit 859de9c9971a3dd13f245d2245686fb3d19a832d
Author: Edan David <edand@xxxxxxxxxxxx>
Date: Mon Sep 19 10:48:55 2016 -0400
Add missing slash to dir path
When validating a PF in the method 'get_function_by_ifname'
the number of VFs are read from a file,
the path to that file was missing a slash ('/').
Change-Id: I7bf4bb96f1f769bff247f5af2c81dd96b08e2f04
Closes-Bug: #1625220
** 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/1625220
Title:
get_function_by_ifname does not return true for physical function
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Due to a missing slash ('/') in the 'get_function_by_ifname' method (pci/utils),
an incorrect path was passed to read the number of VFs and determine if the device is a PF or not.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1625220/+subscriptions
References