heat/heat/engine/clients
rabi e1237f48ef Don't use oslo-incubator in glance client plugin
There is plan to remove all oslo incubator code from the
clients. This removes the usage of deprecated
openstack.common.apiclient.exceptions in glance client
plugin.

The available glance HTTPNotFound exception is not usable
for validations(no message) and there is no UniqueMatch
exception.

This adds a new custom client_exception module with two
exceptions to ensure that the error messages remain the
same as before.

Change-Id: I5b32eef047a1fe38382f649532c8bb8a910315e5
2016-11-15 22:58:17 +05:30
..
os Don't use oslo-incubator in glance client plugin 2016-11-15 22:58:17 +05:30
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
client_exception.py Don't use oslo-incubator in glance client plugin 2016-11-15 22:58:17 +05:30
client_plugin.py Pass region_name to session client 2016-10-05 20:38:21 +05:30
progress.py Make sure update access mode for volume in available 2015-12-26 18:32:53 +08:00