moby--moby/libnetwork/ipams/remote
Alessandro Boch 379609e362 Allow remote ipam driver to return nil address
- This brings the remote ipam driver in pair with the local one.
  As of now remote driver package is assuming a valid address in CIDR
  form is always present in a nil error AddressRequestResponse,
  which is no longer true as community has requested to remove this
  limitation.
- We are ok to remove it until we can provide a null ipam driver
  option in future releases.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-10-20 23:08:59 -07:00
..
api Change in remote IPAM API payload 2015-10-12 13:03:28 -07:00
remote.go Allow remote ipam driver to return nil address 2015-10-20 23:08:59 -07:00
remote_test.go Change in remote IPAM API payload 2015-10-12 13:03:28 -07:00