Comment 9 for bug 1625220

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

Reviewed: https://review.openstack.org/375872
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=464d3b8322b147ba51eac238b6498914b0b69985
Submitter: Jenkins
Branch: stable/newton

commit 464d3b8322b147ba51eac238b6498914b0b69985
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
    (cherry picked from commit 859de9c9971a3dd13f245d2245686fb3d19a832d)