Comment 11 for bug 1809104

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

Reviewed: https://review.openstack.org/652607
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=1efe2a018a409d7d6a50a1a5d6155c72a08bfa73
Submitter: Zuul
Branch: master

commit 1efe2a018a409d7d6a50a1a5d6155c72a08bfa73
Author: Pranali Deore <email address hidden>
Date: Mon Apr 15 15:08:08 2019 +0530

    Fixed wrong cinder store user name

    The value for 'cinder_store_user_name' should be only user name
    instead of tenant:username

    Changing value of 'cinder_store_user_name' to 'glance' from
    'service:glance'

    Change-Id: Idbc3541564fb405d60cf3dcc01960fd5e0befb97
    Closes-Bug: #1809104