Your message dated Thu, 18 Apr 2024 10:11:14 +0200
with message-id <[email protected]>
and subject line Patch was merged
has caused the Debian Bug report #1068752,
regarding openstack-cluster-installer-agent: switchport names not being detected
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1068752: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068752
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openstack-cluster-installer-agent
Tags: patch
openstack-cluster-installer-agent was failing to identify the switchport
names when deploying new servers in our environment following the change
made in [75308dd1] . The regex used is looking for a port description or
ID beginning with 'swp' or 'en'. On our switches (Dell S4148T-ONĀ and
Dell N3248TE-ON running Dell OS10 and OS6 respectively) the interface
names begin with 'ethernet' and 'Gi'.
The commit adds those prefixes to the regex.
I've raised a Merge Request [1] which adds the additional prefixes to
the regex.
--
Regards
Jim Scadden (FloydianJim)
[1]
https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer/-/merge_requests/54
[75308dd1]
https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer/-/commit/75308dd15317082942503d758377ab56c6c2d8a3
--- End Message ---
--- Begin Message ---
This patch was merged, closing.
--- End Message ---