deb-heat/heat/engine/clients/os
ishant 80b13e9974 Fix heat and ceilometer client connection
Heat Ceilometer client plugin uses direclty the Client function of
python-ceilometerclient which does not exposes all the parameters
required to make a https connection with ceilometer. Instead of
this get_client fucntion of ceilometer client should be used which
set all the ssl parameters correctly

Change-Id: I64029b90b6fdd553b98e4a9e4a749aef6855982a
Closes-Bug: #1419772
2015-02-11 23:07:29 -08:00
..
__init__.py Implement nova client plugin 2014-07-08 09:42:36 +12:00
ceilometer.py Fix heat and ceilometer client connection 2015-02-11 23:07:29 -08:00
cinder.py Add cinder volume type constraint for resources 2014-12-12 15:51:28 +08:00
glance.py Switch to oslo.utils.uuidutils 2014-12-26 11:54:56 +01:00
heat_plugin.py Add is_conflict() to client plugins 2014-10-13 10:57:53 -05:00
keystone.py Add is_conflict() to client plugins 2014-10-13 10:57:53 -05:00
neutron.py Allow floating_ip_pool on Nova-net in Sahara 2015-01-27 13:49:51 +02:00
nova.py Take admin password for server rebuild 2014-12-12 06:36:52 +00:00
sahara.py Adding tests for sahara client exeptions 2014-10-13 16:17:42 +00:00
swift.py Always fetch temp URL key before generation 2015-01-22 12:58:58 +13:00
trove.py Add is_conflict() to client plugins 2014-10-13 10:57:53 -05:00