OpenNebula / addon-context-linux

Linux VM Contextualization
Apache License 2.0
56 stars 73 forks source link

Detach NIC workarounds might trigger unnecessary recontext. #216

Closed vholer closed 4 years ago

vholer commented 4 years ago

Workarounds for NIC detach https://github.com/OpenNebula/one/issues/4130 https://github.com/OpenNebula/one/issues/4194 in udev rules trigger recontextualization even when non-OpenNebula related interfaces are changed (e.g., bridges). Workaround rules should be updated to work at least only on real (PCI) interfaces.