Remove a release note for reverted patch

The release note was missed remove in revert patch[1]. Now it shows
non-existent feature in the release note[2]. This patch removes it.

[1]: https://review.openstack.org/#/c/431506/
[2]: https://docs.openstack.org/releasenotes/neutron/ocata.html#new-features

Closes-Bug: #1676787
Change-Id: I377de0c8491424f3ae9d56ed8ba2526e6137fc2e
This commit is contained in:
Hirofumi Ichihara 2017-03-28 17:48:07 +09:00
parent 3e61f0962b
commit 2f8b4e06fe
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
---
features:
- Linux Bridge driver now supports QoS egress minimum bandwidth limit rules.
deprecations:
- Configuration options ``kernel_hz`` and ``tbf_latency`` in ``[qos]``
section have been removed due to being no longer used.