heat/heat/engine
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
..
cfn Convergence: pass the resource name into has_cache() 2015-08-18 12:05:17 +10:00
clients Merge "Move all tasks objects into progress module" 2015-08-24 03:43:13 +00:00
constraint move ceilometer constraints to common constraint 2015-08-03 13:18:31 +08:00
hot py34: test_hot and test_validate 2015-08-13 13:59:19 +05:30
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Add a preview endpoint for stack updates 2015-08-31 09:34:27 -05:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Merge "Revert "Refactor format_resource_attributes"" 2015-08-24 16:49:03 +00:00
attributes.py Merge "Support attributes with dynamic scheme" 2015-08-11 15:18:55 +00:00
constraints.py py34: test_sahara/software_deployment 2015-08-06 22:37:37 +05:30
dependencies.py py34: heat.tests.test_engine_service 2015-08-03 22:58:35 +05:30
environment.py Add resource_type-specific policies 2015-08-25 15:37:26 +03:00
event.py Versioned objects - Event 2015-03-16 09:26:41 +00:00
function.py Add __hash__ functions where necessary 2015-07-02 07:56:22 +00:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Fix validation error for parameter group 2015-06-30 11:38:33 +05:30
parameters.py Merge "Adopt @six.python_2_unicode_compatible decorator" 2015-07-09 16:13:49 +00:00
plugin_manager.py Use six.moves.map/filter/zip 2015-04-24 11:52:39 +05:30
properties.py Fix "{}" is not a list error for json parameter type 2015-08-20 21:32:01 +05:30
resource.py Add a preview endpoint for stack updates 2015-08-31 09:34:27 -05:00
rsrc_defn.py Use ResourceDefinitionCore methods for lbutils 2015-07-15 15:37:55 +03:00
scheduler.py Do not use VolumeTasks in AWS Instance create 2015-07-28 21:59:06 +00:00
service.py Add a preview endpoint for stack updates 2015-08-31 09:34:27 -05:00
service_software_config.py Use atomic_key for deployment metadata updates 2015-08-14 09:17:28 +12:00
service_stack_watch.py Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00
stack.py Fix some files permissions 2015-08-26 12:11:27 +03:00
stack_lock.py Move listener rpc client to rpc/listener_client.py 2015-06-19 08:24:19 +05:30
support.py Add HIDDEN status to SupportStatus 2015-07-08 12:18:49 +03:00
sync_point.py Convergence: Make SyncPoint.update_input_data actually atomic. 2015-06-26 15:01:52 +00:00
template.py py34: heat.tests.test_template 2015-08-05 10:29:16 +05:30
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Add a preview endpoint for stack updates 2015-08-31 09:34:27 -05:00
watchrule.py Heat could not create samples with Ceilometer 2015-05-28 22:18:35 +08:00
worker.py Convergence: input_data physical_resource_id -> reference_id 2015-08-18 12:06:36 +10:00