heat/heat/engine/clients/os
Oleksii Chuprykov 68a73b513c Move Resource exceptions to common module (2)
It is convenient to have all exceptions in exception module.
Also it is reduces namespace cluttering of resource module and decreases
the number of dependencies in other modules (we do not need to import resource
in some cases for now).
ResourceUnknownStatus exception is moved in this patch.

Change-Id: Iad44c16252f5171984859f0ddd05b821f5dfc7e7
2015-09-04 11:24:31 +00:00
..
__init__.py Implement nova client plugin 2014-07-08 09:42:36 +12:00
barbican.py Refactor repeated handle_delete 2015-08-19 17:27:12 +03:00
ceilometer.py Fix the project_id to project_name when initializing ceilometerclient 2015-07-20 16:16:25 +08:00
cinder.py Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
designate.py Merge "Refactor Adding service_types to client_plugins" 2015-07-15 10:52:23 +00:00
glance.py Set correct tenant id when python-client init 2015-09-03 00:56:40 +00:00
heat_plugin.py Refactor Adding service_types to client_plugins 2015-07-14 23:34:27 +05:30
keystone.py Add keystone.user custom constraint 2015-07-29 21:32:21 +00:00
magnum.py Import magnum python client directly 2015-08-03 09:35:59 +05:30
manila.py Refactor Adding service_types to client_plugins 2015-07-14 23:34:27 +05:30
mistral.py Import mistral python client directly 2015-07-27 14:16:00 +05:30
monasca.py Monasca Alarm definition resource plugin 2015-08-13 11:54:21 +05:30
neutron.py move network constraints from neutron to common constraint 2015-08-03 12:56:34 +08:00
nova.py Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
sahara.py Refactor Adding service_types to client_plugins 2015-07-14 23:34:27 +05:30
swift.py py34: heat.tests.client/openstack 2015-08-14 12:09:20 +05:30
trove.py Refactor Adding service_types to client_plugins 2015-07-14 23:34:27 +05:30
zaqar.py Refactor Adding service_types to client_plugins 2015-07-14 23:34:27 +05:30