summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/qos-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/releasenotes/notes/qos-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml b/releasenotes/notes/qos-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml
new file mode 100644
index 0000000000..8aba619c24
--- /dev/null
+++ b/releasenotes/notes/qos-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml
@@ -0,0 +1,10 @@
+---
+features:
+ - |
+ ML2/OVS and ML2/OVN now support modelling tunnelled networks in the
+ Placement API. The "tunnelled_network_rp_name" configuration option
+ defines the resource provider name used to represent all tunnelled
+ networks in a compute node (by default "rp_tunnelled"). If this string
+ is present in the "resource_provider_bandwidths" dictionary, the
+ corresponding mechanism driver will create a resource provider for
+ the overlay traffic.