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:
Note Bug #1035199 is fixed by this rebase.
[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.
Note: - https://bugzilla.redhat.com/show_bug.cgi?id=996596 - https://bugs.launchpad.net/python-heatclient/+bug/1260130 - https://review.openstack.org/#/c/61624/ we might need that ^ patch
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