puppet-neutron/releasenotes/notes/resource_provider_bandwidth-e7887d104adb4ae9.yaml
Slawek Kaplonski 9c8dce5255 Add support for resource provider bandwidth in Neutron config
Neutron introduced bandwidth aware scheduling some time ago. In [1]
new config options to set up available bandwidth in ovs agent was
introduced.
In [2] similar config options for SR-IOV agent was also added.

This patch adds support for both of them in neutron puppet module.

Related Tripleo-heat-templates patch is [3]

[1] https://review.opendev.org/#/c/577223/
[2] https://review.opendev.org/#/c/581364/
[3] https://review.opendev.org/#/c/714464/

Change-Id: Iba2b73adcf68407994a0651351babcb6cd9ddff3
2020-04-17 06:19:13 +09:00

5 lines
69 B
YAML

---
features:
- |
Add support for resource provider bandwidth.