]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Validate all resource properties
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 24 May 2012 11:01:46 +0000 (21:01 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Thu, 24 May 2012 11:01:46 +0000 (21:01 +1000)
commit03ae5b2d1c33d23105206398425d235e21e7c223
tree067a88aa839ccaabb85da6c5952278e9a5159970
parenta83fcc6aa33540257762cd73196e8bbb448ef10b
Validate all resource properties

Change-Id: Ib0346fd22636d3eae31c688426b966f07acda19c
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
13 files changed:
MANIFEST.in
heat/cfntools/cfn_helper.py
heat/common/auth.py
heat/common/client.py
heat/engine/checkeddict.py
heat/engine/eip.py
heat/engine/instance.py
heat/engine/parser.py
heat/engine/resources.py
heat/engine/security_group.py
heat/engine/user.py
heat/engine/volume.py
heat/engine/wait_condition.py