Add release note for "ip floating delete/list" commands for neutron network

Change-Id: Ic90abf106a06edf9af4fe4c8938ab92bfdd8bb42
partial-Bug: 1519502
Related-to: blueprint neutron-client
This commit is contained in:
Tang Chen 2016-02-16 13:34:13 +08:00
parent c8753808a2
commit 5f40e1ea45
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
features:
- Command ``ip floating delete`` is now available for neutron network.
[Bug `1519502 <https://bugs.launchpad.net/python-openstackclient/+bug/1519502>`_]
- Command ``ip floating list`` is now available for neutron network.
[Bug `1519502 <https://bugs.launchpad.net/python-openstackclient/+bug/1519502>`_]