Thanks Banix, Actually after noticing this patch i pushed my changes on top this, linked with dependency and that worked.
On Fri, Jul 1, 2016 at 11:14 PM, Mohammad Banikazemi <[email protected]> wrote: > Did this resolve the problem? https://review.openstack.org/#/c/336549/ > > [image: Inactive hide details for Vikas Choudhary ---07/01/2016 11:29:14 > AM---Hi Toni, There seems to be some problem with. I cloned ku]Vikas > Choudhary ---07/01/2016 11:29:14 AM---Hi Toni, There seems to be some > problem with. I cloned kuryr-libnetwork: > > From: Vikas Choudhary <[email protected]> > To: Antoni Segura Puimedon <[email protected]> > Cc: "OpenStack Development Mailing List (not for usage questions)" < > [email protected]>, Mohammad Banikazemi/Watson/IBM@IBMUS, > Gal Sagie <[email protected]>, Irena Berezovsky <[email protected]> > Date: 07/01/2016 11:29 AM > Subject: Re: [kuryr] kuryr-libnetwork split > ------------------------------ > > > > Hi Toni, > > There seems to be some problem with. I cloned kuryr-libnetwork: > > git clone *http://github.com/openstack/kuryr-libnetwork.git* > <http://github.com/openstack/kuryr-libnetwork.git> > > > But when pushed patch, on gerrit its showing project "openstack/kuryr" > > PTAL, *https://review.openstack.org/#/c/336617/* > <https://review.openstack.org/#/c/336617/> > > > > -Vikas > > On Fri, Jul 1, 2016 at 6:40 PM, Antoni Segura Puimedon < > *[email protected]* <[email protected]>> wrote: > > Hi fellow kuryrs! > > In order to proceed with the split of kuryr into a main lib and it's > kuryr libnetwork component, we've cloned the contents of openstack/kuryr > over to openstack/kuryr-libnetwork. > > The idea is that after this, the patches that will go to > openstack/kuryr will be to trim out the kuryr/kuryr-libnetwork specific > parts and make a release of the common parts so that > openstack/kuryr-libnetwork can start using it. > > I propose that we use python namespaces and the current common code in > kuryr is moved to: > kuryr/lib/ > > > which openstack/kuryr-libnetwork would import like so: > > from kuryr.lib import binding > > So, right now, patches in review that are for the Docker ipam or > remote driver, should be moved to openstack/kuryr-libnetwork and soon we > should make openstack/kuryr-libnetwork add kuryr-lib to the requirements. > > Regards, > > Toni > > > >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
