neutron_lib.exceptions.external_net module¶
-
exception
neutron_lib.exceptions.external_net.
ExternalNetworkInUse
(**kwargs)¶ Bases:
neutron_lib.exceptions.InUse
-
message
= 'External network %(net_id)s cannot be updated to be made non-external, since it has existing gateway ports.'¶
-