Merge "Adds condition to handle QoS extension in sriov_agent.ini template"
This commit is contained in:
commit
e2f3ae5a3a
@ -1,3 +1,8 @@
|
||||
{% if enable_neutron_qos | bool %}
|
||||
[agent]
|
||||
extensions = qos
|
||||
{% endif %}
|
||||
|
||||
[sriov_nic]
|
||||
# 'physical_device_mappings' is a comma separated list
|
||||
# Maps a physical network to network inferface used for SRIOV
|
||||
|
Loading…
x
Reference in New Issue
Block a user