Merge "NSX: add missing space 'routeron'"
This commit is contained in:
commit
ac5a75eae8
@ -685,7 +685,7 @@ class NvpPluginV2(addr_pair_db.AllowedAddressPairsMixin,
|
|||||||
except api_exc.NsxApiException:
|
except api_exc.NsxApiException:
|
||||||
raise nsx_exc.NsxPluginException(
|
raise nsx_exc.NsxPluginException(
|
||||||
err_msg=_("Unable to update logical router"
|
err_msg=_("Unable to update logical router"
|
||||||
"on NVP Platform"))
|
" on NVP Platform"))
|
||||||
LOG.debug(_("_nvp_delete_ext_gw_port completed on external network "
|
LOG.debug(_("_nvp_delete_ext_gw_port completed on external network "
|
||||||
"%(ext_net_id)s, attached to NSX router:%(router_id)s"),
|
"%(ext_net_id)s, attached to NSX router:%(router_id)s"),
|
||||||
{'ext_net_id': port_data['network_id'],
|
{'ext_net_id': port_data['network_id'],
|
||||||
|
Loading…
Reference in New Issue
Block a user