heat/heat/engine/resources
Zane Bitter 3f44b59b29 Move the code that reads the global environment
This belongs in the environment module, not the resources package.

Change-Id: I97093cef3a3e6d35bc82df8b8533cff7e5bc6ec9
2014-03-03 21:10:42 -05:00
..
ceilometer Fix ceilometer alarm properties schema 2014-01-16 03:59:33 -05:00
neutron Merge "Document schema properties for Neutron subnet resource" 2014-03-03 19:54:14 +00:00
software_config A cloud-config resource based on SoftwareConfig 2014-02-05 08:30:51 +08:00
__init__.py Move the code that reads the global environment 2014-03-03 21:10:42 -05:00
autoscaling.py add OS::Heat::AutoScalingGroup 2014-02-21 22:02:31 +00:00
cloud_watch.py Make context available during constraint validation 2014-01-31 09:59:57 +01:00
eip.py I18N support for log message and attributes schema 2014-02-28 14:35:09 +08:00
image.py Implement glance image constraint 2014-02-19 09:55:19 +01:00
instance.py Merge "Implement glance image constraint" 2014-03-03 04:27:06 +00:00
internet_gateway.py Convert AWS network resources to new Schema format 2013-12-16 16:12:32 -05:00
loadbalancer.py Merge "Add preview for LoadBalancer" 2014-02-28 19:33:58 +00:00
network_interface.py Don't provide default values to properties.get() 2013-12-23 15:25:00 -06:00
nova_floatingip.py Implements Nova FloatingIP resources 2014-01-09 11:19:22 +04:00
nova_keypair.py Add validation to KeyPair resource 2014-02-13 09:11:14 -06:00
nova_utils.py Fix typo and remove unused code in nova_utils.py 2014-02-27 10:55:56 +08:00
os_database.py Merge "Handle API limit exception in OS::Trove::Instance" 2014-02-17 17:59:15 +00:00
random_string.py RandomString use the random string as the resource_id 2014-02-14 08:57:50 +13:00
resource_group.py Add preview for ResourceGroup 2014-02-17 23:33:01 -05:00
route_table.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
s3.py Fix indentation errors found by Pep8 1.4.6+ 2014-02-05 20:30:39 +01:00
security_group.py Fix unused variables 2/2: enable unused var check 2014-01-08 18:01:05 +08:00
server.py Merge "Add admin_pass as a property" 2014-03-03 11:54:39 +00:00
stack.py Add preview for NestedStack 2014-02-17 23:33:01 -05:00
subnet.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
swift.py Fix indentation errors found by Pep8 1.4.6+ 2014-02-05 20:30:39 +01:00
template_resource.py Add preview for TemplateResource 2014-02-17 23:33:01 -05:00
user.py Convert AccessKey resource to attributes_schema 2014-02-25 17:37:38 +00:00
volume.py Merge "Implement glance image constraint" 2014-03-03 04:27:06 +00:00
vpc.py Convert AWS network resources to new Schema format 2013-12-16 16:12:32 -05:00
wait_condition.py I18N support for log message and attributes schema 2014-02-28 14:35:09 +08:00