Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add host_switch_name attribute to transport node #1163

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

ksamoray
Copy link
Collaborator

NSX requires host_switch_name specification even though this attribute is marked as deprecated.
Without it, NSX issues an error when using multiple host switches. As this is an issue even if NSX addresses this later, it's better to add this attribute to the provider resources.

Fixes: #1146

@annakhm
Copy link
Collaborator

annakhm commented Mar 25, 2024

Looks like the assignment of the new attribute is missing?

NSX requires host_switch_name specification even though this attribute
is marked as deprecated.
Without it, NSX issues an error when using multiple host switches.
As this is an issue even if NSX addresses this later, it's better to add
this attribute to the provider resources.

Fixes: vmware#1146

Signed-off-by: Kobi Samoray <[email protected]>
@ksamoray ksamoray force-pushed the add_host_switch_name branch from 314f88c to 85e116d Compare March 26, 2024 09:04
@ksamoray ksamoray merged commit e7ce162 into vmware:master Mar 28, 2024
2 checks passed
@ksamoray ksamoray deleted the add_host_switch_name branch March 28, 2024 10: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.

nsx_edge_transport_node fails to create edge with two standard_host_switch entries
2 participants