ovn-docker
ovn-docker copied to clipboard
Provide network virtualization to Docker via OVN.
I'm using etcd, docker v17.03.0-ce, openvSwitch v2.5.2, and ubuntu-4.2.0-42-generic. I followed the instructions on https://github.com/shettyg/ovn-docker/blob/master/docs/docker.rst I installed and started openvSwitch as per instructions given here http://openvswitch.org/support/dist-docs-2.5/INSTALL.md.html I have 2 node,...
I am using docker (version 1.10.3) with OVS (version 2.5.90) on RHEL 7.2. I followed all the instructions on https://github.com/shettyg/ovn-docker/blob/master/docs/INSTALL.Docker.md I have 3 nodes (one with IP $CENTRAL_IP and 2...
OVN plugin for OpenStack already does it, so the same libraries can be used.
Currently the utility expects users to provide their openstack tenant passwords in every VM. This is useful for testing but not very convenient in real environments. So the solution is...