Skip to content

Commit 5dc2ebd

Browse files
committed
Updating migration section as per AAP-49300 (ansible#3830)
1 parent 93dc395 commit 5dc2ebd

File tree

1 file changed

+26
-28
lines changed

1 file changed

+26
-28
lines changed

downstream/assemblies/platform/assembly-aap-migration.adoc

Lines changed: 26 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -12,38 +12,36 @@ ifdef::context[:parent-context: {context}]
1212

1313
Migrating your {PlatformName} deployment to the {OperatorPlatformNameShort} allows you to take advantage of the benefits provided by a Kubernetes native operator, including simplified upgrades and full lifecycle support for your {PlatformName} deployments.
1414

15+
You can use the link:{BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/ansible_automation_platform_migration[{TitleMigration}] guide for help with migrating.
16+
1517
[NOTE]
1618
====
1719
Upgrades of {EDAName} version 2.4 to 2.5 are not supported. Database migrations between {EDAName} 2.4 and {EDAName} 2.5 are not compatible.
1820
====
1921

20-
Use these procedures to migrate any of the following deployments to the {OperatorPlatformNameShort}:
21-
22-
* OpenShift cluster A to OpenShift cluster B
23-
* OpenShift namespace A to OpenShift namespace B
24-
* Virtual machine (VM) based or containerized VM {PlatformNameShort} 2.5 → {PlatformNameShort} 2.5
25-
26-
include::platform/con-aap-migration-considerations.adoc[leveloffset=+1]
27-
28-
include::platform/con-aap-migration-prepare.adoc[leveloffset=+1]
29-
30-
include::platform/proc-aap-migration-backup.adoc[leveloffset=+2]
31-
32-
include::platform/proc-create-secret-key-secret.adoc[leveloffset=+2]
33-
34-
include::platform/proc-create-postresql-secret.adoc[leveloffset=+2]
35-
36-
include::platform/proc-verify-network-connectivity.adoc[leveloffset=+2]
37-
38-
include::platform/proc-aap-migration.adoc[leveloffset=+1]
39-
40-
include::platform/proc-aap-create-aap-object.adoc[leveloffset=+2]
41-
42-
include::platform/con-post-migration-cleanup.adoc[leveloffset=+1]
43-
44-
include::platform/proc-post-migration-delete-instance.adoc[leveloffset=+2]
45-
46-
include::platform/proc-post-migration-unlink-db.adoc[leveloffset=+2]
47-
22+
//[gmurray 07/14/25 ]The following modules will need to be deprecated eventually, commenting out for now incase we need to roll back, I also need to confirm which are used in 2.4. Best thing would be to archive these when we cease supporting 2.4
23+
//
24+
//include::platform/con-aap-migration-considerations.adoc[leveloffset=+1]
25+
//
26+
//include::platform/con-aap-migration-prepare.adoc[leveloffset=+1]
27+
//
28+
//include::platform/proc-aap-migration-backup.adoc[leveloffset=+2]
29+
//
30+
//include::platform/proc-create-secret-key-secret.adoc[leveloffset=+2]
31+
//
32+
//include::platform/proc-create-postresql-secret.adoc[leveloffset=+2]
33+
//
34+
//include::platform/proc-verify-network-connectivity.adoc[leveloffset=+2]
35+
//
36+
//include::platform/proc-aap-migration.adoc[leveloffset=+1]
37+
//
38+
//include::platform/proc-aap-create-aap-object.adoc[leveloffset=+2]
39+
//
40+
//include::platform/con-post-migration-cleanup.adoc[leveloffset=+1]
41+
//
42+
//include::platform/proc-post-migration-delete-instance.adoc[leveloffset=+2]
43+
//
44+
//include::platform/proc-post-migration-unlink-db.adoc[leveloffset=+2]
45+
//
4846
ifdef::parent-context[:context: {parent-context}]
4947
ifndef::parent-context[:!context:]

0 commit comments

Comments
 (0)