This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
API CHANGE - Remove the need to set the next hop addresses on a host.
API Changes
- Remove get_default_next_hops() from DatastoreClient
- Remove .ipv4_gateway and .ipv6_gateway fields from Endpoint class.
- Change signature of netns.add_ns_default_route(). It now takes the name of the host end of the veth as the second argument instead of the next_hop IP.
All changes are in this commit ac3cbc4