midonet.neutron.common.exceptions
Module¶midonet.neutron.common.exceptions.
ClusterConnectionError
(**kwargs)¶Bases: neutron_lib.exceptions.ServiceUnavailable
message
= u’Error connecting to cluster’¶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
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.