Skip to content
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.

Compare
Choose a tag to compare
@tomdee tomdee released this 13 Apr 16:55
· 165 commits to master since this release

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