]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
sriov: add extensions option to configuration file
authorIhar Hrachyshka <ihrachys@redhat.com>
Wed, 11 Nov 2015 14:23:40 +0000 (15:23 +0100)
committerIhar Hrachyshka <ihrachys@redhat.com>
Wed, 11 Nov 2015 14:25:45 +0000 (15:25 +0100)
The agent supports l2 agent extension manager, so the option should be
there.

Closes-Bug: #1515274
Change-Id: I4376c7422dba058c11bfaf10046bd97b17592ce3

etc/neutron/plugins/ml2/sriov_agent.ini

index 8866f2677254dbf27dbe40f2aca388814048ada3..35acfa77710c561f87f3c85f4b6e6996bc52c1b6 100644 (file)
@@ -18,3 +18,9 @@
 # mapping should appear in the physical_device_mappings list.
 # exclude_devices =
 # Example: exclude_devices = eth1:0000:07:00.2; 0000:07:00.3
+
+[agent]
+# (ListOpt) Extensions list to use
+# Example: extensions = qos
+#
+# extensions =