sriov: add extensions option to configuration file

The agent supports l2 agent extension manager, so the option should be
there.

Closes-Bug: #1515274
Change-Id: I4376c7422dba058c11bfaf10046bd97b17592ce3
This commit is contained in:
Ihar Hrachyshka 2015-11-11 15:23:40 +01:00
parent 87ce4868ca
commit ce814a1c29
1 changed files with 6 additions and 0 deletions

View 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 =