heat/heat/tests/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
..
__init__.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_aodh_client.py Add aodh client plugin 2016-06-24 09:07:51 +00:00
test_barbican_client.py Enable client plugin to support dynamic api version 2016-05-09 14:39:49 +05:30
test_ceilometer_client.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
test_cinder_client.py Add cinder qos specs constraint 2016-08-31 01:03:11 +08:00
test_clients.py Don't use oslo-incubator in glance client plugin 2016-11-15 22:58:17 +05:30
test_designate_client.py Pass region_name to session client 2016-10-05 20:38:21 +05:30
test_glance_client.py Don't use oslo-incubator in glance client plugin 2016-11-15 22:58:17 +05:30
test_heat_client.py Change credentials.create argument 2016-10-13 06:08:56 +00:00
test_keystone_client.py Migrate to keystoneauth 2016-09-06 10:07:22 +05:30
test_magnum_client.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
test_manila_client.py Enable client plugin to support dynamic api version 2016-05-09 14:39:49 +05:30
test_mistral_client.py Added constraint for mistral workflow 2016-03-23 11:19:14 +02:00
test_monasca_client.py Remove _get_client_args() from client_plugin 2016-09-01 12:43:28 +05:30
test_neutron_client.py Add constraint for Security Group 2016-06-22 13:56:27 +03:00
test_nova_client.py Add support different versions for nova client 2016-11-11 13:06:43 +03:00
test_progress.py Rename test classes for consistency 2016-02-25 09:27:12 -06:00
test_sahara_client.py Enable client plugin to support dynamic api version 2016-05-09 14:39:49 +05:30
test_senlin_client.py Fix senlin profile/policy type constraint check 2016-08-28 18:27:31 +08:00
test_swift_client.py Sync context with oslo.context 2016-06-17 11:46:00 +10:00
test_zaqar_client.py Use Zaqar signed URLs in software deployment 2016-06-21 10:01:49 +02:00