Comment 10 for bug 1921935

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/802783
Committed: https://opendev.org/openstack/kolla-ansible/commit/7ae560fe273939417e4352fc740cb99f4a769f6c
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 7ae560fe273939417e4352fc740cb99f4a769f6c
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)