heat/heat/engine/resources
Christopher Armstrong 22e96c022a Move resource_templates to heat.scaling
This introduces a new package for autoscaling code which is
intended for use outside of the Heat engine, and moves the
resource_templates function into a new module, heat.scaling.template.
The function hasn't been changed at all.

Change-Id: I78c420e7a188f2d14780a03b3ea220b9a5fbe86c
Implements: partial blueprint as-lib
2014-02-06 22:53:28 +00:00
..
ceilometer Fix ceilometer alarm properties schema 2014-01-16 03:59:33 -05:00
neutron Fix handle_create of NetDHCPAgent for updating 2014-01-28 15:46:40 +09:00
__init__.py Global environment ignores files starting with dot 2014-01-24 15:18:48 -03:00
autoscaling.py Move resource_templates to heat.scaling 2014-02-06 22:53:28 +00:00
cloud_watch.py Convert Ceilometer Alarms to new Schema format 2013-12-12 10:56:53 -05:00
eip.py Fix unused variables 2/2: enable unused var check 2014-01-08 18:01:05 +08:00
instance.py Allow choice in how SignalResponder user id is stored. 2014-01-18 17:46:35 +13:00
internet_gateway.py Convert AWS network resources to new Schema format 2013-12-16 16:12:32 -05:00
loadbalancer.py Update Loadbalancer default template to F20 image 2014-01-08 09:14:41 +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 Convert resources to new Schema format 2013-12-12 11:43:03 -05:00
nova_utils.py serialize non-string nova metadata 2014-01-30 16:02:50 -05:00
os_database.py Don't provide default values to properties.get() 2013-12-23 15:25:00 -06:00
random_string.py Convert resources to new Schema format 2013-12-12 11:43:03 -05:00
resource_group.py Add nested resource references to resource group 2013-12-17 10:56:03 -06:00
route_table.py Convert AWS network resources to new Schema format 2013-12-16 16:12:32 -05:00
s3.py Remove useless validate methods 2013-12-16 16:05:44 +01:00
security_group.py Fix unused variables 2/2: enable unused var check 2014-01-08 18:01:05 +08:00
server.py serialize non-string nova metadata 2014-01-30 16:02:50 -05:00
stack.py Implement adopt-stack for nested stacks 2014-01-22 03:28:45 +00:00
subnet.py Don't provide default values to properties.get() 2013-12-23 15:25:00 -06:00
swift.py Fix showing events on swift. 2014-01-10 21:19:58 +01:00
template_resource.py Native Pseudo Parameters 2014-01-30 14:59:03 -03:00
user.py Fix user and signal responder exception import 2014-01-29 14:08:17 +00:00
volume.py Adding Range constraint for SIZE property 2014-01-16 06:08:55 -05:00
vpc.py Convert AWS network resources to new Schema format 2013-12-16 16:12:32 -05:00
wait_condition.py Merge "Add a new "UpdateWaitConditionHandle" resource" 2014-01-24 09:27:34 +00:00