[openstack-dev] [kuryr] Docker cannot find the created network with kuryr driver

Liping Mao (limao) limao at cisco.com
Thu Mar 3 15:45:25 UTC 2016


Hi Mars,

I get similar problem before,  it is because I capability_scope is global.
After I modify it to local, it works.

But it should already be fixed in the following patch:
https://review.openstack.org/#/c/264653/

You may check your capability_scope config or use latest code to have a try.

Regards,
Liping Mao


From: Mars Ma <wenchma at gmail.com<mailto:wenchma at gmail.com>>
Reply-To: OpenStack List <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Date: 2016年3月3日 星期四 下午5:49
To: OpenStack List <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Subject: [openstack-dev] [kuryr] Docker cannot find the created network with kuryr driver


Thanks & Best regards !
Mars Ma
--------------------------------

---------- Forwarded message ----------
From: Gal Sagie <gal.sagie at gmail.com<mailto:gal.sagie at gmail.com>>
Date: Thu, Mar 3, 2016 at 5:41 PM
Subject: Re: [kuryr] Docker cannot find the created network with kuryr driver
To: Mars Ma <wenchma at gmail.com<mailto:wenchma at gmail.com>>


Hello Mars Ma,

Please email this question to the OpenStack mailing list, i am sure someone will
be able to help you there and that way it will also be public by others


On Thu, Mar 3, 2016 at 11:22 AM, Mars Ma <wenchma at gmail.com<mailto:wenchma at gmail.com>> wrote:
hi Gal Sagie,

Found your blog about kuryr and ovn integration : http://galsagie.github.io/2015/10/10/kuryr-ovn/

it's very useful , very appreciate your sharing.

I still have a problem, can you share me any helpful debug info ?

After use devstack to install kuryr,  the kuryr, docker services are Ok.
and succeed to create network with docker cmd:
$ docker network create --driver=kuryr --ipam-driver=kuryr --subnet 10.10.1.0/24<http://10.10.1.0/24> --gateway 10.10.1.1 --ip-range 10.10.1.0/24<http://10.10.1.0/24> foo
4c15b6cf31bf55a1c17e6cbf30040a40cc5326b9a5b0c8ba696930dfbdf91c7c
$ docker network inspect 4c15b6cf31bf55a1c17e6cbf30040a40cc5326b9a5b0c8ba696930dfbdf91c7c
[]
Error: No such network: 4c15b6cf31bf55a1c17e6cbf30040a40cc5326b9a5b0c8ba696930dfbdf91c7c

so why docker cannot list the network ? seems neutron create network successfully.

Thanks in advance !

Thanks & Best regards !
Mars Ma
--------------------------------



--
Best Regards ,

The G.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160303/8eb96433/attachment-0001.html>


More information about the OpenStack-dev mailing list