heat/heat/tests/db
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
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py Adding index to stack.owner_id 2016-02-25 09:56:36 +00:00
test_sqlalchemy_api.py Don't encrypt default parameters in heat-manage encrypt script 2016-03-14 21:30:23 +00:00
test_sqlalchemy_filters.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_sqlalchemy_types.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_utils.py Fixes migrate_data utils to avoid created_at filed 2015-04-01 15:28:33 +05:30