Comment 10 for bug 1846239

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

Reviewed: https://review.opendev.org/689538
Committed: https://git.openstack.org/cgit/starlingx/distcloud/commit/?id=96db1d7ee018a847bb9c5360036d3e8081db159f
Submitter: Zuul
Branch: master

commit 96db1d7ee018a847bb9c5360036d3e8081db159f
Author: Tyler Smith <email address hidden>
Date: Fri Oct 18 12:18:53 2019 -0400

    Distributed Cloud enhancements for Horizon

    - Adding endpoints for the subcloud's platform services to the central
      keystone. This was done so horizon can reach all subclouds
    - Allowing version requests to bypass the authtoken validator in the
      dcorch proxy. version requests do not require authentication and
      they are required by horizon to work in the SystemController region

    Change-Id: I508e0168e77d1f46b8f5720fd16047177b4920c2
    Partial-Bug: 1846239
    Signed-off-by: Tyler Smith <email address hidden>