Skip to content

feat(understack_workflows): refactor LIF creation to be more dynamic#1830

Merged
cardoe merged 2 commits intomainfrom
netapp-app-abstract-bcast-domain
Mar 17, 2026
Merged

feat(understack_workflows): refactor LIF creation to be more dynamic#1830
cardoe merged 2 commits intomainfrom
netapp-app-abstract-bcast-domain

Conversation

@cardoe
Copy link
Contributor

@cardoe cardoe commented Mar 16, 2026

The broadcast_domain_name could not be hard coded. What we really want
is to create home ports and the LIFs bound to those home ports based on
the node and the ports that the data traffic is routing over. This takes
those two items as input and then makes the rest dynamically looked up
from there while returning detailed exceptions when things are missing
or incorrect.

@cardoe cardoe force-pushed the netapp-app-abstract-bcast-domain branch 4 times, most recently from e53b3b9 to fcbc395 Compare March 17, 2026 00:13
Copy link
Collaborator

@skrobul skrobul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although I am not sure if we really should cave in and allow configuration drift. Is there any legitimate reason not to have them called Fabric-A and Fabric-B ?

@cardoe
Copy link
Contributor Author

cardoe commented Mar 17, 2026

LGTM, although I am not sure if we really should cave in and allow configuration drift. Is there any legitimate reason not to have them called Fabric-A and Fabric-B ?

They probably should be. I'll tell him to fix it.

cardoe added 2 commits March 17, 2026 08:52
The broadcast_domain_name could not be hard coded. What we really want
is to create home ports and the LIFs bound to those home ports based on
the node and the ports that the data traffic is routing over. This takes
those two items as input and then makes the rest dynamically looked up
from there while returning detailed exceptions when things are missing
or incorrect.
Configure the NetApp SVM root volume based on the recommendations of the
NetApp OpenStack Cinder guide by making it small and purposeful with the
ability to grow and disable snapshots on it.
@cardoe cardoe force-pushed the netapp-app-abstract-bcast-domain branch from d8033e6 to 1f14781 Compare March 17, 2026 13:53
@cardoe cardoe added this pull request to the merge queue Mar 17, 2026
Merged via the queue into main with commit 164be5c Mar 17, 2026
61 checks passed
@cardoe cardoe deleted the netapp-app-abstract-bcast-domain branch March 17, 2026 13:53
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