Re: [openstack-dev] [neutron] Neutron router and nf_conntrack performance problems

2014-08-18 Thread Brian Haley
Stuart, I also can't say I've seen this, but I am curious now. I did have a few questions for you though. 1. When you say you set nf_conntrack_max/nf_conntrack_hash to 256k, did you really set the hash size that large? Typically the hash is 1/8 of the max, meaning you'd have 8 entries per

Re: [openstack-dev] [Devstack] q-svc fails to start in devstack.

2014-08-18 Thread Brian Haley
When you don't specify it, the default network type is: (from lib/neutron_plugins/ml2) Q_ML2_TENANT_NETWORK_TYPE=${Q_ML2_TENANT_NETWORK_TYPE:-vxlan} You can try specifying that as vlan in your local.conf file and see what happens. -Brian BTW, this probably should have just gone to

Re: [openstack-dev] [neutron] Status of Neutron at Juno-3

2014-09-03 Thread Brian Haley
On 09/03/2014 08:17 AM, Kyle Mestery wrote: Given how deep the merge queue is (146 currently), we've effectively reached feature freeze in Neutron now (likely other projects as well). So this morning I'm going to go through and remove BPs from Juno which did not make the merge window. I'll

Re: [openstack-dev] [nova][neutron] default allow security group

2014-09-08 Thread Brian Haley
On 09/05/2014 11:27 AM, Monty Taylor wrote: Hi! I've decided that as I have problems with OpenStack while using it in the service of Infra, I'm going to just start spamming the list. Please make something like this: neutron security-group-create default --allow-every-damn-thing Does

[openstack-dev] [devstack] Bug in is_*_enabled functions?

2014-02-26 Thread Brian Haley
While trying to track down why Jenkins was handing out -1's in a Neutron patch, I was seeing errors in the devstack tests it runs. When I dug deeper it looked like it wasn't properly determining that Neutron was enabled - ENABLED_SERVICES had multiple q-* entries, but 'is_service_enabled neutron'

Re: [openstack-dev] [devstack] Bug in is_*_enabled functions?

2014-02-26 Thread Brian Haley
On 02/26/2014 01:36 PM, Dean Troyer wrote: On Wed, Feb 26, 2014 at 11:51 AM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: While trying to track down why Jenkins was handing out -1's in a Neutron patch, I was seeing errors in the devstack tests it runs. When I dug

Re: [openstack-dev] [devstack] Bug in is_*_enabled functions?

2014-02-27 Thread Brian Haley
On 02/26/2014 04:23 PM, Brian Haley wrote: On 02/26/2014 01:36 PM, Dean Troyer wrote: On Wed, Feb 26, 2014 at 11:51 AM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: While trying to track down why Jenkins was handing out -1's in a Neutron patch, I was seeing

Re: [openstack-dev] [devstack] Bug in is_*_enabled functions?

2014-02-28 Thread Brian Haley
On 02/27/2014 11:55 AM, Dean Troyer wrote: There is a problem in two of DevStack's exercises, floating_ips.sh and volume.sh, where lib/neutron is not set up properly to handle the ping_check() function calls. That is what leads to what you see. https://review.openstack.org/#/c/76867/ fixes

Re: [openstack-dev] [Neutron][IPv6][Security Group] BP: Support ICMP type filter by security group

2014-03-04 Thread Brian Haley
On 03/03/2014 11:18 AM, Collins, Sean wrote: On Mon, Mar 03, 2014 at 09:39:42PM +0800, Xuhan Peng wrote: Currently, only security group rule direction, protocol, ethertype and port range are supported by neutron security group rule data structure. To allow If I am not mistaken, I believe

Re: [openstack-dev] [neutron][rootwrap] Performance considerations, sudo?

2014-03-13 Thread Brian Haley
Aaron, I thought the l3-agent already did this if doing a full sync? _sync_routers_task()-_process_routers()-spawn_n(self.process_router, ri) So each router gets processed in a greenthread. It seems like the other calls - sudo/rootwrap, /sbin/ip, etc are now the limiting factor, at least on

Re: [openstack-dev] [Neutron][LBaaS][FWaaS][VPN] Admin status vs operational status

2014-03-18 Thread Brian Haley
On 03/17/2014 03:46 PM, Salvatore Orlando wrote: It is a common practice to have both an operational and an administrative status. I agree ACTIVE as a term might result confusing. Even in the case of a port, it is not really clear whether it means READY or LINK UP. Terminology-wise I would

Re: [openstack-dev] Distributed Virtual Router Discussion

2013-10-22 Thread Brian Haley
Hi Swami, I would like to participate as well. -Brian On 10/21/2013 12:18 PM, Vasudevan, Swaminathan (PNB Roseville) wrote: Hi Folks, I am currently working on a blueprint for Distributed Virtual Router. If anyone interested in being part of the discussion please let me know. I have

Re: [openstack-dev] [Neutron] IPv6 sub-team?

2013-11-05 Thread Brian Haley
On 11/06/2013 07:50 AM, Collins, Sean (Contractor) wrote: Hi, Is there any interest in organizing a IPv6 sub-team, similar to how there are sub-teams for FwaaS, VPNaas, ML2, etc? +1 from me. -Brian ___ OpenStack-dev mailing list

[openstack-dev] [Neutron][L3] Team Meeting Thursday at 1500 UTC

2014-06-18 Thread Brian Haley
The Neutron L3 Subteam will meet tomorrow at the regular time in #openstack-meeting-3. The agenda [1] is posted, please update as needed. I'll be standing in for Carl as he's on vacation this week. Brian Haley [1] https://wiki.openstack.org/wiki/Meetings/Neutron-L3-Subteam#Agenda

Re: [openstack-dev] [devstack][keystone] (98)Address already in use: make_sock: could not bind to address [::]:5000 0.0.0.0:5000

2014-07-16 Thread Brian Haley
On 07/16/2014 07:34 AM, Joe Jiang wrote: Hi all, When I just set up my develope environment use devstack at CentOS 6.5, that fetch devstack source via github.com and checkout stable/icehouse branch. and bellow[1] is the error log fragment. I'm not sure if I am ok to ask my question in

Re: [openstack-dev] [Neutron] Killing connection after security group rule deletion

2014-10-23 Thread Brian Haley
On 10/23/14 6:22 AM, Elena Ezhova wrote: Hi! I am working on a bug ping still working once connected even after related security group rule is deleted (https://bugs.launchpad.net/neutron/+bug/1335375). The gist of the problem is the following: when we delete a security group rule the

Re: [openstack-dev] [Neutron] IPv6 team summit meetup

2014-11-07 Thread Brian Haley
On 11/06/2014 04:18 PM, Xuhan Peng wrote: Hey, Since we don't have any slot for ipv6 in summit to meet up, can we have a lunch meetup together tomorrow (11/7 Friday)? We can meet at 12:30 at the meet up place Neuilly lobby of Le Meridien and go to lunch together after that. I'll be there.

Re: [openstack-dev] Change in openstack/neutron[master]: Add method to get iptables traffic counters

2013-07-17 Thread Brian Haley
counters. I will add a new method to get the details of traffic counters of a chain. https://review.openstack.org/35624 Thoughts? Regards, Sylvain. - Original Message - From: Sylvain Afchain sylvain.afch...@enovance.com To: Brian Haley brian.ha...@hp.com Cc: openstack-dev

Re: [openstack-dev] Change in openstack/neutron[master]: Add method to get iptables traffic counters

2013-07-19 Thread Brian Haley
labels/rules is the neutronclient. I agree with you about the future enhancement. Regards, Sylvain - Original Message - From: Brian Haley brian.ha...@hp.com To: Sylvain Afchain sylvain.afch...@enovance.com Cc: openstack-dev@lists.openstack.org Sent: Thursday, July 18, 2013 4

Re: [openstack-dev] Change in openstack/neutron[master]: Add method to get iptables traffic counters

2013-07-22 Thread Brian Haley
it another way. I can get back to you next week on figuring this out. Ok, I'll take a look too. Thanks. Sylvain. - Original Message - From: Brian Haley brian.ha...@hp.com To: Sylvain Afchain sylvain.afch...@enovance.com Cc: openstack-dev@lists.openstack.org Sent: Friday, July 19

Re: [openstack-dev] [neutron] Deprecating old security groups code / RPC.

2014-12-04 Thread Brian Haley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/2014 09:50 AM, Kyle Mestery wrote: Is ipset support present in all supported distributions? It is from Red Hat perspective, not sure Ubuntu, and the others, I think Juno was targeted to ubuntu 14.04 only (which does have ipset kernel

Re: [openstack-dev] [neutron] high dhcp lease times in neutron deployments considered harmful (or not???)

2015-01-30 Thread Brian Haley
-time I am proposing, you are still opposed to setting it to anything low because of logging and the ~24 bps background DHCP traffic per VM? On Thu, Jan 29, 2015 at 7:11 PM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: On 01/29/2015 05:28 PM, Kevin Benton wrote

Re: [openstack-dev] [neutron] high dhcp lease times in neutron deployments considered harmful (or not???)

2015-02-02 Thread Brian Haley
. I'm fine with adding Option 58, even though it only lessens the effect of this problem, doesn't truly fix it, and might not work with all clients (like in Cirros). -Brian On Fri, Jan 30, 2015 at 8:00 AM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: Kevin, The only thing

Re: [openstack-dev] [neutron] high dhcp lease times in neutron deployments considered harmful (or not???)

2015-02-03 Thread Brian Haley
, Feb 2, 2015 at 8:57 AM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: Kevin, I think we are finally converging. One of the points I've been trying to make is that users are playing with fire when they start playing with some of these port attributes

Re: [openstack-dev] [neutron] IPv6 Status

2015-02-05 Thread Brian Haley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/05/2015 05:38 AM, Ihar Hrachyshka wrote: On 02/05/2015 09:14 AM, Andreas Scheuring wrote: Hi, is there a central place where I can find a matrix (or something similar) that shows what is currently supposed to work in the sense of IPv6

Re: [openstack-dev] [nova] Networks are not cleaned up in build failure

2015-01-15 Thread Brian Haley
On 01/15/2015 12:55 PM, Andrew Laski wrote: On 01/15/2015 09:33 AM, Brian Haley wrote: On 01/14/2015 02:15 PM, Andrew Laski wrote: On 01/14/2015 12:57 PM, Murray, Paul (HP Cloud) wrote: Hi All, I recently experienced failures getting images from Glance while spawning instances. This step

Re: [openstack-dev] [neutron] iptables routes are not being injected to router namespace

2015-01-20 Thread Brian Haley
On 01/20/2015 09:20 AM, Xavier León wrote: Hi all, we've been doing some tests with openstack kilo and found out a problem: iptables routes are not being injected to the router namespace. Scenario: - a private network NOT connected to the outside world. - a router with only one

Re: [openstack-dev] [neutron] iptables routes are not being injected to router namespace

2015-01-21 Thread Brian Haley
On 01/21/2015 02:29 PM, Xavier León wrote: On Tue, Jan 20, 2015 at 10:32 PM, Brian Haley brian.ha...@hp.com wrote: On 01/20/2015 09:20 AM, Xavier León wrote: Hi all, we've been doing some tests with openstack kilo and found out a problem: iptables routes are not being injected to the router

Re: [openstack-dev] [neutron] iptables routes are not being injected to router namespace

2015-01-22 Thread Brian Haley
On Thu, Jan 22, 2015 at 9:07 AM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: On 01/22/2015 10:17 AM, Carl Baldwin wrote: I think this warrants a bug report. Could you file one with what you know so far? Carl, Seems as though a recent change

Re: [openstack-dev] [neutron] iptables routes are not being injected to router namespace

2015-01-22 Thread Brian Haley
. Then the change in the other patchset could be applied, along with a test that triggers exceptions so this gets caught. Thanks, -Brian On Thu, Jan 22, 2015 at 10:32 AM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: On 01/22/2015 01:06 PM, Kevin Benton wrote: There was a bug

Re: [openstack-dev] [nova] Networks are not cleaned up in build failure

2015-01-15 Thread Brian Haley
On 01/14/2015 02:15 PM, Andrew Laski wrote: On 01/14/2015 12:57 PM, Murray, Paul (HP Cloud) wrote: Hi All, I recently experienced failures getting images from Glance while spawning instances. This step comes after building the networks in the guild sequence. When the Glance failure

Re: [openstack-dev] [neutron] iptables routes are not being injected to router namespace

2015-01-22 Thread Brian Haley
On Wed, Jan 21, 2015 at 2:24 PM, Brian Haley brian.ha...@hp.com wrote: On 01/21/2015 02:29 PM, Xavier León wrote: On Tue, Jan 20, 2015 at 10:32 PM, Brian Haley brian.ha...@hp.com wrote: On 01/20/2015 09:20 AM, Xavier León wrote: Hi all, we've been doing some tests with openstack kilo

Re: [openstack-dev] [neutron] high dhcp lease times in neutron deployments considered harmful (or not???)

2015-01-28 Thread Brian Haley
Hi Kevin, On 01/28/2015 03:50 AM, Kevin Benton wrote: Hi, Approximately a year and a half ago, the default DHCP lease time in Neutron was increased from 120 seconds to 86400 seconds.[1] This was done with the goal of reducing DHCP traffic with very little discussion (based on what I can

Re: [openstack-dev] [Neutron] Deprecating the use_namespaces option - Now's the time to speak up!

2015-03-20 Thread Brian Haley
On 03/20/2015 02:57 PM, Assaf Muller wrote: Hello everyone, The use_namespaces option in the L3 and DHCP Neutron agents controls if you can create multiple routers and DHCP networks managed by a single L3/DHCP agent, or if the agent manages only a single resource. Are the setups out

Re: [openstack-dev] [neutron] OpenFlow security groups (pre-benchmarking plan)

2015-02-25 Thread Brian Haley
On 02/25/2015 08:52 AM, Miguel Ángel Ajo wrote: I’m writing a plan/script to benchmark OVS+OF(CT) vs OVS+LB+iptables+ipsets, so we can make sure there’s a real difference before jumping into any OpenFlow security group filters when we have connection tracking in OVS. The plan is to keep all

Re: [openstack-dev] [neutron] high dhcp lease times in neutron deployments considered harmful (or not???)

2015-01-29 Thread Brian Haley
On 01/29/2015 03:55 AM, Kevin Benton wrote: Why would users want to change an active port's IP address anyway? Re-addressing. It's not common, but the entire reason I brought this up is because a user was moving an instance to another subnet on the same network and stranded one of their

Re: [openstack-dev] [neutron] high dhcp lease times in neutron deployments considered harmful (or not???)

2015-01-29 Thread Brian Haley
the secondary keyword on Cisco devices. Or just the ip addr add command on linux. On Thu, Jan 29, 2015 at 1:34 PM, Brian Haley brian.ha...@hp.com mailto:brian.ha...@hp.com wrote: On 01/29/2015 03:55 AM, Kevin Benton wrote: Why would users want to change an active port's IP address anyway

Re: [openstack-dev] [Neutron] Success of the IPv6 Subteam - Proposal to disband

2015-05-06 Thread Brian Haley
On 05/04/2015 08:37 PM, Sean M. Collins wrote: It is a bittersweet moment - I am proposing that due to the amazing success that we have had as a subteam, that because we have accomplished so much, that it makes sense for our team to disband and re-integrate with other subteams (the L3 subteam

Re: [openstack-dev] [nova][neutron]Fail to communicate new host when the first host for a new instance fails

2015-05-14 Thread Brian Haley
On 05/14/2015 05:29 AM, Neil Jerram wrote: Hi all, this is about a problem I'm seeing with my Neutron ML2 mechanism driver [1]. I'm expecting to see an update_port_postcommit call to signal that the binding:host_id for a port is changing, but I don't see that. The scenario is launching a new

Re: [openstack-dev] Proposing Brian Haley to Neutron L3 Core Reviewer Team

2015-06-19 Thread Brian Haley
. Carl On Wed, Jun 10, 2015 at 1:11 PM, Carl Baldwin c...@ecbaldwin.net mailto:c...@ecbaldwin.net wrote: Folks, As the Neutron L3 Lieutenant [1] under the PTL, Kyle, I'd like to propose Brian Haley as a member of the Neutron L3 core reviewer team. Brian

Re: [openstack-dev] [neutron] - dnsmasq 'dhcp-authoritative' option broke multiple DHCP servers

2015-05-26 Thread Brian Haley
On 05/26/2015 01:12 PM, Salvatore Orlando wrote: From the bug Kevin reported it seems multiple dhcp agents per network have been completely broken by the fix for bug #1345947, so a revert of patch [1] (and stable backports) should probably be the first thing to do - if nothing else because the

Re: [openstack-dev] [neutron] - Proposing Miguel Angel Ajo for the Control Plane core team

2015-07-06 Thread Brian Haley
Big +1 On 07/06/2015 06:02 AM, Kevin Benton wrote: Hello! As the Lieutenant of the built-in control plane[1], I am proposing to add Miguel Angel Ajo to the control plane core reviewer team. His review stats are inline with the other core reviewers[2], and his work on improving the

Re: [openstack-dev] [Neutron][L3] [API]: API to get the list of router ports

2015-08-13 Thread Brian Haley
On 08/13/2015 04:04 AM, Padmanabhan Krishnan wrote: Hello, Is there a Neutron public API to get the list of router ports? Something similar to what the command neutron router-port-list {tenant} gives. router-port-list takes a router as an argument, not a tenant. I wasn't able to find one in

Re: [openstack-dev] [Neutron] What are problems of Distributed SNAT?

2015-07-24 Thread Brian Haley
On 07/24/2015 08:17 AM, Miyagishi, Takanori wrote: Dear Carl, Thank you for your information! I checked the etherpad, and I propose a new idea of Distributed SNAT implementation. Following figure is my idea, Shared SNAT Address per Tenant per Compute Node. I think this is the One IP Address

Re: [openstack-dev] [Neutron] Proposing Cedric Brandily to Neutron Core Reviewer Team

2015-07-15 Thread Brian Haley
+1 On 07/15/2015 02:47 PM, Carl Baldwin wrote: As the Neutron L3 Lieutenant along with Kevin Benton for control plane, and Assaf Muller for testing, I would like to propose Cedric Brandily as a member of the Neutron core reviewer team under these areas of focus. Cedric has been a long time

Re: [openstack-dev] [openstack]host not reachable with iptables reject after init

2015-11-09 Thread Brian Haley
On 11/09/2015 09:55 AM, Wilence Yao wrote: Hi all, After I run devstack/stack.sh completely, I found that api is not reachable. After some check, I found some iptables rules cause the problem: ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp

[openstack-dev] [Neutron] Weekly DVR Meeting starting next week

2015-10-29 Thread Brian Haley
A few of us had a discussion this week at Summit and decided to re-start the weekly Neutron Distributed Virtual Router (DVR) meeting. The goal is to help: - Stabilize DVR - fix the bugs - Address performance/scalability issues - Get the DVR jobs voting again Meetings will be on Wednesdays

Re: [openstack-dev] [neutron] PTL Non-Candidacy

2015-09-14 Thread Brian Haley
On 09/12/2015 01:14 PM, Armando M. wrote: On 12 September 2015 at 18:38, Gary Kotton > wrote: Thanks! You did a great job. Looking back you made some very tough and healthy decisions. Neutron has a new lease on life! It is tradition

Re: [openstack-dev] [OpenStack-Infra] Gerrit Upgrade to ver 2.11, completed.

2015-12-17 Thread Brian Haley
On 2015-12-16 16:24, openstack-dev-requ...@lists.openstack.org wrote: Thanks to everyone for their patience while we upgraded to Gerrit 2.11. I'm happy to announce that we were able to successfully completed this task at around 21:00 UTC. You may hack away once more. If you encounter any

Re: [openstack-dev] [Neutron] Question about service subnets spec

2016-05-31 Thread Brian Haley
Thanks Carl for bringing this up, comments below. On 05/26/2016 02:04 PM, Carl Baldwin wrote: Hi folks, Some (but not all) of you will remember a discussion we had about service subnets at the last mid-cycle. We've been iterating a little bit on a spec [1] and we have just one issue that we'd

Re: [openstack-dev] [neutron] gate-neutron-dsvm-api failures

2016-01-14 Thread Brian Haley
On 01/14/2016 05:42 PM, John Davidge (jodavidg) wrote: The neutron.tests.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON test has been consistently failing for patch https://review.openstack.org/#/c/258754/ and I don’t see how they can be related. This patch has been trying to

Re: [openstack-dev] [neutron] Testing Neutron with latest OVS

2016-01-14 Thread Brian Haley
On 1/14/16 9:28 AM, Russell Bryant wrote: The consensus I'm picking up roughly is that for those working on the features, testing with source builds seems to be working fine. It's just not something anyone wants to gate the main Neutron repo with. That seems quite reasonable. If the features

Re: [openstack-dev] [QA][Neutron] IPv6 related intermittent test failures

2016-02-02 Thread Brian Haley
configurations as an in-tree test. Brian Haley has a patch up from Dec. that was trying to clean it up: https://review.openstack.org/#/c/239868/ I just updated that to mark six of the eight tests as "slow" per your previous comment, such that only the dual-NIC/dual-stack tes

Re: [openstack-dev] [Neutron] Intra-column wrapping in python-neutronclient

2016-02-25 Thread Brian Haley
On 2/24/16 3:58 PM, Steve Baker wrote: On 25/02/16 06:23, Carl Baldwin wrote: Hi, I've noticed a new behavior from the python-neutronclient which disturbs me. For me, this just started happening with my latest build of devstack which I built yesterday. It didn't happen with another recent

Re: [openstack-dev] [devstack] stack.sh keeps failing with RTNETLINK answers: Network is unreachable

2016-02-29 Thread Brian Haley
On 02/26/2016 03:48 AM, Paul Carlton wrote: Sean Don't think unstack failed, when I manually create the device ( sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex) unstack.sh removes it. sudo ip route show default via 172.18.20.1 dev eth0 169.254.169.254 via 172.18.20.2 dev eth0

Re: [openstack-dev] [Heat][Neutron] Mitaka RC1 available

2016-03-18 Thread Brian Haley
On 03/17/2016 09:13 PM, Armando M. wrote: On 18 March 2016 at 00:16, Jeremy Stanley > wrote: On 2016-03-17 09:44:59 +0530 (+0530), Armando M. wrote: > Unfortunately, Neutron is also going to need an RC2 due to > upstream CI issues

Re: [openstack-dev] [all] Maintaining httplib2 python library

2016-03-18 Thread Brian Haley
On 03/17/2016 06:04 PM, Doug Wiegley wrote: Here is the non comprehensive list of usages based on what trees I happen to have checked out (which is quite a few, but not all of OpenStack for sure). I think before deciding to take over ownership of an upstream lib (which is a large commitment

[openstack-dev] [Neutron][DVR] No Meeting tomorrow

2016-03-08 Thread Brian Haley
Sorry for the late notice, but I need to cancel the DVR meeting for tomorrow the 9th as a few of us have a conflict. We'll resume again next week on the 16th. -Brian __ OpenStack Development Mailing List (not for usage

Re: [openstack-dev] [Neutron] Proposing Hirofumi Ichihara to Neutron Core Reviewer Team

2016-04-08 Thread Brian Haley
+1 On 4/8/16 6:58 AM, Henry Gessau wrote: +1, Hirofumi will make a great addition. Akihiro Motoki wrote: Hi Neutrinos, As the API Lieutenant of Neutron team, I would like to propose Hirofumi Ichihara (irc: hichihara) as a member of Neutron core reviewer team mainly

Re: [openstack-dev] [Neutron] Segments, subnet types, and IPAM

2016-03-31 Thread Brian Haley
at tags are pretty new and are a moving target. Another reason I was hesitant is that tags were designed to be user facing. As I recall, we didn't want the tags to affect code behavior. But, maybe I misunderstood that. We want service types to affect IPAM, at least. Brian Haley is going to put up a spec

Re: [openstack-dev] [neutron] Social at the summit

2016-04-25 Thread Brian Haley
+1 On 4/25/16 1:07 PM, Kyle Mestery wrote: OK, there is enough interest, I'll find a place on 6th Street for us and get a reservation for Thursday around 7 or so. Thanks folks! On Mon, Apr 25, 2016 at 12:30 PM, Zhou, Han wrote: +1 :) Han Zhou Irc: zhouhan On Monday,

Re: [openstack-dev] [neutron][stable] proposing Brian Haley for neutron-stable-maint

2016-05-19 Thread Brian Haley
Ihar, Thanks for the nomination, I'll just chime-in below. On 05/19/2016 03:13 PM, Ihar Hrachyshka wrote: On 19 May 2016, at 13:18, Tony Breeds wrote: On Thu, May 19, 2016 at 10:49:26AM +0200, Ihar Hrachyshka wrote: On 19 May 2016, at 02:12, Tony Breeds

Re: [openstack-dev] [neutron][stable] proposing Brian Haley for neutron-stable-maint

2016-05-24 Thread Brian Haley
On 05/24/2016 11:17 AM, Ihar Hrachyshka wrote: On 17 May 2016, at 13:07, Ihar Hrachyshka wrote: Hi stable-maint-core and all, I would like to propose Brian for neutron specific stable team. His stats for neutron stable branches are (last 120 days): mitaka: 19 reviews;

Re: [openstack-dev] Timeframe for naming the P release?

2016-05-02 Thread Brian Haley
On 05/02/2016 02:53 PM, Shamail Tahir wrote: Hi everyone, When will we name the P release of OpenStack? We named two releases simultaneously (Newton and Ocata) during the Mitaka release cycle. This gave us the names for the N (Mitaka), N+1 (Newton), and N+2 (Ocata) releases. If we were to

Re: [openstack-dev] [Neutron] Proposing Jakub Libosvar for testing core

2016-07-25 Thread Brian Haley
+1 On 07/22/2016 04:12 AM, Oleg Bondarev wrote: +1 On Fri, Jul 22, 2016 at 2:36 AM, Doug Wiegley > wrote: +1 On Jul 21, 2016, at 5:13 PM, Kevin Benton > wrote: +1

Re: [openstack-dev] [neutron][dvr][fip] fg device allocated private ip address

2016-08-01 Thread Brian Haley
On 07/31/2016 06:27 AM, huangdenghui wrote: Hi Now we have spec named subnet service types, which provides a capability of allowing different port of a network to allocate ip address from different subnet. In current implementation of DVR, fip also is distributed on every compute node,

[openstack-dev] [Neutron][DVR] - No IRC Meeting today

2016-07-13 Thread Brian Haley
Hi Folks, Sorry for the late notice, but we will not have a DVR sub-team meeting today since neither Swami nor myself will be there to chair it. We will resume our meetings next week on July 20th. If you have any questions please ping us on IRC or send an email to the list.

[openstack-dev] [Neutron][DVR] - No IRC Meeting this week

2016-06-28 Thread Brian Haley
Hi Folks, We will not have a DVR sub-team meeting this week since neither Swami nor myself will be there to chair it. We will resume our meetings next week on July 6th. If you have any questions please ping us on IRC or send an email to the list.

Re: [openstack-dev] [all] devstack changing to neutron by default RSN

2016-08-05 Thread Brian Haley
On 08/05/2016 02:32 PM, Armando M. wrote: > > Looking at the health trend for DVR [1], the test hasn't failed in a > while, so I wonder if this is induced by the proposed switch, even > though I can't correlate it just yet (still waiting for caffeine to kick

Re: [openstack-dev] [Neutron] stable/liberty busted

2016-08-04 Thread Brian Haley
On 08/04/2016 01:36 PM, Armando M. wrote: Hi Neutrinos, I have noticed that Liberty seems to be belly up [1]. I wonder if anyone knows anything or has the time to look into it. Many thanks, Armando [1] https://review.openstack.org/#/c/349039/ This could be due to this backport;

Re: [openstack-dev] [Neutron] stable/liberty busted

2016-08-04 Thread Brian Haley
On 08/04/2016 03:25 PM, Brian Haley wrote: On 08/04/2016 03:16 PM, Rick Jones wrote: On 08/04/2016 12:04 PM, Kevin Benton wrote: Yeah, I wasn't thinking when I +2'ed that. There are two use cases for the pinger, one for ensuring continuous connectivity and one for eventual connectivity. I

Re: [openstack-dev] [Neutron] stable/liberty busted

2016-08-04 Thread Brian Haley
On 08/04/2016 03:16 PM, Rick Jones wrote: On 08/04/2016 12:04 PM, Kevin Benton wrote: Yeah, I wasn't thinking when I +2'ed that. There are two use cases for the pinger, one for ensuring continuous connectivity and one for eventual connectivity. I think the revert is okay for a quick fix, but

Re: [openstack-dev] [nova] Belated nova newton midcycle recap (part 2)

2016-08-02 Thread Brian Haley
On 08/01/2016 10:15 PM, Matt Riedemann wrote: Starting from where I accidentally left off: We also talked a bit about live migration with Neutron. There has been a fix up for live migration + DVR since Mitaka: https://review.openstack.org/#/c/275073 It's a bit of a hacky workaround but

Re: [openstack-dev] [neutron][dvr][fip] fg device allocated private ip address

2016-08-02 Thread Brian Haley
Wrote: Yes, as Brian says this will be covered by the follow-up patch to [2] which I¹m currently working on. Thanks for the question. John On 8/1/16, 3:17 PM, "Brian Haley" <brian.ha...@hpe.com> wrote: >On 07/31/2016 06:27 AM, huangdenghui wrote: &g

Re: [openstack-dev] [all] devstack changing to neutron by default RSN

2016-08-05 Thread Brian Haley
On 08/05/2016 08:59 AM, Sean Dague wrote: On 08/04/2016 09:15 PM, Armando M. wrote: So glad we are finally within the grasp of this! I posted [1], just to err on the side of caution and get the opportunity to see how other gate jobs for Neutron might be affected by this change. Are there any

Re: [openstack-dev] [infra][neutron] IPv6 gate issue in OSIC cloud

2016-08-24 Thread Brian Haley
On 08/24/2016 04:52 PM, Brian Haley wrote: Hi, Starting sometime earlier in the week, gate jobs started failing that were running in the OSIC cloud, due to a loss of connectivity to VMs running there when Neutron L3 was configured. I wanted to send some information out on what we found in case

Re: [openstack-dev] [Neutron] Adding ihrachys to the neutron-drivers team

2016-09-19 Thread Brian Haley
Congrats Ihar! -Brian On 09/17/2016 12:40 PM, Armando M. wrote: Hi folks, I would like to propose Ihar to become a member of the Neutron drivers team [1]. Ihar wide knowledge of the Neutron codebase, and his longstanding duties as stable core, downstream package whisperer, release and oslo

Re: [openstack-dev] floating IP is DOWN

2016-09-22 Thread Brian Haley
On 09/22/2016 10:19 AM, Barber, Ofer wrote: when i assign a floating IP to a server, i see that the status of the floating IP is "down" why is that so ? *_code:_* LOG.info("\n<== float IP address: %s and status: %s ==>" % (float_ip['floating_ip_address'],float_ip['status']))

[openstack-dev] [infra][neutron] IPv6 gate issue in OSIC cloud

2016-08-24 Thread Brian Haley
Hi, Starting sometime earlier in the week, gate jobs started failing that were running in the OSIC cloud, due to a loss of connectivity to VMs running there when Neutron L3 was configured. I wanted to send some information out on what we found in case other deployment tools trip over the

Re: [openstack-dev] [all] running non-devstack jobs in Python projects aka "it works outside devstack"

2016-10-14 Thread Brian Haley
On 10/14/2016 05:53 PM, Clark Boylan wrote: On Thu, Oct 13, 2016, at 05:47 PM, Emilien Macchi wrote: Greetings OpenStack, == Background Since the beginning of OpenStack (or almost), devstack has been used as a common tool to deploy OpenStack in CI environment. Most of OpenStack projects (if

Re: [openstack-dev] [Neutron] Stepping down from core

2016-11-17 Thread Brian Haley
Hi Carl, Thanks for all the hard work, Neutron is definitely better because of it. Hope to work with you again some day. Good luck with your new endeavor! -Brian On 11/17/2016 01:42 PM, Carl Baldwin wrote: Neutron (and Openstack), It is with regret that I report that my work situation

Re: [openstack-dev] [neutron] OVS agent reports error "ovs-ofctl: br-int is not a bridge or a socket"

2016-11-17 Thread Brian Haley
On 11/17/2016 03:14 AM, zhi wrote: Hi, all I build a devstack which code from master branch. By default the OVS version is 2.0.2 when install devstack. So I reinstall the OVS 2.6.0. I meet an exception in OVS agent when all OVS services runs okay. Exception shows below: 2016-11-17

Re: [openstack-dev] [neutron][trunk-port] OVS tbr bridge wasn't be created by OVS agent

2016-11-15 Thread Brian Haley
On 11/15/16 5:12 AM, zhi wrote: Sorry, I forgot to say my local environment is Liberty. :) According to the blueprint and reviews this didn't land until Newton, maybe some in Mitaka, so I wouldn't expect it to work in Liberty. -Brian 2016-11-15 18:07 GMT+08:00 zhi

Re: [openstack-dev] [neutron] HostNotCompatibleWithFixedIps exception happens when setting router's gateway.

2016-10-27 Thread Brian Haley
Hi Zhi, Thanks for the report, comment below. On 10/27/2016 05:04 AM, zhi wrote: Hi, all. I installed a devstack in my local environment. All the code from master branch. After the installation, I have to show you some problems which I met. First of all, I create an external network

Re: [openstack-dev] [neutron] Proposing Abhishek Raut as neutronclient core

2016-12-14 Thread Brian Haley
+1 On 12/13/16 8:22 PM, Armando M. wrote: Hi folks, Abhishek Raut's recent involvement in OSC and python-neutronclient has helped moving a few efforts along in the right direction. I would like to suggest we double down on core firepower for the neutronclient repo alongside Akihiro [1]. This

[openstack-dev] [Neutron][DVR] - No IRC Meeting until 2017

2016-12-15 Thread Brian Haley
Hi Folks, We will not have another DVR sub-team meeting until 2017, resuming on January 4th, to accommodate those that will be away. Enjoy the break! -Brian __ OpenStack Development Mailing List (not for usage

Re: [openstack-dev] [neutron] proposing Miguel Lavalle as neutron core and Brian Haley as L3 Lt

2016-12-16 Thread Brian Haley
and DHCP. At the same time, I'd like to propose Brian Haley as our next Chief L3 Officer. Both of them have worked with Carl Baldwin extensively and that can only be a guarantee of quality. Cheers, Armando [1] https://review.openstack.org/#/c/411531

Re: [openstack-dev] [neutron] proposing Ryan Tidwell and Nate Johnston as service LTs

2016-12-16 Thread Brian Haley
+1 On 12/15/2016 06:58 PM, Armando M. wrote: Hi neutrinos, I would like to propose Ryan and Nate as the go-to fellows for service-related patches. Both are core in their repos of focus, namely neutron-dynamic-routing and neutron-fwaas, and have a good understanding of the service framework,

[openstack-dev] [Neutron][DVR] - No IRC Meeting this week

2016-12-06 Thread Brian Haley
Hi Folks, We will not have a DVR sub-team meeting this week since neither Swami nor myself will be there to chair it. We will resume our meetings next week on December 14th. If you have any questions please ping us on IRC or send an email to the list.

Re: [openstack-dev] [all] [goals] proposing a new goal: "Control Plane API endpoints deployment via WSGI"

2017-01-13 Thread Brian Haley
On 01/12/2017 08:40 PM, Emilien Macchi wrote: Greetings OpenStack community, I have been looking for a Community Goal [1] that would directly help Operators and I found the "run API via WSGI" useful. So I've decided to propose this one as a goal for Pike but I'll stay open to postpone it to

Re: [openstack-dev] [neutron][octavia] Neutron LBaaS governance change and Octavia to the big tent

2016-12-01 Thread Brian Haley
On 12/01/2016 08:54 AM, Ihar Hrachyshka wrote: Armando M. wrote: Hi folks, A few hours ago a governance change [1] has been approved by TC members. This means that from now on, the efforts for Load Balancing as a Service efforts rest officially in the hands of the Octavia

Re: [openstack-dev] [neutron][tricircle]DVR issue in cross Neutron networking

2016-12-05 Thread Brian Haley
On 12/5/16 3:03 AM, joehuang wrote: Hello, Hi Chaoyi, Comments inline below. Tricircle plans to provide L2 network across Neutron to ease supporting high availability of application: For example, in the following figure, the application is consisted of instance1 and instance2, these

Re: [openstack-dev] [neutron][tricircle]DVR issue in cross Neutron networking

2016-12-06 Thread Brian Haley
Best Regards Chaoyi Huang (joehuang) From: Brian Haley [brian.ha...@hpe.com] Sent: 06 December 2016 10:29 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [neutron][tricircle]DVR issue in cross Neutron networking

Re: [openstack-dev] [neutron][networking-odl][qa] What's the recommended behavior for SG Rules with ethertype='IPv6' and protocol='icmp' ?

2017-03-24 Thread Brian Haley
On 03/24/2017 06:41 AM, Ghanshyam Mann wrote: Hi All, Tempest is testing SG rule creation and pinging scenario tests with ethertype='IPv6' and protocol='icmp' [0]. In case of ethertype='IPv6', currently neutron accept protocol type as 'icmp', 'icmpv6' and 'ipv6-icmp' which again seems like

[openstack-dev] [neutron] No DVR meeting today

2017-03-29 Thread Brian Haley
Both chairs have conflicts today, will resume the DVR meeting next week. Current work items and bugs can be found on the meeting page as usual, https://wiki.openstack.org/wiki/Meetings/Neutron-DVR -Brian __ OpenStack

Re: [openstack-dev] [neutron] - Adding Miguel Lavalle to neutron-drivers team

2017-04-03 Thread Brian Haley
+1 for Miguel! On 03/30/2017 05:11 PM, Kevin Benton wrote: Hi, I would like to add Miguel Lavalle (mlavalle) to the Neutron drivers team [1]. Miguel has been instrumental in implemented features across Neutron and Nova (routed networks, DNS, etc) and is now leading the L3 team. He has a very

Re: [openstack-dev] [neutron][networking-odl][qa] What's the recommended behavior for SG Rules with ethertype='IPv6' and protocol='icmp' ?

2017-04-04 Thread Brian Haley
On 04/03/2017 09:23 PM, Ghanshyam Mann wrote: On Sun, Mar 26, 2017 at 9:31 PM, Sridhar Gaddam <sgad...@redhat.com <mailto:sgad...@redhat.com>> wrote: On Fri, Mar 24, 2017 at 7:27 PM, Brian Haley <haleyb@gmail.com <mailto:haleyb@gmail.com>> wrote:

Re: [openstack-dev] [devstack] [ironic] [nova] Trying again on wait_for_compute in devstack

2017-08-02 Thread Brian Haley
On 08/02/2017 07:17 AM, Sean Dague wrote: The 3 node scenarios in Neutron (which are still experimental nv) are typically failing to bring online the 3rd compute. In cells v2 you have to explicitly add nodes to the cells. There is a nova-manage command "discover-hosts" that takes all the compute

[openstack-dev] [all] Proposal to change integrated neutron grenade gate job to multi-node

2017-07-14 Thread Brian Haley
Hi, While looking at ways to reduce the number of jobs we run in the Neutron gate, I found we ran two very similar jobs for some projects: gate-grenade-dsvm-neutron-ubuntu-xenial (single-node job) gate-grenade-dsvm-neutron-multinode-ubuntu-xenial (2-node job) We talked about this in the

[openstack-dev] [neutron][l3][dvr] Pike tasks and meeting consolidation

2017-05-24 Thread Brian Haley
At the Summit a few of us met (Miguel, Swami and myself) to talk about our Pike tasks now that we have lost some resources. We came up with this short list, which can also be found on https://etherpad.openstack.org/p/neutron-l3-subteam : 1. Support for configuring Floating IPs on Centralized

  1   2   >