Skip to content

Commit 2b79405

Browse files
committed
Define RENAMED_CELLS var during backend service deployment verification
Ref: OSPRH-15896
1 parent 7aca55d commit 2b79405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs_user/modules/proc_deploying-backend-services.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ $ for CELL in $(echo $RENAMED_CELLS); do
629629
----
630630
+
631631
The given cells names are later referred to by using the environment variable `RENAMED_CELLS`.
632+
During the database migration procedure, the Nova cells are renamed. `RENAMED_CELLS` variable represents the new cell names used in the RHOSO deployment.
632633

633634
* Ensure that the statuses of all the Rabbitmq and Galera CRs are `Setup complete`:
634635
+

0 commit comments

Comments
 (0)