DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Extend the createVlanIpRange api to add the guest ip ranges form different subnets and create a new api AddPodIpRange to add the multiple management ip ranges from different subnets. Whenever we add a ip range from different subnet we have to add a new nic to the routervm. This nic will have one of the ip from the new subnet. The other alternative is to add the ip from the new subnet to the same nic.
Also make changes to the dhcp entry in the router vm.
...