Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1874852

Summary: [Docs] [OSP13->16.1] Suggest the execution of leapp preupgrade before running leapp in the Undercloud
Product: Red Hat OpenStack Reporter: Jose Luis Franco <jfrancoa>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16.1 (Train)CC: dmacpher
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-23 12:19:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jose Luis Franco 2020-09-02 12:48:59 UTC
Description of problem:

It is highly recommended to execute the leapp preupgrade check before running leapp, as it is mentioned in the official documentation to upgrade from RHEL7 to RHEL8: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/upgrading_from_rhel_7_to_rhel_8/index#reviewing-the-pre-upgrade-report_upgrading-from-rhel-7-to-rhel-8

Therefore, we should encourage the OSP users to do the same before upgrading their Undercloud. It is the best way to catch issues with the leapp requirements, as the preupgrade does not modify the system.

The syntax would be something like:

sudo leapp preupgrade --debug --enablerepo rhel-8-for-x86_64-baseos-eus-rpms --enablerepo rhel-8-for-x86_64-appstream-eus-rpms --enablerepo fast-datapath-for-rhel-8-x86_64-rpms --enablerepo ansible-2.9-for-rhel-8-x86_64-rpms

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: