ovs-docker: Enhance documentation to handle pre-programmed interfaces.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 12 Dec 2014 16:15:46 +0000 (08:15 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 15 Dec 2014 17:46:49 +0000 (09:46 -0800)
commit7894385af1a9d9ea4a93720dd58492490aa40018
tree724c7a4e9709c86daedebb01ec0a494ca4874c77
parentacf72f1322a041fdf30a1c115dbc0e7a6dffac00
ovs-docker: Enhance documentation to handle pre-programmed interfaces.

Currently, Controllers and CMSes that integrate with Open vSwitch
after following the IntegrationGuide.md, expect to start VMs after
the underlying network infrastructure is ready. I have been asked
a few times on how to handle the same with containers. This commit
provides documentation on one way to achieve it.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Thomas Graf <tgraf@noironetworks.com>
INSTALL.Docker.md