deb-heat/heat/tests
Jeff Peeler a83fcc6aa3 Add functional test to verify jeos and stack ops
(Tox.ini has been modified to only run tests tagged with 'unit'
to prevent this test from running with unit tests.)

This test requires an OpenStack install present and will not run on
StackForge. This test creates a JEOS, waits for glance registration,
detects key registered with keystone, creates stack, and verifies over
SSH that:
- cfn helper script SHAs match tree
- verifies presence of wordpress
- verifies expected user data is present in multipart mime file

closes #112

Change-Id: I22a0dfe41986d466ac689c050fc33585e3e6229e
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
2012-05-23 16:53:33 -04:00
..
examples Adding resource initialization test 2012-04-23 08:17:10 -04:00
functional Add functional test to verify jeos and stack ops 2012-05-23 16:53:33 -04:00
unit Add some better checking for parameters and properties 2012-05-23 22:31:47 +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 pep8 errors 2012-05-14 09:55:50 -04:00
test_resources.py using the calculated path for the template tests 2012-05-23 15:37:07 -04:00
test_stacks.py using the calculated path for the template tests 2012-05-23 15:37:07 -04:00
test_validate.py Fix pep8 errors 2012-05-14 09:55:50 -04: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