Comment 5 for bug 1454215

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

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

commit 3b1d156a15f3bc6cac0fabfc0af528e1b2bc1f03
Author: Jaime Guerrero <email address hidden>
Date: Tue Mar 22 21:14:19 2016 +0000

    Add help text to image creation fields in Horizon

    Current implementation of Horizon image creation page does not have any
    help associated with the ``Architecture``, ``Public``, and ``Protected``
    fields. As cloud administrators might need clarification on what a
    field represents, help text has been added.

    Change-Id: I0ef632c06ca60a6d679d40ebd2e83dc30890d92d
    Partial-Bug: 1454215