The midonet.neutron.services.l2gateway.exceptions Module

The midonet.neutron.services.l2gateway.exceptions Module

exception midonet.neutron.services.l2gateway.exceptions.MidonetL2GatewayConnectionExists(**kwargs)

Bases: neutron_lib.exceptions.InUse

message = u’L2 Gateway Connection related to specified L2 Gateway %(l2_gateway_id)s already exists’
exception midonet.neutron.services.l2gateway.exceptions.MidonetL2GatewayUnavailable(**kwargs)

Bases: neutron_lib.exceptions.ServiceUnavailable

message = u’Midonet L2 Gateway Service is unavailable because Gateway Device Management Service is disabled.’
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.