Bug 1042156

Summary: [RFE][heat]: Neutron resources implement handle_update
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Amit Ugol <augol>
Severity: high Docs Contact:
Priority: medium    
Version: unspecifiedCC: ajeain, augol, breeler, markmc, 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/neutron-resource-handle-update
Whiteboard: upstream_milestone_icehouse-1 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
This enhancement provides update support for OpenStack Networking resources. Previously stack-update was not consistently working in OpenStack Networking resources. With this enhancement stack-update will work consistently in OpenStack Network resources.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 19:09:00 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:13:38 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/neutron-resource-handle-update.

Description:

The following neutron resources need to have handle_update so they are not replaced on update:
* FloatingIP
* FloatingIPAssociation
* Net
* Port
* Router
* Subnet

Specification URL (additional information):

None

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