Bug 2249867 - dhcp agent gives wrong route for metadata agent to baremetal nodes
Summary: dhcp agent gives wrong route for metadata agent to baremetal nodes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: z3
: 17.1
Assignee: Miro Tomaska
QA Contact: rlobillo
URL:
Whiteboard: DFG:Networking
Depends On: 2213862
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-15 17:46 UTC by Miro Tomaska
Modified: 2024-05-22 20:39 UTC (History)
16 users (show)

Fixed In Version: openstack-neutron-18.6.1-17.1.20231025110810.el9ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2213862
Environment:
Last Closed: 2024-05-22 20:39:47 UTC
Target Upstream Version:
Embargoed:
mtomaska: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 900200 0 None MERGED [DHCP agent] Add route to OVN metadata port if exists 2024-02-09 16:58:32 UTC
OpenStack gerrit 901781 0 None MERGED [DHCP agent] Fix route to OVN metadata port for non-isolated networks 2024-02-09 16:58:31 UTC
OpenStack gerrit 901852 0 None MERGED [DHCP agent] Fetch OVN Metadata port from plugin 2024-02-09 16:58:31 UTC
Red Hat Issue Tracker OSP-30461 0 None None None 2023-11-15 17:50:05 UTC
Red Hat Product Errata RHBA-2024:2741 0 None None None 2024-05-22 20:39:50 UTC

Comment 7 rlobillo 2024-04-16 09:25:51 UTC
Verified installation OCP4.15.8 Baremetal Workers installation on top of RHOS-17.1-RHEL-9-20240329.n.1. The metadata is accessible from baremetal workers without extra host_routes:


'''
(shiftstack) [stack@undercloud-0 ~]$ openstack subnet show provisioning_subnet -c host_routes`
+-------------+-------+
| Field       | Value |
+-------------+-------+
| host_routes |       |
+-------------+-------+
(shiftstack) [stack@undercloud-0 ~]$ ssh core.7.158
[...]
[core@ostest-nbp6d-worker-0-nzxlq ~]$ curl -s http://169.254.169.254/openstack/2012-08-10/meta_data.json
{"uuid": "0a514c6c-0546-416c-a155-aab0fde906f6", "meta": {"Name": "ostest-nbp6d-worker", "openshiftClusterID": "ostest-nbp6d"}, "hostname": "ostest-nbp6d-worker-0-nzxlq", "name": "ostest-nbp6d-worker-0-nzxlq", "launch_index": 0, "availability_zone": "nova"}
'''

Comment 16 errata-xmlrpc 2024-05-22 20:39:47 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 (Red Hat OpenStack Platform 17.1.3 bug fix and enhancement 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-2024:2741


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