heat/heat/tests/v1_1
Chris Alfonso d3bdddee68 Allowed the database call to return no parsed template.
The database impl was raising an exception if no parsed template
exists.  The logic that was looking up the parsed template
expects None to be returned if the template isn't stored.

* I also fixed some pep8 errors.
2012-05-10 15:31:31 -04:00
..
__init__.py Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00
fakes.py Allowed the database call to return no parsed template. 2012-05-10 15:31:31 -04:00
testfile.txt Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00
utils.py Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00