From a8c694aaaba2b1756589a042d8164b9948c042e9 Mon Sep 17 00:00:00 2001 From: Ngairangbam Mili Date: Wed, 27 Sep 2023 14:22:27 +0000 Subject: [PATCH] Subcloud Deployment/Orchestrated Upgrading Error Root Cause Analysis - PART 2 (ds8) Original master review: https://review.opendev.org/c/starlingx/docs/+/895870 Change-Id: I50d75dda42c09d56c7da50320667bd92028244f9 Signed-off-by: Ngairangbam Mili --- ...andling-during-an-orchestrated-upgrade-f52d90537973.rest | 2 ++ ...robust-error-handling-during-an-orchestrated-upgrade.rst | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 doc/source/_includes/robust-error-handling-during-an-orchestrated-upgrade-f52d90537973.rest diff --git a/doc/source/_includes/robust-error-handling-during-an-orchestrated-upgrade-f52d90537973.rest b/doc/source/_includes/robust-error-handling-during-an-orchestrated-upgrade-f52d90537973.rest new file mode 100644 index 000000000..9a566726a --- /dev/null +++ b/doc/source/_includes/robust-error-handling-during-an-orchestrated-upgrade-f52d90537973.rest @@ -0,0 +1,2 @@ +.. upgradeerror-begin +.. upgradeerror-end \ No newline at end of file diff --git a/doc/source/dist_cloud/kubernetes/robust-error-handling-during-an-orchestrated-upgrade.rst b/doc/source/dist_cloud/kubernetes/robust-error-handling-during-an-orchestrated-upgrade.rst index 676716e50..b17e5a7f4 100644 --- a/doc/source/dist_cloud/kubernetes/robust-error-handling-during-an-orchestrated-upgrade.rst +++ b/doc/source/dist_cloud/kubernetes/robust-error-handling-during-an-orchestrated-upgrade.rst @@ -39,6 +39,12 @@ If a failure occurs, use the following general steps: ` command. Failed subclouds that are **offline** must be retried one at a time. +.. only:: partner + + .. include:: /_includes/robust-error-handling-during-an-orchestrated-upgrade-f52d90537973.rest + :start-after: upgradeerror-begin + :end-before: upgradeerror-end + .. seealso:: * :ref:`failure-prior-to-the-installation-of-n-plus-1-load-on-a-subcloud`