Comment 7 for bug 1765439

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.openstack.org/567833
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7a673f6d697ff4741cd71d1ab1210d4ae96a76c7
Submitter: Zuul
Branch: stable/queens

commit 7a673f6d697ff4741cd71d1ab1210d4ae96a76c7
Author: Alan Bishop <email address hidden>
Date: Thu May 10 14:08:06 2018 -0400

    Add ability to control Glance's enabled_import_methods

    Add GlanceEnabledImportMethods parameter, and set the default value to
    restrict Glance from using its 'glance-direct' import method. The
    glance-direct method requires a special configuration when deployed in
    an HA environment, and that capability will be added in a later release.

    Closes-Bug: #1765439
    Depends-On: https://review.openstack.org/568550
    Change-Id: I7038601d7505a60df2a1fb7fd8db818efa105341
    (cherry picked from commit 383836ad33a07a17ebe4cd870c2560b5923d9a61)