diff --git a/releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml b/releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml new file mode 100644 index 0000000000..b8bf6f5f12 --- /dev/null +++ b/releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + The ``OS::Neutron::QosBandwidthLimitRule`` resource type now supports an + optional ``direction`` property, allowing users to set the ingress + bandwidth limit in a QoS rule. Previously only the egress bandwidth limit + could be set.