Comment 1 for bug 1488807

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

Reviewed: https://review.openstack.org/214324
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cf003af20906f3ef556a39d4f4f7067193dbfb68
Submitter: Jenkins
Branch: master

commit cf003af20906f3ef556a39d4f4f7067193dbfb68
Author: Moshe Levi <email address hidden>
Date: Tue Aug 18 23:10:05 2015 +0300

    SR-IOV: deprecate agent_required option

    When SR-IOV introduce in Juno Agent supported only link state change
    Some Intel cards don't support setting link state, so to
    resolve it the SR-IOV mech driver supports agent and agent less mode.
    From Liberty the SR-IOV agent brings more functionality like
    qos and port security so we want to make the agent mandatory.
    (of course I already talked with Intel Guys to get their approval)

    This patch deprecates the agent_required in Liberty
    and updates the agent_required default to be True.

    DocImpact
    Closes-bug: #1488807
    Change-Id: I8799425c2825415ef05bec909e6b4085ffc1e3c5