heat/heat/tests
Zane Bitter 2c15f8e1b3 Don't go fishing in the stack for the KeyName
The KeyName should be a property of the Instance, and need not have the
same name in the stack parameters.

Change-Id: I05dcfd9aa6f92bc7aaa2dbc594062984ac074b7e
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-06-28 18:03:09 +02: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 Don't go fishing in the stack for the KeyName 2012-06-28 18:03:09 +02: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