Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Boden Russell
> On 3/19/18 7:15 AM, Andreas Jaeger wrote: > > pip install -U breaks it, please double check that this does the right > thing: > > https://review.openstack.org/554222 I'm not yet convinced the pip -U is the only factor here. When I run with 554222 in my local env I still get a back-leveled

Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Andreas Jaeger
> *Organization: *Orange S.A. > > *Reply-To: *OpenStack List <openstack-dev@lists.openstack.org> > > *Date: *Monday, March 19, 2018 at 1:46 PM > > *To: *OpenStack List <openstack-dev@lists.openstack.org> > > *Subject: *Re

Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Gary Kotton
nization: *Orange S.A. > *Reply-To: *OpenStack List <openstack-dev@lists.openstack.org> > *Date: *Monday, March 19, 2018 at 1:46 PM > *To: *OpenStack List <openstack-dev@lists.openstack.org> > *Subject: *Re: [openstack-dev] [requirements][neutron] D

Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Gary Kotton
> *Reply-To: *OpenStack List <openstack-dev@lists.openstack.org> > *Date: *Monday, March 19, 2018 at 1:46 PM > *To: *OpenStack List <openstack-dev@lists.openstack.org> > *Subject: *Re: [openstack-dev] [requirements][neutron] Depending on pypi > version

Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Andreas Jaeger
  > > *From: *Thomas Morin <thomas.mo...@orange.com> > *Organization: *Orange S.A. > *Reply-To: *OpenStack List <openstack-dev@lists.openstack.org> > *Date: *Monday, March 19, 2018 at 1:46 PM > *To: *OpenStack List <openstack-dev@lists.openstack.org> > *Subject: *Re

Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Gary Kotton
rch 19, 2018 at 1:46 PM To: OpenStack List <openstack-dev@lists.openstack.org> Subject: Re: [openstack-dev] [requirements][neutron] Depending on pypi versions Hi Gary, See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128311.html > Note that thanks to the tox-siblin

Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Thomas Morin
Hi Gary, Seehttp://lists.openstack.org/pipermail/openstack-dev/2018-March/128311 .html > Note that thanks to the tox-siblings feature, we really continue to> install neutron and horizon from git - and not use the versions in> the global-requirements constraints file, Gary Kotton, 2018-03-19 11:25:

Re: [openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Andreas Jaeger
On 2018-03-19 12:25, Gary Kotton wrote: > Hi, > > The change > https://github.com/openstack/requirements/commit/35653e8c5044bff1059f50a82b6065176eea > has created some issues with decomposed neutron plugins. Let me try and > give an example to explain. > > Say for example a patch landed in

[openstack-dev] [requirements][neutron] Depending on pypi versions

2018-03-19 Thread Gary Kotton
Hi, The change https://github.com/openstack/requirements/commit/35653e8c5044bff1059f50a82b6065176eea has created some issues with decomposed neutron plugins. Let me try and give an example to explain. Say for example a patch landed in neutron master that exposed feature X. Now if a