python-openstackclient/releasenotes/notes/bug-1519502-f72236598d14d35...

13 lines
734 B
YAML

---
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>`_]
- Add command ``ip floating show`` for neutron and nova network.
[Bug `1519502 <https://bugs.launchpad.net/python-openstackclient/+bug/1519502>`_]
upgrade:
- Output of command ``ip floating list`` for nova network has been changed.
And it is different from the output of neutron network.
[Ref `<https://docs.openstack.org/python-openstackclient/latest/cli/backwards-incompatible.html>`_]