Skip to content

Commit fdb6de8

Browse files
committed
moved step to prerequisites
1 parent 5df0350 commit fdb6de8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs_user/modules/proc_performing-a-fast-forward-upgrade-on-compute-services.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ for CELL in $(echo "super $RENAMED_CELLS"); do
2323
done
2424
----
2525

26+
* Complete the steps in xref:adopting-compute-services-to-the-data-plane_data-plane[Adopting Compute services to the {rhos_acro} data plane].
27+
2628
.Procedure
2729

2830
. Wait for the {compute_service} data plane services version to update for all the cells:
@@ -115,8 +117,6 @@ $ oc patch openstackcontrolplane openstack --type=merge --patch-file=oscp-patch.
115117
$ oc wait --for condition=Ready --timeout=300s Nova/nova
116118
----
117119

118-
. Complete the steps in xref:adopting-compute-services-to-the-data-plane_data-plane[Adopting Compute services to the {rhos_acro} data plane].
119-
120120
. Remove the pre-fast-forward upgrade workarounds from the Compute data plane services:
121121
+
122122
----

0 commit comments

Comments
 (0)