heat/heat/engine/resources/openstack/heat
Ryan Brown 6513d3944c Add a preview endpoint for stack updates
Allow users to see what resources will be changed during a stack-update.

Docs change here https://review.openstack.org/132870/

Client change here https://review.openstack.org/#/c/126957/

BP: update-dry-run

Co-Authored-By: Jason Dunsmore <jasondunsmore@gmail.com>
Change-Id: If58bdcccfef6f5d36c0367c5267f95014232015e
2015-08-31 09:34:27 -05: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 Use latest stable version for RG & ASG nested templates 2015-08-27 16:45:47 +05:30
cloud_config.py Replace self.properties.get on self.properties[] 2015-05-13 16:24:12 +03:00
cloud_watch.py Update SupportStatuses for objs where it needed 2015-07-15 09:13:24 +00:00
ha_restarter.py Prepare SignalResponder class for more signal types 2015-06-30 11:36:14 -07:00
instance_group.py Fix formula for calc update_timeout in instance group 2015-07-28 09:41:28 -04:00
multi_part.py Fix unsupported format character error for multipart mime 2015-07-20 09:05:40 +05:30
none_resource.py Add a preview endpoint for stack updates 2015-08-31 09:34:27 -05:00
random_string.py Add HIDDEN status to RandomString sequence 2015-07-20 10:53:55 +03:00
remote_stack.py Add a preview endpoint for stack updates 2015-08-31 09:34:27 -05:00
resource_group.py Use latest stable version for RG & ASG nested templates 2015-08-27 16:45:47 +05:30
scaling_policy.py Raise exception if asg in cooldown 2015-08-26 13:41:34 +03:00
software_component.py Replace self.properties.get on self.properties[] 2015-05-13 16:24:12 +03:00
software_config.py Support boolean inputs for SoftwareConfig's 2015-08-06 09:45:08 -04:00
software_deployment.py Don't metadata_update all resources for deployment signals 2015-08-26 15:24:27 +12:00
structured_config.py Rename OS::Heat::StructuredDeployments 2015-05-26 14:59:33 +02:00
swiftsignal.py Removes replace-on-update for SwiftSignalHandle resource 2015-07-24 08:34:05 -05:00
wait_condition.py Add attribute type for heat resources 2015-06-15 03:30:59 -07:00
wait_condition_handle.py Refactor wait condition handles 2015-08-04 03:40:52 +00:00