Comment 9 for bug 1921935

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/802785
Committed: https://opendev.org/openstack/kolla-ansible/commit/43c81db1cab129e0844b80b99e7fd89e6bef35f8
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 43c81db1cab129e0844b80b99e7fd89e6bef35f8
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)