Comment 7 for bug 1645703

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-glance (stable/16.10)

Reviewed: https://review.openstack.org/430321
Committed: https://git.openstack.org/cgit/openstack/charm-glance/commit/?id=e9e7437b218a2d43ae5ec27366e6b7367ff6e807
Submitter: Jenkins
Branch: stable/16.10

commit e9e7437b218a2d43ae5ec27366e6b7367ff6e807
Author: Shane Peters <email address hidden>
Date: Thu Dec 22 14:52:07 2016 -0500

    Set 'show_image_direct_url' in openstack >= kilo

    To expose the image location in the API for versions below Mitaka,
    show_image_direct_url should be set to True. For Mitaka specifically,
    show_multiple_locations should also be set.

    This change sets both of these values when show_multiple_locations is
    set in the charm.

    Change-Id: Ibb3b6ecd92834f6345d21801942da0d3466d5bdc
    Closes-Bug: #1645703
    (cherry picked from commit 92c06de6aac5be1f4d5481005d0ccf206e374a98)