Merge "Remove an extra backslash in a docstring"

This commit is contained in:
Zuul 2018-06-28 14:43:23 +00:00 committed by Gerrit Code Review
commit 88ed88cd90
1 changed files with 1 additions and 1 deletions

View File

@ -1091,7 +1091,7 @@ class L3_NAT_dbonly_mixin(l3.RouterPluginBase,
:param internal_subnet: The subnet for the fixed-ip.
:param external_network_id: The external network for floating-ip.
:raises: ExternalGatewayForFloatingIPNotFound if no suitable router \
:raises: ExternalGatewayForFloatingIPNotFound if no suitable router
is found.
"""