I am running docker 1.9.1 build a34a1d5 on ubuntu 14.04. When i try to create a docker network with the ovs plugin ,it is giving me an error.
docker network create -d ovs ovsnet
Error response from daemon: Plugin Error: NetworkDriver.CreateNetwork, {"Err":"Could not find a link for the OVS bridge named ovsbr-dd01c"}
Is this docker version error or there is something wrong happened with the plugin because initially it was working fine with the docker version 1.9.1
I am running docker 1.9.1 build a34a1d5 on ubuntu 14.04. When i try to create a docker network with the ovs plugin ,it is giving me an error.
docker network create -d ovs ovsnet
Error response from daemon: Plugin Error: NetworkDriver.CreateNetwork, {"Err":"Could not find a link for the OVS bridge named ovsbr-dd01c"}
Is this docker version error or there is something wrong happened with the plugin because initially it was working fine with the docker version 1.9.1