heat/heat/tests
Ian Main e0c3141253 Factor out authenticate method for engine.
This patch factors out an authenticate() function for use by both
the heat service authentication and the resource authentication.
This fixes the AWS auth method for creating resources - issue #153.

Change-Id: I134e993263ae6ba4890f56bfbe6a6a3205b7f921
Signed-off-by: Ian Main <imain@redhat.com>
2012-06-22 10:58:54 -07:00
..
examples Adding resource initialization test 2012-04-23 08:17:10 -04:00
functional Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
unit Add a name to the checkeddict to improve the error messages 2012-05-30 23:22:58 +10:00
v1_1 Allowed the database call to return no parsed template. 2012-05-10 15:31:31 -04:00
__init__.py Allowed the database call to return no parsed template. 2012-05-10 15:31:31 -04:00
fakes.py Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00
test_cfn.py Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
test_dependencies.py Do proper dependency calculations 2012-06-15 11:29:08 +02:00
test_manager.py Move parsing of parameters out of template parser 2012-06-17 18:25:23 +02:00
test_parser.py Improve parser readability + add unit tests 2012-06-05 15:51:20 +02:00
test_resources.py Move parsing of parameters out of template parser 2012-06-17 18:25:23 +02:00
test_stacks.py Factor out authenticate method for engine. 2012-06-22 10:58:54 -07:00
test_validate.py Factor out authenticate method for engine. 2012-06-22 10:58:54 -07:00
test_waitcondition.py Fix the wait condition's reading of the metadata. 2012-06-21 20:10:53 +10:00
test_watch.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00
testing-overview.txt Update virtual-env requires and documentation 2012-04-24 14:17:40 -04:00
utils.py Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00