Bug 1820306 - Deployment of Ceph nodes with overcloud-minimal image fails as director tries to install openvswitch.
Summary: Deployment of Ceph nodes with overcloud-minimal image fails as director tries...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: tripleo-ansible
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: beta
: 16.1 (Train on RHEL 8.2)
Assignee: Emilien Macchi
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-02 17:53 UTC by David Gurtner
Modified: 2020-07-29 07:51 UTC (History)
6 users (show)

Fixed In Version: tripleo-ansible-0.5.1-0.20200415055413.afd0e4e.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-29 07:51:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 720015 0 None MERGED tripleo_bootstrap: do not fail if OVS rpm wasn't found 2020-07-13 12:23:01 UTC
Red Hat Product Errata RHBA-2020:3148 0 None None None 2020-07-29 07:51:27 UTC

Description David Gurtner 2020-04-02 17:53:30 UTC
Description of problem:

When deploying Ceph nodes via OSP-director, the deployment fails in task tripleo-bootstrap with following message:

TASK [tripleo-bootstrap : Deploy required packages to bootstrap TripleO] *******                                                                                                      [294/617]
Wednesday 01 April 2020  14:08:26 +0200 (0:00:00.634)       0:00:37.179 ******* 
fatal: [overcloud-cephstorage-2]: FAILED! => {"changed": false, "failures": ["No package openvswitch available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results
": []} 
fatal: [overcloud-cephstorage-0]: FAILED! => {"changed": false, "failures": ["No package openvswitch available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results
": []} 
fatal: [overcloud-cephstorage-1]: FAILED! => {"changed": false, "failures": ["No package openvswitch available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results
": []}                                                                                                                                                                              


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

tripleo-ansible-0.4.2-0.20200207140443.b750574.el8ost.noarch


How reproducible:
always


Steps to Reproduce:
1. Configure an overcloud to use overcloud-minimal for Ceph nodes https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html/director_installation_and_usage/creating-a-basic-overcloud-with-cli-tools#using-the-overcloud-minimal-image-to-avoid-using-a-Red-Hat-subscription-entitlement

Actual results:
Deployment fails due to missing subscription for a repo with openvswitch


Expected results:
Deployment succeeds without requiring openvswitch


Additional info:
The issue is that openvswitch is hardcoded as a dependency: https://github.com/openstack/tripleo-ansible/blob/stable/train/tripleo_ansible/roles/tripleo-bootstrap/vars/redhat-8.yml#L21

Comment 6 errata-xmlrpc 2020-07-29 07:51:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:3148


Note You need to log in before you can comment on or make changes to this bug.