Searched refs:exceptions (Results 1 - 8 of 8) sorted by relevance

/solaris-userland/components/openstack/horizon/files/
H A Dlocal_settings_static.py9 from openstack_dashboard import exceptions namespace
H A Doverrides.py25 from horizon import exceptions namespace
77 exceptions.handle(request, _('Unable to retrieve extensions '
139 exceptions.handle(request, ignore=True)
253 exceptions.handle(request, _('Unable to create flavor.'))
263 exceptions.handle(
303 exceptions.handle(request, ignore=True)
311 exceptions.handle(request, _('Modified flavor information, '
328 exceptions.handle(self.request,
H A Dlocal_settings.py9 from openstack_dashboard import exceptions namespace
/solaris-userland/components/openstack/neutron/files/agent/solaris/
H A Dinterface.py28 from neutron.common import exceptions namespace
142 raise exceptions.BridgeDoesNotExist(bridge=bridge)
171 raise exceptions.Invalid(message=msg)
178 raise exceptions.Invalid(message=msg)
188 raise exceptions.Invalid(message=msg)
196 raise exceptions.Invalid(message=msg)
231 raise exceptions.BridgeDoesNotExist(bridge=bridge)
H A Ddhcp.py33 from neutron.common import exceptions namespace
263 raise exceptions.Conflict()
/solaris-userland/components/nmap/
H A Dnmap.license72 * Because this license imposes special exceptions to the GPL, Covered *
74 * software. The terms, conditions, and exceptions of this license must *
379 exceptions for this. Our decision will be guided by the two goals of
/solaris-userland/components/openstack/neutron/files/agent/l3/
H A Dsolaris_agent.py43 from neutron.common import exceptions as n_exc
/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py39 from cinderclient import exceptions as cinder_exception
42 from keystoneclient import exceptions as keystone_exception
2389 # here. Just catch any stray exceptions and allow destroy to
3960 # here. Just catch any stray exceptions and allow destroy to

Completed in 35 milliseconds