Skip to content

Enable moving VM from one Virtual Network to another in Azure#3

Open
sharmasushant wants to merge 2 commits intomasterfrom
azurenetworking
Open

Enable moving VM from one Virtual Network to another in Azure#3
sharmasushant wants to merge 2 commits intomasterfrom
azurenetworking

Conversation

@sharmasushant
Copy link
Collaborator

This PR enables moving a VM in Azure from one virtual network (Vnet) to another. It adds a new azure specific module that listens for Azure node to indicate that VM has moved (by doing nic connect/disconnect). Once nic move is detected (via netlink callback), the module triggers a re-dhcp to get ipaddress from the new Vnet.

sharmasushant and others added 2 commits January 18, 2018 17:50
Added a new module in cloud-init that listens for interface going up-down (that indicates azure moved VM from one network to another), and then trigger a redhcp.
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