]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : convert most tests to inline templates
authorSteven Hardy <shardy@redhat.com>
Fri, 3 May 2013 10:43:54 +0000 (11:43 +0100)
committerSteven Hardy <shardy@redhat.com>
Fri, 3 May 2013 16:37:33 +0000 (17:37 +0100)
commit6e9a0e468317bd5fc50517a58448408ef5fa24ce
tree01cee6b743c084ac9bedc11d0178e3ea25e6bd25
parenta6cd037bd893933249f10d0952a2881ac7e0ee40
heat tests : convert most tests to inline templates

Convert to inline minimal templates, to remove dependency on
in-tree templates which we plan to remove.  Note there are still
some more tests remaining which need similar changes (shardy todo)

Change-Id: I0864d1f15ea3b815d449277387440157f104bbf3
heat/tests/test_autoscaling.py
heat/tests/test_dbinstance.py
heat/tests/test_eip.py
heat/tests/test_engine_service.py
heat/tests/test_instance.py
heat/tests/test_instance_group.py
heat/tests/test_loadbalancer.py
heat/tests/test_user.py