Back to bug 1318474

Who When What Removed Added
Red Hat Bugzilla Rules Engine 2016-03-17 01:50:15 UTC Target Release --- 8.0
Marius Cornea 2016-03-17 03:48:37 UTC CC mcornea
Zane Bitter 2016-03-17 05:44:40 UTC CC pmyers, sbaker, shardy, zbitter
Component openstack-tripleo openstack-heat
Assignee jslagle therve
QA Contact yeylon augol
Amit Ugol 2016-03-17 14:30:33 UTC QA Contact augol ohochman
Thomas Hervé 2016-03-17 15:28:21 UTC Link ID Launchpad 1558610
Thomas Hervé 2016-03-17 15:28:48 UTC Link ID OpenStack gerrit 294096
Thomas Hervé 2016-03-17 15:30:19 UTC Status NEW ON_DEV
Jiri Stransky 2016-03-18 16:23:06 UTC CC jstransk
Zane Bitter 2016-03-18 17:31:45 UTC Status ON_DEV POST
Zane Bitter 2016-03-18 17:57:34 UTC Status POST MODIFIED
Fixed In Version openstack-heat-5.0.1-4.el7ost
Thomas Hervé 2016-03-22 20:39:38 UTC Doc Text Cause: Director uses a patch update when updating a cloud, which reuses all the parameters passed at creation. Parameters which were removed in an update were failing validation.

Consequence: Updating a stack with parameters removed and using a patch update was failing unless the parameters were cleared explicitly.

Fix: Heat changed the handling of patched update to ignored parameters which were not present in the newest template.

Result: It's now possible to remove top-level parameters and updating a stack using a patch update.
Jason Joyce 2016-03-24 11:58:59 UTC CC jjoyce
Target Milestone --- ga
errata-xmlrpc 2016-03-24 12:07:57 UTC Status MODIFIED ON_QA
Jon Schlueter 2016-03-24 12:29:46 UTC Status ON_QA MODIFIED
errata-xmlrpc 2016-03-24 17:36:08 UTC Status MODIFIED ON_QA
Martin Lopes 2016-03-30 03:28:58 UTC CC mlopes
Doc Text Cause: Director uses a patch update when updating a cloud, which reuses all the parameters passed at creation. Parameters which were removed in an update were failing validation.

Consequence: Updating a stack with parameters removed and using a patch update was failing unless the parameters were cleared explicitly.

Fix: Heat changed the handling of patched update to ignored parameters which were not present in the newest template.

Result: It's now possible to remove top-level parameters and updating a stack using a patch update.
Previously, director used a patch update when updating a cloud, which reused all the parameters passed at creation. Parameters which were removed in an update were failing validation. Consequently, updating a stack with parameters removed, and using a patch update would fail unless the parameters were explicitly cleared.
With this fix, heat changes the handling of patched updates to ignore parameters which were not present in the newest template.
As a result, it's now possible to remove top-level parameters and update a stack using a patch update.
Amit Ugol 2016-04-07 17:12:30 UTC Status ON_QA VERIFIED
CC augol
errata-xmlrpc 2016-04-07 21:34:45 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2016-04-07 17:34:45 UTC
Perry Myers 2016-04-26 22:37:26 UTC CC pmyers

Back to bug 1318474