Comment 7 for bug 1883758

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

Reviewed: https://review.opendev.org/736020
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=5fd25a20852c7fde76d46ca34b85c252cbb19d72
Submitter: Zuul
Branch: master

commit 5fd25a20852c7fde76d46ca34b85c252cbb19d72
Author: Tao Liu <email address hidden>
Date: Tue Jun 16 16:29:29 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:
    . Configure dcmanager user for dcorch
    . Add the dcmanager user id to the static.yaml on subclouds
      during upgrade

    Depends-On: https://review.opendev.org/#/c/735994/
    Partial-Bug: 1883758

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