You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assigning MAC addresses to network interfaces is crucial for some workloads such as reserved DHCP requests and day 1 static networking in OpenShift with the Assisted Installer Service.
Current behaviour
Currently, the ntnx_vms module does not allow setting the MAC address property, only a private IP if it is a managed subnet.
Expected behaviour
Expected behavior should extend the subnet definition with a MAC Address to allow enterprise IPAM network mapping.
The code is there, it works, just need guidance on what remains to contribute via PR - I am unaware of what the Nutanix-side integration testing would require.
Describe the request
Assigning MAC addresses to network interfaces is crucial for some workloads such as reserved DHCP requests and day 1 static networking in OpenShift with the Assisted Installer Service.
Current behaviour
Currently, the ntnx_vms module does not allow setting the MAC address property, only a private IP if it is a managed subnet.
Expected behaviour
Expected behavior should extend the subnet definition with a MAC Address to allow enterprise IPAM network mapping.
The text was updated successfully, but these errors were encountered: