]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Copied the python-novaclient test code to avoid importing via python path
authorChris Alfonso <calfonso@redhat.com>
Mon, 30 Apr 2012 14:39:51 +0000 (10:39 -0400)
committerChris Alfonso <calfonso@redhat.com>
Mon, 30 Apr 2012 14:39:51 +0000 (10:39 -0400)
commit1d706dd93efd8ed4c960a63b8e235b5537a92865
tree164331b969607e2767a31a3c9dd300beaf35edea
parentf10f5cf15b55c87f948196ad07a75e5b24142ab5
Copied the python-novaclient test code to avoid importing via python path
.gitignore
heat/tests/fakes.py [new file with mode: 0644]
heat/tests/test_resources.py
heat/tests/utils.py [new file with mode: 0644]
heat/tests/v1_1/__init__.py [new file with mode: 0644]
heat/tests/v1_1/fakes.py [new file with mode: 0644]
heat/tests/v1_1/testfile.txt [new file with mode: 0644]
heat/tests/v1_1/utils.py [new file with mode: 0644]