]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove deprecated sriov agent_required option
authorCedric Brandily <zzelle@gmail.com>
Tue, 20 Oct 2015 19:51:09 +0000 (21:51 +0200)
committerCedric Brandily <zzelle@gmail.com>
Wed, 21 Oct 2015 11:41:19 +0000 (13:41 +0200)
commit83c9578fcc5d06b634d48e0e186bebd60a60322e
treee5b16f837e8b619026782f4cf57790d605baa034
parent3854fd9af33a1ac256edf93e8cbcc62aef7bfb2b
Remove deprecated sriov agent_required option

The SR-IOV option agent_required has been deprecated in Liberty.

This change removes it and from now agents are mandatory for SR-IOV
mechanism in order to support extended features: QoS, port security.

DocImpact
Closes-Bug: #1508182
Related-Bug: #1488807
Change-Id: I4e6497da6b287531a211084a5208028c84112a83
devstack/lib/ml2_drivers/sriovnicswitch
etc/neutron/plugins/ml2/ml2_conf_sriov.ini
neutron/cmd/sanity_check.py
neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py