]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Split SR-IOV configuration file into driver and agent pieces
authorIhar Hrachyshka <ihrachys@redhat.com>
Wed, 26 Aug 2015 15:12:59 +0000 (17:12 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 31 Aug 2015 21:24:06 +0000 (21:24 +0000)
commit8200439fa0f797e814cfa1f51d5cf7a86d42f4a0
treecb4b09cac08b25cea8d12222835ef48596c1f358
parentcf003af20906f3ef556a39d4f4f7067193dbfb68
Split SR-IOV configuration file into driver and agent pieces

This is the same as we do for linuxbridge or openvswitch. We should not
expose server-only configuration options to the agent, and vice versa.

DocImpact
Closes-Bug: #1489060
Change-Id: Ie1eda925e051f85d53ad9624d6617d095cf8c7be
etc/neutron/plugins/ml2/ml2_conf_sriov.ini
etc/neutron/plugins/ml2/sriov_agent.ini [new file with mode: 0644]