diff options
| -rw-r--r-- | releasenotes/notes/bug-1519502-f72236598d14d350.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1519502-f72236598d14d350.yaml b/releasenotes/notes/bug-1519502-f72236598d14d350.yaml new file mode 100644 index 00000000..297f96de --- /dev/null +++ b/releasenotes/notes/bug-1519502-f72236598d14d350.yaml @@ -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>`_] |
