Bug 1042164

Summary: [RFE][heat]: Implement AutoScaling UpdatePolicy
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: markmc, mlopes, sbaker, sdake, shardy, yeylon
Target Milestone: gaKeywords: FutureFeature
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/heat/+spec/as-update-policy
Whiteboard: upstream_milestone_icehouse-1 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
This enhancement implements an update policy for auto-scaling. This was added to provide a consistent auto-scaling experience to the user. As a result, an update policy is available to auto-scaling users.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 19:08:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:15:02 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/as-update-policy.

Description:

AWS provide an UpdatePolicy attribute which can be used with AutoScaling groups to specify how changes to the launch configuration or subnet are rolled out.  Seems like a useful thing to add, somewhat related to the rolling-updates work but not specific to metadata.

Specification URL (additional information):

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html

Comment 2 Stephen Gordon 2014-01-23 20:48:02 UTC
Moving to POST based on upstream status (Implemented).