341333b7c3
Change-Id: I1c0c58dada83a930fafc7141d5446c754ca5c80c
13 lines
734 B
YAML
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>`_]
|