summaryrefslogtreecommitdiff
path: root/heat/tests/test_rsrc_defn.py
Commit message (Expand)AuthorAgeFilesLines
* Using six.string_types for python3 compatibleEthan Lynn2014-11-031-1/+3
* Don't import HeatTestCase directlyZhenguo Niu2014-10-221-3/+3
* Add test for ResourceDefinition equalityZane Bitter2014-08-271-0/+15
* Add a method to freeze a ResourceDefinitionZane Bitter2014-08-271-0/+14
* Add a ResourceDefinition classZane Bitter2014-05-301-0/+177