The midonet.neutron.common.exceptions Module

The midonet.neutron.common.exceptions Module

exception midonet.neutron.common.exceptions.ClusterConnectionError(**kwargs)

Bases: neutron_lib.exceptions.ServiceUnavailable

message = u’Error connecting to cluster’
exception midonet.neutron.common.exceptions.InvalidMidonetDataState(**kwargs)

Bases: neutron_lib.exceptions.NeutronException

Exception to signify a state in the midonet tables that is invalid, i.e. missing some table that should always be present

exception midonet.neutron.common.exceptions.MidonetApiException(**kwargs)

Bases: neutron_lib.exceptions.NeutronException

message = u’MidoNet API error: %(msg)s’
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.