Ussuri Series Release Notes

7.1.0

New Features

  • The openstack bgp dragent list CLI is added to support showing the list of dynamic routing agents.

  • New client methods: create_port_binding, delete_port_binding, show_port_binding, list_port_bindings and activate_port_binding.

Deprecation Notes

  • The openstack bgp speaker show dragents CLI is deprecated and will be removed in the future. Use openstack bgp dragent list --bgp-speaker <bgp-speaker> CLI instead.

7.0.0

Upgrade Notes

  • Python 2.7 support has been dropped. The minimum version of Python now supported by python-neutronclient is Python 3.6.

  • The deprecated options --public and --private were dropped in FWaaS v2 related commands. Use --share and --no-share instead.