Skip to content

Commit 0f00fca

Browse files
Merge pull request #1327 from openshift-cherrypick-robot/cherry-pick-1323-to-18.0-fr5
[18.0-fr5] moved post-adoption tasks to last chapter
2 parents 97c7a56 + 23dd375 commit 0f00fca

3 files changed

Lines changed: 27 additions & 11 deletions

File tree

docs_user/main.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ include::assemblies/assembly_adopting-the-data-plane.adoc[leveloffset=+1]
3131
include::assemblies/assembly_migrating-the-object-storage-service.adoc[leveloffset=+1]
3232

3333
include::assemblies/assembly_migrating-ceph-cluster.adoc[leveloffset=+1]
34+
35+
include::modules/con_post-adoption-tasks.adoc[leveloffset=+1]

docs_user/modules/con_adoption-process-overview.adoc

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
= Adoption process overview
55

66
[role="_abstract"]
7-
Familiarize yourself with the steps of the adoption process and the optional post-adoption tasks.
7+
Familiarize yourself with the steps of the adoption process.
88

99
Main adoption process::
1010
+
@@ -38,13 +38,4 @@ If you use a DCN architecture with storage, the following additional steps apply
3838

3939
Post-adoption tasks::
4040
+
41-
* Optional: Run tempest to verify that the entire adoption process is working correctly. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/validating_and_troubleshooting_the_deployed_cloud/index[Validating and troubleshooting the deployed cloud].
42-
* After adoption, {rhos_long} data plane nodes run Red Hat Enterprise Linux (RHEL) 9.2. The data plane nodes can remain on RHEL 9.2; however, you must perform a system update to use the full feature set from the release, and to align your environment with the maximum support lifecycle of {rhos_acro}.
43-
** You can perform a system update any time after you complete the adoption procedure.
44-
** You can defer the system update to a separate maintenance window.
45-
** You can perform the system update on one nodeset at a time. For example, you can update one nodeset from RHEL 9.2 to RHEL 9.4 in one maintenance window, and then update a different nodeset in another maintenance window later.
46-
+
47-
For more information about updating your environment, see link:https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/updating_your_environment_to_the_latest_maintenance_release/index[Updating your environment to the latest maintenance release].
48-
* Optional: Verify that you migrated all services from the Controller nodes, and then power off the nodes. If any services are still running in the Controller nodes, such as Open Virtual Networking (ML2/OVN), {object_storage_first_ref}, or {Ceph}, do not power off the nodes.
49-
* If you enabled the high availability for Compute instances (Instance HA) service, remove the Pacemaker components from your Compute nodes. For more information, see xref:enabling-high-availability-for-instances_data-plane[Enabling the high availability for Compute instances service].
50-
* Enable TLS Everywhere (TLS-e). For more information about enabling TLS-e after completing the adoption, see link:https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html-single/configuring_security_services/index#assembly_enabling-TLS-on-a-deployed-RHOSO-environment[Enabling TLS on a deployed RHOSO environment] in _Configuring security services_.
41+
* For more details on the tasks you must perform after completing the adoption, see xref:post-adoption-tasks_migrating-ceph-rbd[Post-adoption tasks].
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
:_mod-docs-content-type: CONCEPT
2+
[id="post-adoption-tasks_{context}"]
3+
4+
= Post-adoption tasks
5+
6+
[role="_abstract"]
7+
Perform the following post-adoption tasks to ensure that your {rhos_long} environment is functioning optimally.
8+
9+
* After adoption, {rhos_acro} data plane nodes run Red Hat Enterprise Linux (RHEL) 9.2. The data plane nodes can remain on RHEL 9.2; however, you must perform a system update to use the full feature set from the release, and to align your environment with the maximum support lifecycle of {rhos_acro}.
10+
** You can perform a system update any time after you complete the adoption procedure.
11+
** You can defer the system update to a separate maintenance window.
12+
** You can perform the system update on one nodeset at a time. For example, you can update one nodeset from RHEL 9.2 to RHEL 9.4 in one maintenance window, and then update a different nodeset in another maintenance window later.
13+
* If you enabled the high availability for Compute instances (Instance HA) service, remove the Pacemaker components from your Compute nodes.
14+
* Enable TLS Everywhere (TLS-e).
15+
* Verify that you migrated all services from the Controller nodes, and then power off the nodes. If any services are still running in the Controller nodes, such as Open Virtual Networking (ML2/OVN), {object_storage_first_ref}, or {Ceph}, do not power off the nodes.
16+
* Optional: Run tempest to verify that the entire adoption process is working correctly.
17+
18+
.Additional resources
19+
20+
* link:https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/updating_your_environment_to_the_latest_maintenance_release/index[Updating your environment to the latest maintenance release]
21+
* xref:enabling-high-availability-for-instances_data-plane[Enabling the high availability for Compute instances service]
22+
* link:https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html-single/configuring_security_services/index#assembly_enabling-TLS-on-a-deployed-RHOSO-environment[Enabling TLS on a deployed RHOSO environment] in _Configuring security services_
23+
* link:https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/validating_and_troubleshooting_the_deployed_cloud/index[Validating and troubleshooting the deployed cloud]

0 commit comments

Comments
 (0)