Added release note for QosBandwithLimitRule direction property

Change-Id: I5f0f2f79427f868381a6127e1d50f4943e93e7c4
Task: 30445
This commit is contained in:
Zane Bitter 2019-04-10 09:25:01 -04:00
parent 13ebdedb5a
commit 276dd95b3e
1 changed files with 7 additions and 0 deletions

View File

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