Comment 4 for bug 1625220

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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 <email address hidden>
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