Bug 1939014 - [OSP] First public endpoint is used to fetch ignition config from Glance URL (with multiple endpoints) on OSP
Summary: [OSP] First public endpoint is used to fetch ignition config from Glance URL ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.6.z
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.7.z
Assignee: Mike Fedosin
QA Contact: rlobillo
URL:
Whiteboard:
Depends On: 1934123
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-15 13:05 UTC by OpenShift BugZilla Robot
Modified: 2021-06-15 09:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-15 09:26:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 4753 0 None open [release-4.7] Bug 1939014: generate glance url considering the region 2021-04-16 01:00:19 UTC
Red Hat Product Errata RHSA-2021:2286 0 None None None 2021-06-15 09:27:40 UTC

Comment 5 rlobillo 2021-06-09 14:53:21 UTC
Verified on 4.7.0-0.nightly-2021-06-07-203428 on RHOS-16.1-RHEL-8-20210323.n.0.

Given multiple image endpoints on OSP:

$ openstack catalog show glance
+-----------+-------------------------------------------------------------+
| Field     | Value                                                       |
+-----------+-------------------------------------------------------------+
| endpoints | regionOne                                                   |
|           |   public: https://overcloud.redhat.local:13292              |
|           | regionOne                                                   |
|           |   admin: https://overcloud.internalapi.redhat.local:9292    |
|           | regionTwo                                                   |
|           |   public: https://1.1.1.1:13292                             |
|           | regionOne                                                   |
|           |   internal: https://overcloud.internalapi.redhat.local:9292 |
|           |                                                             |
| id        | bf754ab8e7284316ae86808b84863529                            |
| name      | glance                                                      |
| type      | image                                                       |
+-----------+-------------------------------------------------------------+


IPI OCP installation works fine:

DEBUG Time elapsed per stage:                      
DEBUG     Infrastructure: 2m9s                     
DEBUG Bootstrap Complete: 14m2s                    
DEBUG                API: 2m36s                    
DEBUG  Bootstrap Destroy: 39s                      
DEBUG  Cluster Operators: 23m34s                   
INFO Time elapsed: 41m30s                         
                      

and the cluster is up and running:

$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.7.0-0.nightly-2021-06-07-203428   True        False         26m     Cluster version is 4.7.0-0.nightly-2021-06-07-203428

$ oc get clusteroperators
NAME                                       VERSION                             AVAILABLE   PROGRESSING   DEGRADED   SINCE                                                                                                                    
authentication                             4.7.0-0.nightly-2021-06-07-203428   True        False         False      29m                                                                                                                      
baremetal                                  4.7.0-0.nightly-2021-06-07-203428   True        False         False      57m                                                                                                                      
cloud-credential                           4.7.0-0.nightly-2021-06-07-203428   True        False         False      61m                                                                                                                      
cluster-autoscaler                         4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m                                                                                                                      
config-operator                            4.7.0-0.nightly-2021-06-07-203428   True        False         False      57m                                                                                                                      
console                                    4.7.0-0.nightly-2021-06-07-203428   True        False         False      36m                                                                                                                      
csi-snapshot-controller                    4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m                                                                                                                      
dns                                        4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m                                                                                                                      
etcd                                       4.7.0-0.nightly-2021-06-07-203428   True        False         False      55m
image-registry                             4.7.0-0.nightly-2021-06-07-203428   True        False         False      41m                                                                                                                      
ingress                                    4.7.0-0.nightly-2021-06-07-203428   True        False         False      41m                                                                                                                      
insights                                   4.7.0-0.nightly-2021-06-07-203428   True        False         False      50m                                                                                                                      
kube-apiserver                             4.7.0-0.nightly-2021-06-07-203428   True        False         False      54m                                                                                                                      
kube-controller-manager                    4.7.0-0.nightly-2021-06-07-203428   True        False         False      54m                                                                                                                      
kube-scheduler                             4.7.0-0.nightly-2021-06-07-203428   True        False         False      55m                                                                                                                      
kube-storage-version-migrator              4.7.0-0.nightly-2021-06-07-203428   True        False         False      41m                                                                                                                      
machine-api                                4.7.0-0.nightly-2021-06-07-203428   True        False         False      53m                                                                                                                      
machine-approver                           4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m
machine-config                             4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m                                                                                                                      
marketplace                                4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m
monitoring                                 4.7.0-0.nightly-2021-06-07-203428   True        False         False      40m
network                                    4.7.0-0.nightly-2021-06-07-203428   True        False         False      57m                                                                                                                      
node-tuning                                4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m
openshift-apiserver                        4.7.0-0.nightly-2021-06-07-203428   True        False         False      50m                                                                                                                      
openshift-controller-manager               4.7.0-0.nightly-2021-06-07-203428   True        False         False      48m
openshift-samples                          4.7.0-0.nightly-2021-06-07-203428   True        False         False      49m
operator-lifecycle-manager                 4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m
operator-lifecycle-manager-catalog         4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m                                                                                                                      
operator-lifecycle-manager-packageserver   4.7.0-0.nightly-2021-06-07-203428   True        False         False      50m
service-ca                                 4.7.0-0.nightly-2021-06-07-203428   True        False         False      57m
storage                                    4.7.0-0.nightly-2021-06-07-203428   True        False         False      56m

Comment 7 errata-xmlrpc 2021-06-15 09:26:44 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 (Moderate: OpenShift Container Platform 4.7.16 security and bug fix update), 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/RHSA-2021:2286


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