Re: [openstack-dev] [Neutron] Using neutron lib plugin constants

2017-01-06 Thread Ihar Hrachyshka
On Tue, Dec 27, 2016 at 12:03 AM, Gary Kotton <gkot...@vmware.com> wrote:

> The following decomposed plugins are not gating:
>
> -  openstack/networking-brocade
> <https://review.openstack.org/#/projects/openstack/networking-brocade,dashboards/default>
> (please see https://review.openstack.org/415028)
>
> -  openstack/networking-huawei
> <https://review.openstack.org/#/projects/openstack/networking-huawei,dashboards/default>
> (please see https://review.openstack.org/415029)
>
> -  openstack/astara-neutron
> <https://review.openstack.org/#/projects/openstack/astara-neutron,dashboards/default>
> (please see https://review.openstack.org/405388)
>
> Can the relevant maintainers of those projects please address things if
> possible.
>
>
>
> The openstack/networking-cisco
> <https://review.openstack.org/#/projects/openstack/networking-cisco,dashboards/default>
> does not consumer the correct neutron-lib version. So can the maintainers
> also please take a look at that.
>
> Happy holidays
>
> Gary
>
>
>
> *From: *Gary Kotton <gkot...@vmware.com>
> *Reply-To: *OpenStack List <openstack-dev@lists.openstack.org>
> *Date: *Monday, December 26, 2016 at 3:37 PM
> *To: *OpenStack List <openstack-dev@lists.openstack.org>
> *Subject: *[openstack-dev] [Neutron] Using neutron lib plugin constants
>
>
>
> Hi,
>
> Please note the following two patches:
>
> 1.  https://review.openstack.org/414902 - use CORE from neutron lib
>
> 2.  https://review.openstack.org/394164 - use L3 (previous known as
> L3_ROUTER_NAT)
>
> Please note that the above will be removed from neutron/plugins/common
> <https://review.openstack.org/gitweb?p=openstack/neutron.git;hb=c653427e461469ee6fa1f61613ce78f3074cba2b;f=neutron/plugins/common>
> /*constants.py* and neutron-lib will be used.
>
>
>
> For the core change I have posted:
>
> 1.  VPNaaS - https://review.openstack.org/#/c/414915/
>
>
>

I approved the VPNaaS patch. I think we can land CORE patch for neutron too
now (+2d).


> For the L3 change things are a little more complicated (
> http://codesearch.openstack.org/?q=L3_ROUTER_NAT=nope==):
>
> 1.  networking-cisco – https://review.openstack.org/414977
>
> 2.  group-based-policy – https://review.openstack.org/414976
>
> 3.  big switch - https://review.openstack.org/414956
>
> 4.  brocade - https://review.openstack.org/414960
>
> 5.  dragonflow - https://review.openstack.org/414970
>
> 6.  networking-huawei - https://review.openstack.org/414971
>
> 7.  networking-odl = https://review.openstack.org/414972
>
> 8.  astara-neutron - https://review.openstack.org/414973
>
> 9.  networking-arista - https://review.openstack.org/414974
>
> 10.  networking-fortinet - https://review.openstack.org/414980
>
> 11.  networking-midonet - https://review.openstack.org/414981
>
> 12.  networking-nec - https://review.openstack.org/414982
>
> 13.  networking-onos - https://review.openstack.org/414983
>
>
>
I note a lot of those repos do weird things with tox/requirements, pulling
mitaka neutron into master and similar. I don't think we want to wait for
them to fix their gate strategy. I am fine landing the neutron patch any
time, since projects had a working week to review the relevant patches, and
we merged all stadium fixes already. I put WIP on the neutron patch for now
just to give another announcement during the next team meeting, and then we
will proceed landing it.

Ihar
__
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


Re: [openstack-dev] [Neutron] Using neutron lib plugin constants

2016-12-27 Thread Gary Kotton
The following decomposed plugins are not gating:

-  
openstack/networking-brocade<https://review.openstack.org/#/projects/openstack/networking-brocade,dashboards/default>
 (please see https://review.openstack.org/415028)

-  
openstack/networking-huawei<https://review.openstack.org/#/projects/openstack/networking-huawei,dashboards/default>
 (please see https://review.openstack.org/415029)

-  
openstack/astara-neutron<https://review.openstack.org/#/projects/openstack/astara-neutron,dashboards/default>
 (please see https://review.openstack.org/405388)
Can the relevant maintainers of those projects please address things if 
possible.

The 
openstack/networking-cisco<https://review.openstack.org/#/projects/openstack/networking-cisco,dashboards/default>
 does not consumer the correct neutron-lib version. So can the maintainers also 
please take a look at that.
Happy holidays
Gary


From: Gary Kotton <gkot...@vmware.com>
Reply-To: OpenStack List <openstack-dev@lists.openstack.org>
Date: Monday, December 26, 2016 at 3:37 PM
To: OpenStack List <openstack-dev@lists.openstack.org>
Subject: [openstack-dev] [Neutron] Using neutron lib plugin constants

Hi,
Please note the following two patches:

1.  https://review.openstack.org/414902 - use CORE from neutron lib

2.  https://review.openstack.org/394164 - use L3 (previous known as 
L3_ROUTER_NAT)
Please note that the above will be removed from 
neutron/plugins/common<https://review.openstack.org/gitweb?p=openstack/neutron.git;hb=c653427e461469ee6fa1f61613ce78f3074cba2b;f=neutron/plugins/common>/constants.py
 and neutron-lib will be used.

For the core change I have posted:

1.  VPNaaS - https://review.openstack.org/#/c/414915/

For the L3 change things are a little more complicated 
(http://codesearch.openstack.org/?q=L3_ROUTER_NAT=nope==):

1.  networking-cisco – https://review.openstack.org/414977

2.  group-based-policy – https://review.openstack.org/414976

3.  big switch - https://review.openstack.org/414956

4.  brocade - https://review.openstack.org/414960

5.  dragonflow - https://review.openstack.org/414970

6.  networking-huawei - https://review.openstack.org/414971

7.  networking-odl = https://review.openstack.org/414972

8.  astara-neutron - https://review.openstack.org/414973

9.  networking-arista - https://review.openstack.org/414974

10.  networking-fortinet - https://review.openstack.org/414980

11.  networking-midonet - https://review.openstack.org/414981

12.  networking-nec - https://review.openstack.org/414982

13.  networking-onos - https://review.openstack.org/414983

Please note that I have not put a ‘Depends-On’ as these patches can and should 
land prior.
Thanks and happy new year
Gary

__
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


[openstack-dev] [Neutron] Using neutron lib plugin constants

2016-12-26 Thread Gary Kotton
Hi,
Please note the following two patches:

1.   https://review.openstack.org/414902 - use CORE from neutron lib

2.   https://review.openstack.org/394164 - use L3 (previous known as 
L3_ROUTER_NAT)
Please note that the above will be removed from 
neutron/plugins/common/constants.py
 and neutron-lib will be used.

For the core change I have posted:

1.   VPNaaS - https://review.openstack.org/#/c/414915/

For the L3 change things are a little more complicated 
(http://codesearch.openstack.org/?q=L3_ROUTER_NAT=nope==):

1.   networking-cisco – https://review.openstack.org/414977

2.  group-based-policy – https://review.openstack.org/414976

3.   big switch - https://review.openstack.org/414956

4.   brocade - https://review.openstack.org/414960

5.   dragonflow - https://review.openstack.org/414970

6.  networking-huawei - https://review.openstack.org/414971

7.  networking-odl = https://review.openstack.org/414972

8.  astara-neutron - https://review.openstack.org/414973

9.  networking-arista - https://review.openstack.org/414974

10.  networking-fortinet - https://review.openstack.org/414980

11.  networking-midonet - https://review.openstack.org/414981

12.  networking-nec - https://review.openstack.org/414982

13.  networking-onos - https://review.openstack.org/414983

Please note that I have not put a ‘Depends-On’ as these patches can and should 
land prior.
Thanks and happy new year
Gary

__
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