Comment 9 for bug 1742911

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

Reviewed: https://review.openstack.org/532294
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=cef653e276cfade4b33e602f90cc876fb2255b52
Submitter: Zuul
Branch: master

commit cef653e276cfade4b33e602f90cc876fb2255b52
Author: Sam Betts <email address hidden>
Date: Tue Jan 9 18:02:23 2018 +0000

    Get sriov_qos_policy directly from oslo.config

    This patch allows us to fetch sriov_qos_policy directly from
    oslo.config, removing the requirement on the helper function which
    picked the option from the global or specific UCSM configs.

    Change-Id: I7e981ec637ce595568896c1821f20f55e61567eb
    Partial-Bug: #1742911