tkestack/galaxy

Refactor multiple ips allocation

Closed this issue · 2 comments

SecondIPAM is a bad design which is hard to extend to multiple ips and does not guarantee atomic allocation and releasing of multiple ips. Instead we should handle mutiple ips allocation all in a single IPAM.

The user interface should be carefully designed including how to specify the needs of multiple ips, each ip's allocation range and routes of multiple veth device.

closed by #95