Thanks much, Lajos!
It was installed by Devstack with git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon stable/2024.2. Furthermore, under /opt/stack/horizon/horizon.egg-info I find a file named pbr.json, which contains
{"git_version": "4bcc3dcea", "is_release": false}
I hope that makes it clear what I am using! Or is there another way of obtaining the Horizon release number?
Of the list of patches you shared, the ones that seem relevant (SDK for neutron ports, SDK for neutron networks) were merged in August and June, respectively, which makes me think that should be included in my release.
And since this is an HTML message now, I am adding two screenshots. Not only port binding info, but also network provider info is missing. I can confirm that this is the admin user.
Kind regards,
Bernd
![]()
From: Lajos Katona <katonalala@gmail.com>
Sent: Tuesday, January 14, 2025 5:22 PM
To: berndbausch@gmail.com
Cc: openstack-discuss <openstack-discuss@lists.openstack.org>
Subject: Re: Dalmatian Devstack: Empty Port Binding section in Horizon
Hi Bernd,
Shall I ask which version of Horizon do you use? Recently some patches were merged for changing to SDK in the background:
And to be sure if you hit an issue from that change series or something else.
Best wishes
Lajos Katona (lajoskatona)
<berndbausch@gmail.com> ezt írta (időpont: 2025. jan. 14., K, 4:43):
Is there a known bug, either in Devstack or Horizon, that prevents Neutron
port binding details from being displayed? My googling did not find
anything.
As admin, I open a port's details, and in the Binding section at the end of
the page, all I get is a bold text "VNIC Type". The CLI command "openstack
port show" does provide the details. Also on a Xena Devstack, Horizon
displays them[1]. Horizon's setup.py seems to be identical on both releases,
as far as Neutron configuration is concerned.
Thanks for any input.
Bernd.
[1] The Binding details I expect:
Binding
VNIC Type Normal
Host xena-202
Profile None
VIF Type ovs
VIF Details
connectivity l2
port_filter True
ovs_hybrid_plug False
datapath_type system
bridge_name br-int