Ussuri 系列发布说明¶
7.1.0¶
新特性¶
添加了
openstack bgp dragent listCLI,以支持显示动态路由代理列表。
新增客户端方法:
create_port_binding、delete_port_binding、show_port_binding、list_port_bindings和activate_port_binding。
弃用说明¶
已弃用
openstack bgp speaker show dragentsCLI,未来将移除。请使用openstack bgp dragent list --bgp-speaker <bgp-speaker>CLI 代替。
7.0.0¶
升级说明¶
已停止 Python 2.7 支持。python-neutronclient 现在支持的 Python 最低版本是 Python 3.6。
已移除 FWaaS v2 相关命令中的已弃用选项
--public和--private。请使用--share和--no-share代替。