summaryrefslogtreecommitdiff
path: root/cloudinit/sources/helpers/netlink.py
AgeCommit message (Collapse)Author
2018-11-29azure: detect vnet migration via netlink media change eventTamilmani Manoharan
Replace Azure pre-provision polling on IMDS with a blocking call which watches for netlink link state change messages. The media change event happens when a pre-provisioned VM has been activated and is connected to the users virtual network and cloud-init can then resume operation to complete image instantiation.