<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 1, 2016 at 3:26 PM, Monty Taylor <span dir="ltr"><<a href="mailto:mordred@inaugust.com" target="_blank">mordred@inaugust.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 07/01/2016 08:10 AM, Antoni Segura Puimedon wrote:<br>
> Hi fellow kuryrs!<br>
><br>
> In order to proceed with the split of kuryr into a main lib and it's kuryr<br>
> libnetwork component, we've cloned the contents of openstack/kuryr over to<br>
> openstack/kuryr-libnetwork.<br>
><br>
> The idea is that after this, the patches that will go to openstack/kuryr<br>
> will be to trim out the kuryr/kuryr-libnetwork specific parts and make a<br>
> release of the common parts so that openstack/kuryr-libnetwork can start<br>
> using it.<br>
><br>
> I propose that we use python namespaces and the current common code in<br>
> kuryr is moved to:<br>
> kuryr/lib/<br>
<br>
</span>Check with Doug Hellman about namespaces. We used to use them in some<br>
oslo things and had to step away from them because of some pretty weird<br>
and horrible breakage issues.<br></blockquote><div><br></div><div>Thanks for the warning. It's a very cool looking feature that is underused, so probably<br></div><div>there is a nasty reason for that. I'll ask.<br><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
><br>
> which openstack/kuryr-libnetwork would import like so:<br>
><br>
>     from kuryr.lib import binding<br>
><br>
> So, right now, patches in review that are for the Docker ipam or remote<br>
> driver, should be moved to openstack/kuryr-libnetwork and soon we should<br>
> make openstack/kuryr-libnetwork add kuryr-lib to the requirements.<br>
><br>
> Regards,<br>
><br>
> Toni<br>
><br>
><br>
><br>
</span>> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div></div>