Skip to content

Commit 2a869be

Browse files
Merge pull request #1093 from archana203/renamed_cell
Define RENAMED_CELLS var during backend service deployment verification
2 parents b30c323 + 2b79405 commit 2a869be

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)