Comment 6 for bug 1883758

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-puppet (master)

Reviewed: https://review.opendev.org/735994
Committed: https://git.openstack.org/cgit/starlingx/stx-puppet/commit/?id=c359018050d13b07b327549d292d25a1634c36ef
Submitter: Zuul
Branch: master

commit c359018050d13b07b327549d292d25a1634c36ef
Author: Tao Liu <email address hidden>
Date: Tue Jun 16 14:47:24 2020 -0400

    Configure dcmanager user for endpoint_cache

    The following changes are made, in order to remove the
    dependencies to 'admin' user and use 'dcmanager' user to
    authenticate with services in the subclouds:
    . Add endpoint_cache section to both dcorch and dcmanager
    . Configure dcmanager user in the endpoint_cache section
    . Add dcmanager bootstrap class to configure the dcmanager
      user on subclouds

    Partial-Bug: 1883758

    Change-Id: I790592f44d371051c157443836f71e3f00640ab5
    Signed-off-by: Tao Liu <email address hidden>