<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi Mars,</div>
<div><br>
</div>
<div>I get similar problem before,  it is because I capability_scope is global.</div>
<div>After I modify it to local, it works.</div>
<div><br>
</div>
<div>But it should already be fixed in the following patch:</div>
<div><a href="https://review.openstack.org/#/c/264653">https://review.openstack.org/#/c/264653</a>/</div>
<div><br>
</div>
<div>You may check your capability_scope config or use latest code to have a try.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Liping Mao</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Mars Ma <<a href="mailto:wenchma@gmail.com">wenchma@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>OpenStack List <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>2016年3月3日 星期四 下午5:49<br>
<span style="font-weight:bold">To: </span>OpenStack List <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[openstack-dev] [kuryr] Docker cannot find the created network with kuryr driver<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr"><br clear="all">
<div>
<div class="gmail_signature">
<div dir="ltr"><span style="font-size:12.8000001907349px">Thanks & Best regards !</span><br>
<div><span style="font-size:12.8000001907349px">Mars Ma</span></div>
<div><span style="font-size:12.8000001907349px">--------------------------------</span></div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Gal Sagie</b> <span dir="ltr"><<a href="mailto:gal.sagie@gmail.com">gal.sagie@gmail.com</a>></span><br>
Date: Thu, Mar 3, 2016 at 5:41 PM<br>
Subject: Re: [kuryr] Docker cannot find the created network with kuryr driver<br>
To: Mars Ma <<a href="mailto:wenchma@gmail.com">wenchma@gmail.com</a>><br>
<br>
<br>
<div dir="ltr">Hello Mars Ma,
<div><br>
</div>
<div>Please email this question to the OpenStack mailing list, i am sure someone will</div>
<div>be able to help you there and that way it will also be public by others</div>
<div><br>
</div>
</div>
<div class="gmail_extra">
<div>
<div class="h5"><br>
<div class="gmail_quote">On Thu, Mar 3, 2016 at 11:22 AM, Mars Ma <span dir="ltr">
<<a href="mailto:wenchma@gmail.com" target="_blank">wenchma@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">hi Gal Sagie,
<div><br>
</div>
<div>Found your blog about kuryr and ovn integration : <a href="http://galsagie.github.io/2015/10/10/kuryr-ovn/" target="_blank">http://galsagie.github.io/2015/10/10/kuryr-ovn/</a></div>
<div><br>
</div>
<div>it's very useful , very appreciate your sharing.</div>
<div><br>
</div>
<div>I still have a problem, can you share me any helpful debug info ?</div>
<div><br>
</div>
<div>After use devstack to install kuryr,  the kuryr, docker services are Ok.</div>
<div>and succeed to create network with docker cmd:</div>
<div>
<div>$ docker network create --driver=kuryr --ipam-driver=kuryr --subnet <a href="http://10.10.1.0/24" target="_blank">
10.10.1.0/24</a> --gateway 10.10.1.1 --ip-range <a href="http://10.10.1.0/24" target="_blank">
10.10.1.0/24</a> foo</div>
<div>4c15b6cf31bf55a1c17e6cbf30040a40cc5326b9a5b0c8ba696930dfbdf91c7c</div>
</div>
<div>
<div>$ docker network inspect 4c15b6cf31bf55a1c17e6cbf30040a40cc5326b9a5b0c8ba696930dfbdf91c7c</div>
<div>[]</div>
<div>Error: No such network: 4c15b6cf31bf55a1c17e6cbf30040a40cc5326b9a5b0c8ba696930dfbdf91c7c</div>
</div>
<div><br>
</div>
<div>so why docker cannot list the network ? seems neutron create network successfully.</div>
<div><br>
</div>
<div>Thanks in advance !</div>
<div><br clear="all">
<div>
<div>
<div dir="ltr"><span style="font-size:12.8000001907349px">Thanks & Best regards !</span><span><font color="#888888"><br>
<div><span style="font-size:12.8000001907349px">Mars Ma</span></div>
<div><span style="font-size:12.8000001907349px">--------------------------------</span></div>
</font></span></div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
</div>
</div>
<span class="HOEnZb"><font color="#888888">-- <br>
<div>Best Regards ,<br>
<br>
The G. </div>
</font></span></div>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>