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 <wenc...@gmail.com<mailto:wenc...@gmail.com>>
Reply-To: OpenStack List 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Date: 2016年3月3日 星期四 下午5:49
To: OpenStack List 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@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.sa...@gmail.com<mailto:gal.sa...@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 <wenc...@gmail.com<mailto:wenc...@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 
<wenc...@gmail.com<mailto:wenc...@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.

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to