Comment 4 for bug 1805611

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

Reviewed: https://review.openstack.org/631705
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b49ce79c1be6c0152c658ae6f9229a10f3099689
Submitter: Zuul
Branch: stable/rocky

commit b49ce79c1be6c0152c658ae6f9229a10f3099689
Author: Martin André <email address hidden>
Date: Wed Nov 28 11:45:49 2018 +0100

    Fix address for glusterfs container images

    The `openshift_storage_glusterfs*_version` openshift-ansible variables
    were removed in commit [1] as a way to specify the image tags to use.
    Instead, the image URL needs to be fully specified in the
    `openshift_storage_glusterfs*_image` variables to include the tags.

    [1] https://github.com/openshift/openshift-ansible/commit/0be4b2565beb92c064917627863401af7dfb73d3

    Change-Id: Ia68ff32008c154a644af88ef5d4da21b2b368526
    Closes-Bug: #1805611
    (cherry picked from commit 7c070ab11ec45a0e3572bdec060fe31fb42cb164)