Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Madhu Venugopal f88824fb8a Reworked endpoint store operation to address a few cases
* Removed network from being marshalled (it is part of the key anyways)
* Reworked the watch function to handle container-id on endpoints
* Included ContainerInfo to be marshalled which needs to be synchronized
* Resolved multiple race issues by introducing data locks

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-06-10 23:59:29 -07:00
libnetwork Reworked endpoint store operation to address a few cases 2015-06-10 23:59:29 -07:00