rhsm template needs updating for RHEL 8 repos

Bug #1931194 reported by Lewis Denny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Lewis Denny

Bug Description

The rhsm template currently contains rhel7 repos which is not applicable since Stein.

I think it would be better if Stein to Master were updated with the current recommended repos from the Red Hat documentation, that way the example will be more accurate.

For example:

# RhsmVars:
# rhsm_repos:
# - rhel-7-server-rpms
# - rhel-7-server-extras-rpms
# - rhel-ha-for-rhel-7-server-rpms
# - rhel-7-server-openstack-13-rpms
# - rhel-7-server-rhceph-3-mon-rpms
# - rhel-7-server-rhceph-3-tools-rpms
# rhsm_activation_key: 'secrete-key'
# rhsm_release: '8.1'

Should be:

# RhsmVars:
# rhsm_repos:
# - rhel-8-for-x86_64-baseos-eus-rpms
# - rhel-8-for-x86_64-appstream-eus-rpms
# - rhel-8-for-x86_64-highavailability-eus-rpms
# - ansible-2.9-for-rhel-8-x86_64-rpms
# - advanced-virt-for-rhel-8-x86_64-rpms
# - openstack-16.1-for-rhel-8-x86_64-rpms
# - fast-datapath-for-rhel-8-x86_64-rpms
# - rhceph-4-tools-for-rhel-8-x86_64-rpms
# - rhceph-4-mon-for-rhel-8-x86_64-rpms
# rhsm_activation_key: 'secrete-key'
# rhsm_release: '8.2'

Lewis Denny (lewisdenny)
Changed in tripleo:
assignee: nobody → Lewis Denny (lewisdenny)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)
Changed in tripleo:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795296
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/b7fe787584f36c522f2f35233ca36508a160e779
Submitter: "Zuul (22348)"
Branch: master

commit b7fe787584f36c522f2f35233ca36508a160e779
Author: Lewis <email address hidden>
Date: Tue Jun 8 21:00:30 2021 +1000

    Update rhsm repo examples for RHEL8 deployments

    This patch updates the repos used in the rhsm template from the rhel 7
    examples to rhel8 examples as per Red Hats deployment guide, this
    simlply makes the examples more accurate.

    Closes-Bug: #1931194
    Change-Id: If9c68fe2c4b6ea4f6a9d74460415600a70256ec5

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795738

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795743

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/ussuri)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/train)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795738
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/20840a7a5f2d0210af4c445c1b8ca760a43d16cc
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 20840a7a5f2d0210af4c445c1b8ca760a43d16cc
Author: Lewis <email address hidden>
Date: Tue Jun 8 21:00:30 2021 +1000

    Update rhsm repo examples for RHEL8 deployments

    This patch updates the repos used in the rhsm template from the rhel 7
    examples to rhel8 examples as per Red Hats deployment guide, this
    simlply makes the examples more accurate.

    Closes-Bug: #1931194
    Change-Id: If9c68fe2c4b6ea4f6a9d74460415600a70256ec5
    (cherry picked from commit b7fe787584f36c522f2f35233ca36508a160e779)

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795743
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/c595a9a8309f79195147bdcb755ba694ab1afdc6
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit c595a9a8309f79195147bdcb755ba694ab1afdc6
Author: Lewis <email address hidden>
Date: Tue Jun 8 21:00:30 2021 +1000

    Update rhsm repo examples for RHEL8 deployments

    This patch updates the repos used in the rhsm template from the rhel 7
    examples to rhel8 examples as per Red Hats deployment guide, this
    simlply makes the examples more accurate.

    Closes-Bug: #1931194
    Change-Id: If9c68fe2c4b6ea4f6a9d74460415600a70256ec5
    (cherry picked from commit b7fe787584f36c522f2f35233ca36508a160e779)
    (cherry picked from commit 20840a7a5f2d0210af4c445c1b8ca760a43d16cc)

tags: added: in-stable-victoria
tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795754
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/90e0ede26eb7aaa64507c655d9ce138b45228583
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 90e0ede26eb7aaa64507c655d9ce138b45228583
Author: Lewis <email address hidden>
Date: Tue Jun 8 21:00:30 2021 +1000

    Update rhsm repo examples for RHEL8 deployments

    This patch updates the repos used in the rhsm template from the rhel 7
    examples to rhel8 examples as per Red Hats deployment guide, this
    simlply makes the examples more accurate.

    Closes-Bug: #1931194
    Change-Id: If9c68fe2c4b6ea4f6a9d74460415600a70256ec5
    (cherry picked from commit b7fe787584f36c522f2f35233ca36508a160e779)
    (cherry picked from commit 20840a7a5f2d0210af4c445c1b8ca760a43d16cc)
    (cherry picked from commit c595a9a8309f79195147bdcb755ba694ab1afdc6)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/795755
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/924319960c8b6ac90a96b017ebe8a315052d2028
Submitter: "Zuul (22348)"
Branch: stable/train

commit 924319960c8b6ac90a96b017ebe8a315052d2028
Author: Lewis <email address hidden>
Date: Tue Jun 8 21:00:30 2021 +1000

    Update rhsm repo examples for RHEL8 deployments

    This patch updates the repos used in the rhsm template from the rhel 7
    examples to rhel8 examples as per Red Hats deployment guide, this
    simlply makes the examples more accurate.

    Closes-Bug: #1931194
    Change-Id: If9c68fe2c4b6ea4f6a9d74460415600a70256ec5
    (cherry picked from commit b7fe787584f36c522f2f35233ca36508a160e779)
    (cherry picked from commit 20840a7a5f2d0210af4c445c1b8ca760a43d16cc)
    (cherry picked from commit c595a9a8309f79195147bdcb755ba694ab1afdc6)
    (cherry picked from commit 90e0ede26eb7aaa64507c655d9ce138b45228583)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 15.0.0

This issue was fixed in the openstack/tripleo-heat-templates 15.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 14.2.0

This issue was fixed in the openstack/tripleo-heat-templates 14.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 13.4.0

This issue was fixed in the openstack/tripleo-heat-templates 13.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 12.4.5

This issue was fixed in the openstack/tripleo-heat-templates 12.4.5 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates train-eol

This issue was fixed in the openstack/tripleo-heat-templates train-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.