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:
parent
87ce4868ca
commit
ce814a1c29
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user