Bug 1064586 - Rebase openstack-heat to 2013.2.2
Summary: Rebase openstack-heat to 2013.2.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-heat
Version: 4.0
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: z2
: 4.0
Assignee: Steven Dake
QA Contact: Jeff Peeler
URL:
Whiteboard:
: 1065326 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-12 22:33 UTC by Steven Dake
Modified: 2016-04-26 16:31 UTC (History)
9 users (show)

Fixed In Version: openstack-heat-2013.2.2-1.el6ost
Doc Type: Rebase: Bug Fixes Only
Doc Text:
With this release, openstack-heat is now rebased to version 2013.2.2-1. This applies the following fixes: - Trust paths are now directly tested when attempting to delete a stack. In previous releases, this was not tested; this made it possible for a stack's database entry to be incorrectly set to DELETE_COMPLETE with a null value for DELETED_AT. Whenever this occured, 'heat list' would incorrectly list the deleted stack; this no longer occurs with this release. - Stacks can no longer be updated when they are suspended or in the process of being suspended. Previously, suspended stacks could be incorrectly updated; doing so failed the update attempt but also set the stack status to UPDATE_FAILED, which prevented the stack from being resumed (since only stacks with a status of SUSPEND_COMPLETE can be resumed). - The HOT parser now validates whether template parameters include at least one attribute. In previous releases, it was possible for template parameters with no attributes to cause validation errors in HOT. - The python coverage module is now used instead of /usr/bin/coverage. - The DependsON attribute now supports both string and list values. In previous releases, DependsON only supported string values. - This release adds new error handling routines for snippets that use Fn::Select. Before the addition of these routines, it was possible for 'heat-stack-list' and 'stack-show' to fail whenever Fn::Select was was evaluated. - The AWS loadbalancer resource now uses a Fedora 19 image (instead of a Fedora 17 image).
Clone Of:
Environment:
Last Closed: 2014-03-04 20:16:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1227061 0 None None None Never
Launchpad 1234242 0 None None None Never
Launchpad 1234375 0 None None None Never
Launchpad 1235496 0 None None None Never
Launchpad 1241330 0 None None None Never
Launchpad 1243958 0 None None None Never
Launchpad 1247200 0 None None None Never
Red Hat Product Errata RHBA-2014:0213 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform 4 Bug Fix and Enhancement Advisory 2014-03-05 01:11:55 UTC

Description Steven Dake 2014-02-12 22:33:30 UTC
This bugzilla is designed to track a rebase of openstack-heat.  Please link any upstream issues not covered in Red Hat Bugzilla as well as other bugzillas (also covered by this rebase) to this one.

Comment 2 Steven Dake 2014-02-14 13:35:00 UTC
*** Bug 1065326 has been marked as a duplicate of this bug. ***

Comment 5 Jeff Peeler 2014-02-22 02:13:34 UTC
I've rechecked the API and manually verified that the above mentioned launchpad issue patches are in the RPM (except for 1241330 which is intentionally not packaged).

x    action-resume       Resume the stack.
x    action-suspend      Suspend the stack.
x    event-list          List events for a stack.
x    event-show          Describe the event.
x    resource-list       Show list of resources belonging to a stack.
x    resource-metadata   List resource metadata.
x    resource-show       Describe the resource.
x    resource-template   Generate a template based on a resource.
x    resource-type-list  List the available resource types.
x    resource-type-show  Show the resource type.
x    stack-create        Create the stack.
x    stack-delete        Delete the stack.
x    stack-list          List the user's stacks.
x    stack-show          Describe the stack.
x    stack-update        Update the stack.
x    template-show       Get the template for the specified stack.
x    template-validate   Validate a template with parameters.

Comment 7 errata-xmlrpc 2014-03-04 20:16:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2014-0213.html


Note You need to log in before you can comment on or make changes to this bug.