heat/heat/common
Vijendar Komalla 1b451c2be1 Encrypt Heat template hidden parameters
1. Add a configuration option to enable/disable template parameters
   encryption.
2. Encrypt hidden parameters before storing them in the database and
   decrypt on stack load.

Change-Id: Ie46c6a149f414f655600616da8deee463e55671c
Implements: blueprint encrypt-hidden-parameters
Co-Authored-By: Jason Dunsmore <jasondunsmore@gmail.com>
2015-05-12 10:50:49 -05:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
auth_url.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
config.py Encrypt Heat template hidden parameters 2015-05-12 10:50:49 -05:00
context.py Use the AccessInfoPlugin from keystoneclient 2015-04-28 16:09:13 +10:00
crypt.py Set auth_encryption_key option to be secret 2015-04-20 15:46:10 -07:00
custom_backend_auth.py Don't use a different thread local store to oslo.log 2015-03-24 11:28:31 +10:00
environment_format.py Encrypt Heat template hidden parameters 2015-05-12 10:50:49 -05:00
exception.py Add min_adjustment_step property to ScalingPolicy 2015-04-30 12:44:19 +05:30
grouputils.py Support path attributes in OS::Heat::AutoScalingGroup 2015-02-06 13:06:43 +02:00
heat_keystoneclient.py Merge "Don't use scoping information for admin auth" 2015-05-12 13:22:33 +00:00
i18n.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
identifier.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
lifecycle_plugin_utils.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
messaging.py Fix some new PEP8 errors found at gate 2015-03-24 11:13:50 +08:00
param_utils.py Support to generate hot template based on resource type 2015-04-28 16:14:52 +08: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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
profiler.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
serializers.py Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00
service_utils.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
short_id.py Fix [H302] errors in heat/common 2014-11-20 15:06:53 +00:00
template_format.py Convert all non-test imports of json to jsonutils 2015-03-04 15:26:48 +10:00
timeutils.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
urlfetch.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
wsgi.py Use oslo.log in wsgi.py 2015-03-24 11:38:26 +10:00