On 25 February 2016 at 16:24, Murali R <muralir...@gmail.com> wrote: > Hi Guru, > > I am using overlay driver. There was ovn already on that node with 2 > private nets. From outputs below, looks like its only showing the default > bridge, not sure if the other 2 are ovn nets or not. If it maps, how does > it? Meaning ow to find correspondence? > > In the overlay driver code, the new_discovery is not implemented. Not sure > if that is needed to detect existing networks. > > > $ docker network ls > NETWORK ID NAME DRIVER > 9995b9cf9567 none null > 2cfc0c7228e5 host host > 2583b09e626f bridge bridge >
The above says that OVN networks haven't been created. It may be useful, if you copy paste your shell commands that was run to initialize the driver and also the docker daemon options that were used. I suppose, are using the distributed key value store that docker expects?
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss