<div dir="ltr"><div>Hi,</div><div><br></div><div>I have installed OpenStack Queens release. I wish to run docker 
containers on it as first class residents like VMs therefore, I 
installed Zun. Zun requires Kuryr-libnetwork on the compute node. 
Everything got installed correctly but verifying the installation with</div><div><br></div><div> <code>docker network create --driver kuryr --ipam-driver kuryr       --subnet <a href="http://192.168.4.0/24">192.168.4.0/24</a> --gateway=192.168.4.1 test_net</code><br></div><div><br></div><div> gives the following error:</div><div><br></div><div>
 <code>Error response from daemon: legacy plugin: Plugin.Activate: {"message":"page not found"}</code> <br></div><div><br></div><div>The /var/log/syslog file gives this error: <br></div><div><code><br></code></div><div><code>Feb 13 09:25:01 compute
 dockerd[27830]: time="2019-02-13T09:25:01.006618155+05:30" level=error 
msg="Handler for POST /v1.39/networks/create returned error: legacy 
plugin: Plugin.Activate: {\"message\":\"page not found\"}\n"</code>.</div><div><br></div><div>I have asked the question on <a href="http://ask.openstack.org">ask.openstack.org</a> too but have received no answers.<br></div><div>
I am new to both OpenStack and Docker.</div><div><br></div><div>Please let me know if you need any more information.</div><div>Thank you.</div><div><br></div><div>Regards,</div><div>Nehal Bansal<br></div></div>