heat/heat/engine/resources/openstack/heat
huangtianhua a272b3f8d9 Allow empty 'config' for software deployments
Allow empty 'config' for software deployment resources.
The use case would be for custom agents where the config
is already baked into the image, so these agents would
still want to:
  read input_values to feed into the baked-in config
  signal heat that deployment is complete, including output values

Change-Id: I87807065bf5821bcff23810d7e58c34eaa991f19
Closes-Bug: #1407387
2015-03-13 16:57:26 +08: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 Move heat resources 2015-03-06 11:05:27 +08:00
cloud_config.py Move heat resources 2015-03-06 11:05:27 +08:00
cloud_watch.py Move heat resources 2015-03-06 11:05:27 +08:00
ha_restarter.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
instance_group.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
multi_part.py Move heat resources 2015-03-06 11:05:27 +08:00
random_string.py Move heat resources 2015-03-06 11:05:27 +08:00
remote_stack.py Always update remote_stack 2015-03-07 00:44:28 +08:00
resource_group.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
scaling_policy.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
software_component.py Move heat resources 2015-03-06 11:05:27 +08:00
software_config.py Move heat resources 2015-03-06 11:05:27 +08:00
software_deployment.py Allow empty 'config' for software deployments 2015-03-13 16:57:26 +08:00
structured_config.py Allow empty 'config' for software deployments 2015-03-13 16:57:26 +08:00
swiftsignal.py Move heat resources 2015-03-06 11:05:27 +08:00
wait_condition.py Move heat resources 2015-03-06 11:05:27 +08:00
wait_condition_handle.py Move heat resources 2015-03-06 11:05:27 +08:00