Merge "Adds condition to handle QoS extension in sriov_agent.ini template"

This commit is contained in:
Zuul 2023-11-15 13:14:37 +00:00 committed by Gerrit Code Review
commit e2f3ae5a3a
1 changed files with 5 additions and 0 deletions

View File

@ -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