heat/heat/engine
Steven Hardy 218e1038f2 SoftwareDeployments make servers property updateable
Allow the servers list to be updated, which will cause an update
of the resource group instead of replacing it.

This looks inconvenient to test in the unit tests due to needing
to create a coupled nested stack (which will further impede the
decouple-nested work), so I'll post a followup patch with a
functional test instead, if that's viewed as acceptable.

Change-Id: I1714d2cef2d0edbeb82c16e5a83acc458009bd47
Closes-Bug: #1389178
2014-11-19 18:22:57 +00:00
..
cfn Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
clients Merge "Add snapshot restore HTTP API" 2014-11-19 07:32:52 +00:00
hot Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
notification Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
resources SoftwareDeployments make servers property updateable 2014-11-19 18:22:57 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
attributes.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
constraints.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
dependencies.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
environment.py Merge "Using six.string_types for python3 compatible" 2014-11-06 15:26:54 +00:00
event.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
function.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
parameters.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
properties.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
resource.py Merge "Make resource check messages more consistent" 2014-11-18 11:00:38 +00:00
rsrc_defn.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
scheduler.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
service.py Merge "engine service add user_creds_id to create_stack interface" 2014-11-19 10:59:26 +00:00
signal_responder.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack.py Merge "Add snapshot restore HTTP API" 2014-11-19 07:32:52 +00:00
stack_lock.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_resource.py Merge "StackResource consider files in implementation_signature" 2014-11-19 12:40:53 +00:00
stack_user.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Don't stop update immediately on error 2014-10-20 10:55:20 +08:00
watchrule.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00