]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Unit test for DBInstance resource.
authorSteve Baker <sbaker@redhat.com>
Wed, 26 Sep 2012 03:53:03 +0000 (15:53 +1200)
committerSteve Baker <sbaker@redhat.com>
Wed, 26 Sep 2012 21:38:15 +0000 (09:38 +1200)
commit988092b70b3b53c6f9277c3a208f50395b4a7e16
treefc70481d162d38661b2e97e3f1afe676d63a458f
parent5208008db047d8cda231100db817c6f0e1c190a5
Unit test for DBInstance resource.

Coverage is 100% assuming you don't count the
nested template as code.

Change-Id: I846ed736d75eeef8723c33db7cae889a26049d9a
heat/engine/dbinstance.py
heat/tests/test_dbinstance.py [new file with mode: 0644]