]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Type is now mandatory. Boolean now exists.
authorSteve Baker <sbaker@redhat.com>
Mon, 5 Nov 2012 23:49:48 +0000 (12:49 +1300)
committerSteve Baker <sbaker@redhat.com>
Mon, 5 Nov 2012 23:49:48 +0000 (12:49 +1300)
commit8014cf3bb73e7c531f204002f13d8ecee3242716
tree3e85611562b014509aabc5a5d24dbc0128d0a0f9
parentf8f6bf2a57dcf144a3360b9085d970b62372c06a
Type is now mandatory. Boolean now exists.

This is required for Quantum resource types to work with new Properties.
heat/engine/resources/quantum/net.py
heat/engine/resources/quantum/port.py
heat/engine/resources/quantum/router.py
heat/engine/resources/quantum/subnet.py