From 9db5e2301f73a14ab453f9cebb4b941ed6136355 Mon Sep 17 00:00:00 2001 From: Juanita-Balaraj Date: Mon, 28 Feb 2022 12:22:29 -0500 Subject: [PATCH] Fixed Links in "Manage Subclouds Using the CLI" (pick stx 5.0, stx 6.0) Signed-off-by: Juanita-Balaraj Change-Id: I45e0c15a3042749560f4732fa1e564048ee02905 --- .../_includes/managing-subclouds-using-the-cli.rest | 4 ++++ .../kubernetes/managing-subclouds-using-the-cli.rst | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 doc/source/_includes/managing-subclouds-using-the-cli.rest diff --git a/doc/source/_includes/managing-subclouds-using-the-cli.rest b/doc/source/_includes/managing-subclouds-using-the-cli.rest new file mode 100644 index 000000000..720c5663a --- /dev/null +++ b/doc/source/_includes/managing-subclouds-using-the-cli.rest @@ -0,0 +1,4 @@ + + +.. deploy-config-begin +.. deploy-config-end \ No newline at end of file diff --git a/doc/source/dist_cloud/kubernetes/managing-subclouds-using-the-cli.rst b/doc/source/dist_cloud/kubernetes/managing-subclouds-using-the-cli.rst index 8000b4f70..596d5473b 100644 --- a/doc/source/dist_cloud/kubernetes/managing-subclouds-using-the-cli.rst +++ b/doc/source/dist_cloud/kubernetes/managing-subclouds-using-the-cli.rst @@ -137,12 +137,12 @@ fails, delete subclouds, and monitor or change the managed status of subclouds. where ``--deploy-config`` must reference the deployment configuration file. - For more information, see either, -.. xbooklink |inst-doc|: :ref:`The - Deployment Manager ` or |inst-doc|: - :ref:`Deployment Manager Examples ` for more - information on how to generate the file. + .. only:: partner + + .. include:: /_includes/managing-subclouds-using-the-cli.rest + :start-after: deploy-config-begin + :end-before: deploy-config-end .. note::