Comment 3 for bug 1360495

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

Reviewed: https://review.openstack.org/117374
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ad9c303504db0b981d7ec7db6ae01e5f602bd2d9
Submitter: Jenkins
Branch: master

commit ad9c303504db0b981d7ec7db6ae01e5f602bd2d9
Author: Miguel Grinberg <email address hidden>
Date: Tue Aug 26 02:52:30 2014 +0000

    display boolean and json parameters in stack launch form

    Horizon fails to render boolean and json parameters properly in the
    stack launch form, instead of rendering these fields it renders a
    duplicate of the previous field.

    Change-Id: Idb2fcf4b52578951fb578138a80529eefc140d1a
    Closes-Bug: 1360495