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
andactivate_port_binding
.
Deprecation Notes¶
The
openstack bgp speaker show dragents
CLI is deprecated and will be removed in the future. Useopenstack bgp dragent list --bgp-speaker <bgp-speaker>
CLI instead.