John-Lin / ovs-cni

Apache License 2.0
25 stars 11 forks source link

Fix the way we fetch the IP from ETCD #18

Closed hwchiu closed 6 years ago

hwchiu commented 6 years ago

Instead of increase the ip address by 1, change to random the IP address and check the exist of that IP address.