heat/heat/db/sqlalchemy
Pratik Mallya 535744b4ca Don't encrypt default parameters in heat-manage encrypt script
If a parameter has a default value, that must mean that its
not sensitive enough to be hidden. So don't hide it by encryption.

Change-Id: Iec209ba6f6778f728a7938b2ab1fd8b4c5b69bd0
Closes-Bug: #1489157
Closes-Bug: #1488679
2016-03-14 21:30:23 +00:00
..
migrate_repo Adding index to stack.owner_id 2016-02-25 09:56:36 +00:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Don't encrypt default parameters in heat-manage encrypt script 2016-03-14 21:30:23 +00:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash Havana migration scripts 2015-05-28 21:18:37 -04:00
models.py Merge "Use transactions instead of session.flush" 2016-03-09 10:21:48 +00:00
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py remove the mutable default arguments "[]" or "{}" 2015-12-16 16:48:51 +08:00