Ussuri Series Release Notes¶
7.1.0¶
New Features¶
- The - openstack bgp dragent listCLI 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_bindingsand- activate_port_binding.
Deprecation Notes¶
- The - openstack bgp speaker show dragentsCLI 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 - --publicand- --privatewere dropped in FWaaS v2 related commands. Use- --shareand- --no-shareinstead.
