File: bug-1519502-f72236598d14d350.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (12 lines) | stat: -rw-r--r-- 734 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
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>`_]