heat/heat/engine/resources
tyagi c38bee4977 Add attribute type for heat resources
Add type field to the schema of the heat resources.
Also added Integer type to attributes schema.

Change-Id: Icd09f28a29a52be1904f76887a37c7f17786c4a6
Implements: blueprint add-type-in-attributes-schema
2015-06-15 03:30:59 -07:00
..
aws Do not pass rich objects on servers' delete 2015-06-04 18:22:43 +03:00
openstack Add attribute type for heat resources 2015-06-15 03:30:59 -07:00
__init__.py Do not verify requirements on extension loading 2015-05-25 10:39:07 +12:00
signal_responder.py Merge "Provide a signal URL attribute for alarms" 2015-06-10 05:27:18 +00:00
stack_resource.py Unlimited option max_resources_per_stack 2015-06-05 08:20:45 +02:00
stack_user.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
template_resource.py Fix property validation for TemplateResource during update 2015-05-15 07:36:11 +05:30
volume_base.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00
wait_condition.py Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00