Bug 1038740 - rebase python-heatclient to 0.2.6
Summary: rebase python-heatclient to 0.2.6
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-heatclient
Version: 4.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: 4.0
Assignee: Jakub Ruzicka
QA Contact: Jeff Peeler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 17:32 UTC by Steven Dake
Modified: 2016-04-26 18:27 UTC (History)
10 users (show)

Fixed In Version: python-heatclient-0.2.6-1.el6ost
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
This rebase package includes a number of notable enhancements and fixes under version 0.2.6: Improved error reporting from event-show. Fixed os-auth-token/os-no-client-auth usage. JSON body is now returned after stack-create or stack-update. Added man page. Improved unicode output support to better handle non-English languages. Honor endpoint_type when requesting keystone for a token. Added --include-pass option so client will work against a Grizzly Heat engine.
Clone Of:
Environment:
Last Closed: 2013-12-20 00:43:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2013:1859 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2013-12-21 00:01:48 UTC

Description Steven Dake 2013-12-05 17:32:17 UTC
Description of problem:
There are many problems with older versions of python-heatclient.  One of the most significant problems is that the test cases won't run properly, which won't allow us to gate on this software.

Version-Release number of selected component (if applicable):
1.2.5

How reproducible:
100%

Steps to Reproduce:
1. run tests
2.
3.

Actual results:
they don't pass

Expected results:
they pass

Additional info:

Comment 1 Steven Dake 2013-12-06 02:36:07 UTC
Note Bug #1035199 is fixed by this rebase.

Comment 5 Jeff Peeler 2013-12-12 00:00:56 UTC
[root@rhel64 ~(keystone_admin)]# rpm -q python-heatclient
python-heatclient-0.2.6-2.el6ost.noarch

x denotes tested command successfully

# heat help

x   action-resume       Resume the stack.
x   action-suspend      Suspend the stack.
x   create              DEPRECATED! Use stack-create instead.
x   delete              DEPRECATED! Use stack-delete instead.
x   describe            DEPRECATED! Use stack-show instead.
x   event               DEPRECATED! Use event-show instead.
x   event-list          List events for a stack.
x   event-show          Describe the event.
x   gettemplate         DEPRECATED! Use template-show instead.
x   list                DEPRECATED! Use stack-list instead.
x   resource            DEPRECATED! Use resource-show instead.
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   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.
x   update              DEPRECATED! Use stack-update instead.
x   validate            DEPRECATED! Use template-validate instead.
x   help                Display help about this program or one of its
                        subcommands.

Comment 9 errata-xmlrpc 2013-12-20 00:43:11 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/RHEA-2013-1859.html


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