Back to bug 1303084

Who When What Removed Added
Red Hat Bugzilla Rules Engine 2016-01-29 13:56:43 UTC Target Release --- 8.0
Jiri Stransky 2016-01-29 13:57:28 UTC Link ID Launchpad 1538551
Mike Burns 2016-01-29 14:04:02 UTC Priority unspecified urgent
Jiri Stransky 2016-01-29 14:31:15 UTC Summary Strings in comma_delimited_list parameters can fail stack-update String values for comma_delimited_list parameters can fail stack-update
Crag Wolfe 2016-02-03 07:46:04 UTC CC cwolfe
Zane Bitter 2016-02-03 21:21:12 UTC Assignee zbitter cwolfe
Jon Schlueter 2016-02-10 12:46:33 UTC CC jschluet
Jaromir Coufal 2016-02-22 16:43:02 UTC CC jcoufal
Jon Schlueter 2016-02-22 16:55:49 UTC Target Milestone --- ga
Mike Burns 2016-02-24 21:36:24 UTC Status NEW ASSIGNED
Link ID OpenStack gerrit 275544
Mike Burns 2016-02-25 20:57:15 UTC Status ASSIGNED ON_DEV
Zane Bitter 2016-02-29 21:20:46 UTC CC jstransk, zbitter
Flags needinfo?(jstransk)
Jiri Stransky 2016-03-01 15:45:51 UTC Flags needinfo?(jstransk)
Zane Bitter 2016-03-01 17:02:49 UTC Flags needinfo?(jstransk)
Zane Bitter 2016-03-01 17:06:27 UTC Flags needinfo?(jstransk)
Zane Bitter 2016-03-01 17:11:31 UTC Flags needinfo?(jstransk)
Crag Wolfe 2016-03-01 19:30:54 UTC Flags needinfo?(jstransk)
Zane Bitter 2016-03-02 01:01:10 UTC Link ID OpenStack gerrit 286879
Zane Bitter 2016-03-02 01:02:17 UTC Status ON_DEV POST
Link ID OpenStack gerrit 275544
Zane Bitter 2016-03-02 23:00:08 UTC Status POST MODIFIED
Fixed In Version openstack-heat-5.0.1-3.el7ost
errata-xmlrpc 2016-03-03 14:23:41 UTC Status MODIFIED ON_QA
Jon Schlueter 2016-03-03 14:32:38 UTC Status ON_QA MODIFIED
errata-xmlrpc 2016-03-03 15:57:04 UTC Status MODIFIED ON_QA
Amit Ugol 2016-03-07 17:37:07 UTC QA Contact augol ohochman
Crag Wolfe 2016-03-16 22:25:07 UTC Doc Text Cause: Heat would attempt to validate old properties based on the current properties definitions.

Consequence: During director upgrades where a property definition changed type, we would fail with a TypeError when heat tried to validate the old property value.

Fix: Heat no longer tries to validate old property values.

Result: Property schema definitions may change and heat can gracefully handle that now by only validating new property values.
Jiri Stransky 2016-03-29 11:10:34 UTC Status ON_QA VERIFIED
QA Contact ohochman jstransk
Martin Lopes 2016-03-30 03:16:14 UTC CC mlopes
Doc Text Cause: Heat would attempt to validate old properties based on the current properties definitions.

Consequence: During director upgrades where a property definition changed type, we would fail with a TypeError when heat tried to validate the old property value.

Fix: Heat no longer tries to validate old property values.

Result: Property schema definitions may change and heat can gracefully handle that now by only validating new property values.
Previously, heat would attempt to validate old properties based on the current properties definitions. Consequently, during director upgrades where a property definition changed type, the process would fail with a TypeError when heat tried to validate the old property value.
With this fix, heat no longer tries to validate old property values.
As a result, heat can now gracefully handle property schema definitions changes by only validating new property values.
Martin Lopes 2016-03-30 03:17:18 UTC Doc Text Previously, heat would attempt to validate old properties based on the current properties definitions. Consequently, during director upgrades where a property definition changed type, the process would fail with a TypeError when heat tried to validate the old property value.
With this fix, heat no longer tries to validate old property values.
As a result, heat can now gracefully handle property schema definitions changes by only validating new property values.
Previously, heat would attempt to validate old properties based on the current property's definitions. Consequently, during director upgrades where a property definition changed type, the process would fail with a 'TypeError' when heat tried to validate the old property value.
With this fix, heat no longer tries to validate old property values.
As a result, heat can now gracefully handle property schema definitions changes by only validating new property values.
errata-xmlrpc 2016-04-07 21:26:49 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2016-04-07 17:26:49 UTC
Perry Myers 2016-04-26 14:31:27 UTC CC pmyers

Back to bug 1303084