neutron_lib.exceptions.l3_ext_gw_multihoming 模块

异常 neutron_lib.exceptions.l3_ext_gw_multihoming.无法添加额外网关(**kwargs)

基类: NeutronException

message = '无法 路由器 %(router_id)s 添加额外网关'
异常 neutron_lib.exceptions.l3_ext_gw_multihoming.无法匹配网关(**kwargs)

基类: NeutronException

message = '无法 将请求的网关端口与路由器 %(router_id)s 的现有网关端口匹配'
异常 neutron_lib.exceptions.l3_ext_gw_multihoming.无法移除网关(**kwargs)

基类: NeutronException

message = '无法 从路由器 %(router_id)s 移除额外网关'