Comment 7 for bug 1613415

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/358106
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4940fc1a2a6deb7662916a96167676cd34b82a94
Submitter: Jenkins
Branch: master

commit 4940fc1a2a6deb7662916a96167676cd34b82a94
Author: Jason Dunsmore <email address hidden>
Date: Fri Aug 19 15:03:32 2016 -0500

    Pretty print parameters in stack-show

    Previously, we were not using the specialized parameter class' __str__
    method to print the parameters in the stack-show output with python
    2.x.

    Closes-Bug: #1613415
    Change-Id: I44295ae567cef91eb484201099c7646cdb16fe08