heat/heat/engine/resources/openstack/heat
Thomas Spatzier 1339f0a0b1 Rename OS::Heat::StructuredDeployments
Rename the StructuredDeployments resource to StructuredDeploymentGroup
to avoid awkward situations when talking about the plural form of the
StructuredDeployment resource. This has been agreed at the Vancouver
summit.

The existing 'StructuredDeployments' resource is kept for backwards
compatibility, but with a deprecated status and corresponding
deprecation message.

Closes-Bug: #1458008

Change-Id: I5d274acf17f222c493d10ded50f87e05a075b424
2015-05-26 14:59:33 +02:00
..
__init__.py Move heat resources 2015-03-06 11:05:27 +08:00
access_policy.py Move heat resources 2015-03-06 11:05:27 +08:00
autoscaling_group.py Add support status for current_size ASG attribute 2015-05-04 10:11:18 +05:30
cloud_config.py Replace self.properties.get on self.properties[] 2015-05-13 16:24:12 +03:00
cloud_watch.py Add version to support_status where it omitted 2015-04-10 13:44:24 +03:00
ha_restarter.py Add version to support_status where it omitted 2015-04-10 13:44:24 +03:00
instance_group.py Correct properties.Schema.NUMBER to INTEGER 2015-04-20 09:59:51 +00:00
multi_part.py Replace self.properties.get on self.properties[] 2015-05-13 16:24:12 +03:00
random_string.py Replace self.properties.get on self.properties[] 2015-05-13 16:24:12 +03:00
remote_stack.py Don't raise error if actions are mismatched 2015-05-13 05:13:30 -04:00
resource_group.py Fix ResourceGroup validate when there are removal_policies 2015-04-23 14:19:22 +10:00
scaling_policy.py Don't create events when signals don't perform an action 2015-05-06 11:28:44 +10:00
software_component.py Replace self.properties.get on self.properties[] 2015-05-13 16:24:12 +03:00
software_config.py Move heat resources 2015-03-06 11:05:27 +08:00
software_deployment.py Rename OS::Heat::SoftwareDeployments 2015-05-26 14:25:46 +02:00
structured_config.py Rename OS::Heat::StructuredDeployments 2015-05-26 14:59:33 +02:00
swiftsignal.py Fix call to ignore_not_found() in SwiftSignal 2015-05-06 13:55:17 -05:00
wait_condition.py Correct properties.Schema.NUMBER to INTEGER 2015-04-20 09:59:51 +00:00
wait_condition_handle.py Move heat resources 2015-03-06 11:05:27 +08:00