Comment 11 for bug 1921935

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/802784
Committed: https://opendev.org/openstack/kolla-ansible/commit/b710fef049ec673c1a0966f28f5dd8c792fbfd4a
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit b710fef049ec673c1a0966f28f5dd8c792fbfd4a
Author: Kyle Dean <email address hidden>
Date: Wed Apr 21 12:00:20 2021 +0100

    manila: add glance section in manila-share.conf

    Since the Victoria release, manila-share.conf requires a glance section
    for some drivers. This change adds the missing section.

    It also uses the correct cinder_keystone_user variable to reference the
    cinder user.

    Closes-Bug: #1921935

    Change-Id: Ib7ce4ed79c28456281087eb4156577f910c072e7
    (cherry picked from commit 2e4f51f671b4e14fd58a67f1a22106c09c037eed)