The heat.scaling.template ModuleΒΆ

heat.scaling.template.resource_templates(old_resources, resource_definition, num_resources, num_replace)[source]

Create the template for the nested stack of existing and new instances For rolling update, if launch configuration is different, the instance definition should come from the existing instance instead of using the new launch configuration.

Previous topic

The heat.scaling Module

Next topic

The rackspace.clients Module

This Page