From e2eb113dc886174e8a3daba54d9423e63a17e71e Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Tue, 5 May 2020 17:23:21 -0400 Subject: [PATCH] Add Distributed Cloud endpoint note Closes-Bug: 1875438 Change-Id: If50c81ba3581a24b1e621c2fc12b5ab1a45497d2 Signed-off-by: MCamp859 --- .../r3_release/distributed_cloud/index.rst | 6 ++++++ .../r4_release/distributed_cloud/index.rst | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst b/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst index c8a0a9953..f6a879b9f 100644 --- a/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst +++ b/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst @@ -106,6 +106,12 @@ subcloud Management and OAM IP subnet and the SystemController Management and OAM IP subnet, respectively. For more information, see the `Install a Subcloud`_ section later in this guide. +.. note:: + + All messaging between SystemControllers and Subclouds uses the ``admin`` + REST API service endpoints which, in this distributed cloud environment, + are all configured for secure HTTPS. Certificates for these HTTPS + connections are managed internally by StarlingX. --------------------------------------- Install and provision the central cloud diff --git a/doc/source/deploy_install_guides/r4_release/distributed_cloud/index.rst b/doc/source/deploy_install_guides/r4_release/distributed_cloud/index.rst index edb1d2f76..cb4c63727 100644 --- a/doc/source/deploy_install_guides/r4_release/distributed_cloud/index.rst +++ b/doc/source/deploy_install_guides/r4_release/distributed_cloud/index.rst @@ -106,6 +106,12 @@ subcloud Management and OAM IP subnet and the SystemController Management and OAM IP subnet, respectively. For more information, see the `Install a Subcloud`_ section later in this guide. +.. note:: + + All messaging between SystemControllers and Subclouds uses the ``admin`` + REST API service endpoints which, in this distributed cloud environment, + are all configured for secure HTTPS. Certificates for these HTTPS + connections are managed internally by StarlingX. --------------------------------------- Install and provision the central cloud