heat/heat/common
Kanagaraj Manickam dd272a2864 Adds monasca client plugin config support in heat.conf
In newton, support for Monasca resource plugins is
enabled. For the same, clients_monasca section
is enabled in heat.conf

Change-Id: I964023c87ddc58719f296503afa44e0ba6901791
2016-06-12 01:26:19 +00:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Use keystoneauth1 instead of keystoneclient.auth 2016-05-24 20:27:23 +05:30
auth_url.py Make auth_url lookup dynamic 2016-03-04 17:35:52 +01:00
cache.py Use caching for resource name/id finders 2016-02-18 17:52:03 +05:30
config.py Adds monasca client plugin config support in heat.conf 2016-06-12 01:26:19 +00:00
context.py Use generic auth plugins 2016-06-07 10:45:09 +05:30
crypt.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
custom_backend_auth.py Fix some inconsistency in docstrings 2015-12-29 01:40:42 +08:00
endpoint_utils.py Pass all options when doing keystone discovery 2016-02-19 13:53:47 +01:00
environment_format.py Event transport 2016-01-05 10:22:57 +01:00
exception.py Get rid of Parameters._validate_template_parameters() 2016-06-03 15:42:43 -04:00
grouputils.py InstanceGroup to keep FAILED resources in template 2016-01-21 22:22:31 -05:00
i18n.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
identifier.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
lifecycle_plugin_utils.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
messaging.py Use messaging notifications transport instead of default 2016-04-14 12:19:07 +03:00
netutils.py Add SubnetPool neutron Resource 2015-12-02 19:35:14 +05:30
param_utils.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
plugin_loader.py Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
policy.py Revert "Check RBAC policy for nested stacks" 2016-03-30 11:48:30 +05:30
profiler.py Use OSprofiler options consolidated in lib itself 2016-02-03 18:25:36 -08:00
serializers.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
service_utils.py Move some functions to service_utils 2016-06-01 03:57:04 +00:00
short_id.py Some lambda were replaced on def 2015-09-23 11:35:29 +01:00
template_format.py JSON size violation gives a bad error with nested templates 2016-01-19 11:30:28 +08:00
timeutils.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
urlfetch.py py34: Fix integration tests 2015-09-26 20:27:54 +05:30
wsgi.py Remove usage of WritableLogger from oslo_log 2016-02-22 18:11:08 +08:00