The midonet.neutron.extensions.routerinterfacefip Module¶
-
exception
midonet.neutron.extensions.routerinterfacefip.RouterInterfaceInUseAsGatewayByFloatingIP(**kwargs)¶ Bases:
neutron_lib.exceptions.InUse-
message= u’Router interface for subnet %(subnet_id)s on router %(router_id)s cannot be deleted, as it is required by one or more floating IPs as a gateway.’¶
-
-
class
midonet.neutron.extensions.routerinterfacefip.Routerinterfacefip¶ Bases:
neutron_lib.api.extensions.ExtensionDescriptorRouter interface FIP extension.
-
classmethod
get_alias()¶
-
classmethod
get_description()¶
-
classmethod
get_name()¶
-
get_optional_extensions()¶
-
get_required_extensions()¶
-
classmethod
get_updated()¶
-
classmethod