Comment 6 for bug 1249543

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

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

commit def80bef83c579114e16a0eae139ce7c1a28cecb
Author: Ryan Hsu <email address hidden>
Date: Fri Nov 8 23:01:03 2013 -0800

    Show all custom properties on image detail page

    Display all custom properties of a given image on the Image Detail
    page. Titles for the custom properties can optionally be displayed
    if they are defined in IMAGE_CUSTOM_PROPERTY_TITLES in local
    settings.

    Change-Id: I7366ec06bf7d77810d7d8fd343390bc1a5eb0674
    Closes-Bug: #1249543