Skip to content

Conversation

mfencik
Copy link
Contributor

@mfencik mfencik commented Jun 12, 2025

change ironic client to get port by local link info

This will help us when baremetal ports are in port group as currently we're looking to find a baremetal port by mac address, but in case of port groups, the mac will not be the physical mac but it will be assigned by neutron. We cannot use internal info either as during provisioning calls to our driver that info is not present yet. Instead we'll be using local link info as that is present.

@mfencik mfencik force-pushed the port_groups branch 6 times, most recently from c16081f to e66264e Compare June 13, 2025 13:25
@mfencik mfencik changed the title fix: change ironic client to get port by neutron port id from internal_info fix: change ironic client to get port by local link info Jun 13, 2025
@mfencik mfencik force-pushed the port_groups branch 2 times, most recently from 1fbb8d7 to 512aea7 Compare June 13, 2025 15:24
@mfencik mfencik marked this pull request as ready for review June 13, 2025 15:24
@cardoe cardoe added this pull request to the merge queue Jun 13, 2025
Merged via the queue into main with commit 123798a Jun 13, 2025
31 checks passed
@cardoe cardoe deleted the port_groups branch June 13, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants