Jump to: navigation, search

Difference between revisions of "Meetings/Neutron-DVR"

 
(131 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
The OpenStack Networking L3 DVR Sub-team holds public meetings as advertised on [http://eavesdrop.openstack.org/#Neutron_Distributed_Virtual_Router_Meeting OpenStack IRC Meetings Calendar]. If you are unable to attend, please check the most recent [http://eavesdrop.openstack.org/meetings/neutron_dvr/ logs.]
  
 
= Meetings =
 
= Meetings =
  
* Weekly on Wednesday at 1500 UTC
+
* Weekly on Thursday combined with L3 Meeting at 1500 UTC
* IRC channel: <code><nowiki>#openstack-meeting-alt</nowiki></code> on freenode
+
* IRC channel: <code><nowiki>#openstack-meeting-3</nowiki></code> on freenode
 
* Chair: Brian Haley (haleyb), Swaminathan Vasudevan (Swami)
 
* Chair: Brian Haley (haleyb), Swaminathan Vasudevan (Swami)
 
* Meetings, with their notes and logs, will be found under http://eavesdrop.openstack.org/meetings/neutron_dvr
 
* Meetings, with their notes and logs, will be found under http://eavesdrop.openstack.org/meetings/neutron_dvr
  
 
= Agenda =
 
= Agenda =
== Meeting February 10th, 2016 ==
+
 
 +
== Meeting June 29th, 2017 ==
  
 
=== Announcements (haleyb) ===
 
=== Announcements (haleyb) ===
* Haleyb out on Vaccation this week.
+
* When adding items below I'd like to try to get feedback on whether they are a MUST FIX, SHOULD FIX, or GOOD TO HAVE, NEEDS TRIAGE and TRIAGED
* This week lot more patches have merged.
 
** Scheduling refactor patches have merged.
 
** SNAT-HA for DVR Server side patch have merged.
 
 
 
* We still have a couple of high bugs.
 
** Live Migration Bug/ FloatingIP ping comes through the SNAT namespace.
 
** When going through them I'd like to try to get feedback on whether they are a MUST FIX, SHOULD FIX, or GOOD TO HAVE
 
** If it needs a rebase, do it soon after Jenkins notifies you
 
** If you just need reviews, ping people on irc or post a comment in the review
 
  
 
== Topics for Discussion ==
 
== Topics for Discussion ==
Line 27: Line 20:
  
 
All DVR bugs should be tagged and listed here: https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-dvr-backlog
 
All DVR bugs should be tagged and listed here: https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-dvr-backlog
 +
 +
==== Bugs That Need to be Closed ====
 +
* None
  
 
==== New Bugs this week ====
 
==== New Bugs this week ====
  
==== Categorized Bugs ====
+
* https://bugs.launchpad.net/neutron/+bug/1701288 (NEEDS TRIAGE) - rpc loop timeout when l2pop calls _create_agent_fdb in large scale deployments.
 +
* https://bugs.launchpad.net/neutron/+bug/1698517 (CONFIRMED) (MUST FIX) - Issue is only seen in Newton and Ocata and not in master.
 +
** https://review.openstack.org/#/c/475108/
 +
* https://bugs.launchpad.net/neutron/+bug/1695140 (NEEDS TRIAGE) - Floatingip VM cannot ping to non floatingip VM. ( Might be due to the regression that was introduced).
 +
 
 +
==== High Priority Bugs in progress ====
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1682228 - Cross Address scopes traffic with floatingip limitation in DVR
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1682345 - Neutron Metering agent RPC need to send notification to specific hosts that are configured
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1672345 (NEEDS TRIAGE) - Symptoms look like it is a duplicate of 'allowed-address-pairs'
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1657981 (Needs Triage) - FloatingIP not reachable after the compute node restarts while the agent is down
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1644231 (TRIAGED) - fip router config is not created if the vm ports attached to FIPs have no device_owner
 +
** Needs help message update saying "compute:" prefix needed in ports manually-created for instances
 +
** https://review.openstack.org/#/c/425919/ (NEEDS REVIEW)
  
==== Gate Test Failures ====
+
* https://bugs.launchpad.net/neutron/+bug/1606741 (SHOULD FIX) - Metadata error with dvr_snat on compute hosts.
 +
** Lowered to Medium
 +
** https://review.openstack.org/352686 (Expired)
  
* https://bugs.launchpad.net/neutron/+bug/1450604 (Medium) - Fix or stabilize Multi-node Job
+
==== Categorized Bugs ====
  
==== Existing Functionality Broken Bugs ====
+
==== RFE ====
* https://bugs.launchpad.net/neutron/+bug/1541406 - IPv6 Prefix Delegation does not work with DVR ( SHOULD FIX)
+
* https://bugs.launchpad.net/neutron/+bug/1563879 (RFE) - DVR should route packets to Instances behind the L2 Gateway
** https://review.openstack.org/#/c/277657/ ( Related Patch) - Needs Review.
 
* https://bugs.launchpad.net/neutron/+bug/1533216 ( Low) - Item allocator should return same value for key (GOOD TO HAVE)
 
** https://review.openstack.org/266379 ( Related Patch) - Requires Review.
 
  
* https://bugs.launchpad.net/neutron/+bug/1456073 (High) - Block Migration with FIP breaks with DVR (MUST FIX)
+
* https://bugs.launchpad.net/neutron/+bug/1577488 (RFE) - "Fast exit" for compute node egress flows when using DVR
** https://review.openstack.org/275073 (Nova side change) - Needs review
+
** https://review.openstack.org/#/c/283757/ (Merged)
** https://review.openstack.org/275420 (Neutron Server side DVR change) - Needs review
+
** https://review.openstack.org/#/c/355062/ (Needs Review)
** https://review.openstack.org/#/c/260738/ (Needs review) ( L3 Agent side patch) - Needs review
 
  
** related bug https://bugs.launchpad.net/neutron/+bug/1414559 with fixes: (OVS drops RARP packets)
+
* https://bugs.launchpad.net/neutron/+bug/1583694 (RFE) - DVR support for Allowed_address_pair port that are bound to multiple ACTIVE VM ports
*** in neutron https://review.openstack.org/#/c/246898/ (Needs review) Notify vif plugged event ( related)
+
** https://review.openstack.org/#/c/437970/ (Needs review) - Server side patch
*** and nova https://review.openstack.org/#/c/246910/ (Needs review) Notify vif plugged event ( related)
+
** https://review.openstack.org/#/c/437986/ (Needs review) - Agent side patch
  
* https://bugs.launchpad.net/neutron/+bug/1462154 (High) - DVR pings to floatingip replied with fixed ips (SHOULD FIX)
+
==== Existing Functionality Broken Bugs ====
** https://review.openstack.org/246855
+
* https://bugs.launchpad.net/neutron/+bug/1526855 - (SHOULD FIX) - VMs fail to get metadata in large scale environments
** Doesn't seem to be making progress?
 
  
* https://bugs.launchpad.net/neutron/+bug/1445255 (Low) - DVR Floatingip to unbound port does not work (Allowed address pair) (SHOULD FIX)
+
* https://bugs.launchpad.net/neutron/+bug/1447227 (GOOD TO HAVE) - Connecting two or more distributed routers to a subnet. (No one is working on it)
**https://review.openstack.org/#/c/254439/ (Needs review)
 
  
* https://bugs.launchpad.net/neutron/+bug/1447227 (Low) - Connecting two or more distributed routers to a subnet. (No one is working on it) (GOOD TO HAVE)
+
* https://bugs.launchpad.net/neutron/+bug/1552070 (GOOD TO HAVE) - Functional test changes to address dual stack for DVR
  
 
==== Scale and Performance Impact Bugs ====
 
==== Scale and Performance Impact Bugs ====
 
  
 
==== New Features Bugs ====
 
==== New Features Bugs ====
 
* https://bugs.launchpad.net/neutron/+bug/1504039 - LinuxBridge DVR (Spec & code)
 
  
 
==== Refactor or Cleanup Bugs ====
 
==== Refactor or Cleanup Bugs ====
* https://bugs.launchpad.net/neutron/+bug/1531065 - (Low)  duplicate fetch subnet_id in get_subnet_for_dvr (GOOD TO HAVE)
+
* https://bugs.launchpad.net/neutron/+bug/1538369 - Refactor request (Not a real bug)
** https://review.openstack.org/#/c/263563/ - (Needs review)
 
* https://bugs.launchpad.net/neutron/+bug/1538369 - Refactor request ( Not a real bug)
 
  
 
==== WishList Bugs ====
 
==== WishList Bugs ====
 
* https://bugs.launchpad.net/neutron/+bug/1518819 - Ability to specify a gateway when adding a subnet without cidr (GOOD TO HAVE)
 
* https://bugs.launchpad.net/neutron/+bug/1518819 - Ability to specify a gateway when adding a subnet without cidr (GOOD TO HAVE)
* https://bugs.launchpad.net/neutron/+bug/1529439 - unify validate_agent_router_combination exceptions for dvr agent_mode (GOOD TO HAVE)
+
* https://bugs.launchpad.net/neutron/+bug/1450067 (Low) - ML2 and L3 plugin exposes dvr extension even if OVS is unused. (No owners yet) (GOOD TO HAVE)
* https://bugs.launchpad.net/neutron/+bug/1450067 (Low) - ML2 and L3 plugin exposes dvr extension even if ovs is unused. (No owners yet) (GOOD TO HAVE)
+
* https://bugs.launchpad.net/neutron/+bug/1476469 (TRIAGE ME) - with DVR, a VM can't use floating IP and VPN at the same time
 +
** This is not a bug, since floating IP can't be used with the VPN
  
 
==== WatchList Bugs ====
 
==== WatchList Bugs ====
* https://bugs.launchpad.net/neutron/+bug/1444014 (Incomplete) (StaleDataError) - on Watch
 
* https://bugs.launchpad.net/neutron/+bug/1521815 (Low)- (DVR functional Job failure) - on Watch state
 
  
==== Bugs Closed ====
+
==== Bugs Closed Recently====
* https://bugs.launchpad.net/neutron/+bug/1365473 (High) - (DVR SNAT HA - Server Side) (Should change this to HIGH) Right now it is WishList (Merged)
+
 
* https://bugs.launchpad.net/neutron/+bug/1540259 (Low)- Use list should be True DVR portbinding - Merged ( CAn be closed)
+
* https://bugs.launchpad.net/neutron/+bug/1632540 (NEEDS TRIAGE) - L3 agent logs fills up quick (stable/mitaka tag 8.1.2 - need more info on reproducer)
* https://bugs.launchpad.net/neutron/+bug/1526175 (Medium) - L3 HA routers end up in DVR Node (medium) (Abandoned)
+
** https://review.openstack.org/434863 (Merged) - this will fix some of the issue
* https://bugs.launchpad.net/neutron/+bug/1522824 (High) - Test_shelve_instance test failure. (MUST FIX) ( Merged)
+
 
** https://review.openstack.org/#/c/253569/ - Set PENDING_BUILD status for ports after update in DB - Abandoned in favor of https://review.openstack.org/#/c/215467  ( Merged)
+
* https://bugs.launchpad.net/neutron/+bug/1504039 - LinuxBridge DVR (Spec & code) - Expired
* https://bugs.launchpad.net/neutron/+bug/1510796 (Low) - Function sync_routers always calls get_dvr_sync_data in ha scenario Merged (Can be closed)
+
 
* https://bugs.launchpad.net/neutron/+bug/1538163 (UNDECIDED) - Race condition in removing a router on dvr service port delete - Merged (Can be closed)
+
* https://bugs.launchpad.net/neutron/+bug/1620824 (TRIAGED) - Neutron DVR(SNAT) steals FIP traffic
* https://bugs.launchpad.net/neutron/+bug/1524908 (Undecided - May be a Low) - Router may be removed from SNAT agent by accident - Merged (Can be closed)
+
** https://review.openstack.org/#/c/366297/ (Merged) (Currently not using reference L2pop and using tcp_loose=0)
* https://bugs.launchpad.net/neutron/+bug/1536110 (Undecided) - OVS agent should fail if can't get DVR mac address - Merged (Can be closed)
+
 
* https://bugs.launchpad.net/neutron/+bug/1535928 (Undecided) - Duplicate IPtables rule detected - Merged (Can be closed)
+
* https://bugs.launchpad.net/neutron/+bug/1612804 (MUST FIX) - test_shelve_instance fails with sshtimeout (One instance of failure seen in gate)
* https://bugs.launchpad.net/neutron/+bug/1508869 (Low) - handle port host change (live migration) - Merged (Can be closed)
+
** Closed since not seen recently
* https://bugs.launchpad.net/neutron/+bug/1524020 (Medium) - DVR ARP update call count can be reduced. - Merged (Can be closed)
+
 
* https://bugs.launchpad.net/neutron/+bug/1524291 (Low) - Code duplication - Merged (Can be closed)
+
* https://bugs.launchpad.net/neutron/+bug/1597461 (FIXED) - Two masters after reboot of controller when HA enabled. Also seen with DVR
* https://bugs.launchpad.net/neutron/+bug/1512199 - (Medium) This bug has been confirmed and re-opened this week
+
** https://review.openstack.org/357458 (merged)
** Seen in Master branch as well - probably introduced due to regression. - Merged (Can be closed)
+
 
* https://bugs.launchpad.net/neutron/+bug/1499785 (Low) - Static routes are not added to the router namespace - Merged (Can be closed)
+
* https://bugs.launchpad.net/neutron/+bug/1675187 (MUST FIX) - Floating IPs not removed on rfp interface in qrouter
* https://bugs.launchpad.net/neutron/+bug/1499787 (Low) - Static routes are added to snat namespace without checking for gateway. - Merged (Can be closed)
+
** https://review.openstack.org/#/c/451859/ (Merged)
**https://review.openstack.org/#/c/228026/ (reviewed - final comments addressed)
+
 
* https://bugs.launchpad.net/neutron/+bug/1424096 (Undecided) - Delete port with admin context. - Merged (Can be closed)
+
* https://bugs.launchpad.net/neutron/+bug/1647432 (SHOULD FIX) - Multiple SIGHUPs to keepalived might trigger re-election
** https://review.openstack.org/#/c/257938/ - (Patch in merge conflict - reviewed)
+
** https://review.openstack.org/#/c/407099/ (Merged)
* https://bugs.launchpad.net/neutron/+bug/1530179 -(Medium) get_subnet_for_dvr() returns wrong gateway mac - Merged (Can be closed)
+
 
** https://review.openstack.org/#/c/262574/ - (Needs review)
+
* https://bugs.launchpad.net/neutron/+bug/1653633 (EXPIRED) - fwaas v1 with DVR: l3 agent can't restore the NAT rules for floatingIP (Can't be reproduced in the master branch)
* https://bugs.launchpad.net/neutron/+bug/1505575 Fatal memory consumption by neutron-server with DVR at scale - Merged (Can be closed)
+
** not sure it's FWaaS-specific
** https://review.openstack.org/#/c/234067/ (sync in chunks)
+
 
 +
* https://bugs.launchpad.net/neutron/+bug/1668277 (SHOULD FIX) - When enable l2pop, after deleting the DVR port, the associated flow entries still exists
 +
** https://review.openstack.org/#/c/438516 (Merged)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1629539 (NEEDS TRIAGE) - Broken distributed virtual router w/ lbaas v1
 +
** Against Mitaka, expired
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1658060 (Needs triage) - FirewallNotFound exceptions when deleting the firewall in FWaaS-DVR
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1541406 - IPv6 Prefix Delegation does not work with DVR (SHOULD FIX)
 +
** https://review.openstack.org/#/c/277657/ (MERGED)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1571676 (Re-opened) - After binding a floating IP to VM, the static route can't work in DVR
 +
** https://review.openstack.org/#/c/308068/ (Patch Merged)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1557290 (SHOULD FIX) - DVR not able to forward traffic to private IP from FIP namespace
 +
** Duplicate of Fast-exit RFE
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1654991 (SHOULD FIX) Allow all migration of routers
 +
** https://review.openstack.org/#/c/376550/ (Patch merged)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1506567 (SHOULD FIX) - No information from metering agent
 +
** https://review.openstack.org/377108 (Patch merged)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1644415 (SHOULD FIX) - DVR-SNAT mode with HA does not clean up the fip route rule in namespace
 +
** https://review.openstack.org/#/c/404571/ (Patch merged)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1414559 (OVS drops RARP packets)
 +
** in neutron https://review.openstack.org/#/c/246898/ (MERGED) Notify vif plugged event
 +
** and nova https://review.openstack.org/#/c/246910/ (not making progress) Notify vif plugged event
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1403455 (MUST FIX) - neutron netns cleanup does not cleanup all subprocesses
 +
** https://review.openstack.org/402140
 +
 
 +
* Live migration
 +
** https://review.openstack.org/#/c/286855/ (Tempest change) - Needs work - must merge before Nova patch
 +
** https://review.openstack.org/275420 (Merged) - Neutron Server side DVR change
 +
** https://review.openstack.org/#/c/260738/ (Merged) - L3 Agent side patch
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1631513 (MUST FIX) - Race condition in update_gateway_port when two simultaneous router update occurs for the same router
 +
** https://review.openstack.org/#/c/385617/ (Merged)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1641535 (MUST FIX) - FIP failed to remove in router's standby node
 +
** https://review.openstack.org/#/c/397092/
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1612192 (MUST FIX) - L3 DVR: Unable to complete operation on subnet (Related to HA)
 +
** Not sure this is critical any more, as it's mostly seen in the SFC and OVN jobs, ~0 in the dvr-multinode-full job
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1612192 (MUST FIX) - L3 DVR: Unable to complete operation on subnet (Related to HA)
 +
** Not sure this is critical any more, as it's mostly seen in the SFC and OVN jobs, ~0 in the dvr-multinode-full job
 +
 
 +
*  https://bugs.launchpad.net/neutron/+bug/1593354 (MUST FIX) - SNAT HA failed due to missing NAT rule and sg- interface. (May be a duplicate)
 +
** Not reproducible with Newton, might be only Mitaka (Not Seen in Mitaka so closed)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1531065 - (Expired)  duplicate fetch subnet_id in get_subnet_for_dvr (GOOD TO HAVE)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1585165 (SHOULD FIX) - Floating ip not reachable after VM live migration (Seen in Liberty with DVR) - Seems to me like a duplicate but should triage it more on the symptoms.
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1625333 (TRIAGED) - FloatingIP GARP fails. Log seen in the l3 agent and VM not able to ping
 +
** Need a reproducer, only on RHEL
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1580648 (FIXED) - Two HA routers in master state during functional test
 +
** Patch already pushed in but the issue is still seen. (Not able to reproduce)
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1602614 (MUST FIX) - DVR+L3 HA Loss during failover is higher
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1456073 (High) - Block Migration with FIP breaks with DVR (MUST FIX)
 +
** https://review.openstack.org/275073 (Nova side change) - Needs review
 +
 
 +
* https://bugs.launchpad.net/neutron/+bug/1462154 (With DVR Pings to floating IPs replied with fixed-ips if VMs are on the same network)
 +
** https://review.openstack.org/246855 (Merged) (Reverted)
 +
 
 +
=== Performance/Scalability ===
 +
 
 +
=== Gate (haleyb) ===
 +
==== Failures ====
 +
Neutron Failure Rate dashboard - http://grafana.openstack.org/dashboard/db/neutron-failure-rate
 +
* The DVR/LinuxBridge/Multi-node failure rate was high yesterday for the non-voting jobs (April 4th)
 +
** Need to investigate why to make sure nothing is lurking (might cover in L3 meeting as well)
 +
 
 +
* Bugs in Nova:
 +
** https://bugs.launchpad.net/nova/+bug/1524898 (Volume based live migration aborted unexpectedly)
 +
** https://bugs.launchpad.net/nova/+bug/1535232 (live-migration ci failure on nfs shared storage)
 +
 
 +
==== Jobs ====
 +
* DVR+HA multinode job is now run for all patches, currently non-voting
 +
** https://review.openstack.org/#/c/455406/
 +
** Will monitor and make sure it's stable
 +
 
 +
=== Stable backports (haleyb) ===
 +
==== General information ====
 +
Ihar created a page tracking all the potential backports from Mitaka to the stable releases.  I have been going through it with the help of Swami to get stable/liberty, well, more stable. Bugs are removed from list as they merge.
 +
* https://etherpad.openstack.org/p/stable-bug-candidates-from-master
  
=== Discuss a plan to address the gate failures (haleyb) ===
+
We need to continue to be aggressive at proactively backporting fixes to the stable branches
* Current failure rate: https://goo.gl/L1WODG
+
* http://docs.openstack.org/project-team-guide/stable-branches.html#proactive-backports
** Single node check job failure rate has recovered from last week issues, same as non-dvr job as of today.
 
** Multi-node non-DVR job failures are still over 50% (migrate volume error)
 
** Multi-node DVR job over 70%
 
*** Filed https://bugs.launchpad.net/bugs/1538387 yesterday (OVS l2pop exception)
 
**** https://review.openstack.org/272986 out for review
 
*** Next noticeable issue: "DVR: Unable to retrieve subnet information for subnet_id"
 
**** https://launchpad.net/bugs/1454921
 
**** https://review.openstack.org/#/c/272025/ (needs update)
 
* Debug the gate in the current failure state (Identify owners who can own this)
 
* https://bugs.launchpad.net/neutron/+bug/1515360 - Tempest "SSHTimeout" failures (GOOD TO HAVE) - This patch seem to have some timing issues and so we are seeing more failures for the pings.
 
** https://review.openstack.org/#/c/247748/ (add debugging code to l3-agent) - Still pings are not consistent with the tempest.
 
*https://drive.google.com/file/d/0B4kh-7VVPWlPMkdrQWFFdjNsSnM/view?usp=sharing - Logstash failures captured. Any logstash errors can be captured here
 
  
=== Performance/Scalability (obondarev) ===
+
This is a list of bugs with a fix that has been committed to the master branch, and are tagged with 'neutron-proactive-backport-potential+l3-dvr-backlog'
* https://blueprints.launchpad.net/neutron/+spec/improve-dvr-l3-agent-binding (SHOULD HAVE)
+
* https://googl/sx0KL5
** https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bp/improve-dvr-l3-agent-binding
 
** All changes have been merged!
 
  
 
=== Open Discussion ===
 
=== Open Discussion ===
 +
* ???
  
 
== Meeting commands ==
 
== Meeting commands ==
 
<nowiki>/join #openstack-meeting-alt</nowiki><br />
 
<nowiki>/join #openstack-meeting-alt</nowiki><br />
 
<nowiki>#startmeeting neutron_dvr</nowiki><br />
 
<nowiki>#startmeeting neutron_dvr</nowiki><br />
 +
<nowiki>#chair Swami</nowiki><br />
 
<nowiki>#topic Announcements</nowiki><br />
 
<nowiki>#topic Announcements</nowiki><br />
 
<nowiki>#undo topic</nowiki><br />
 
<nowiki>#undo topic</nowiki><br />
 
<nowiki>#link https://wiki.openstack.org/wiki/Meetings/Neutron-DVR</nowiki><br />
 
<nowiki>#link https://wiki.openstack.org/wiki/Meetings/Neutron-DVR</nowiki><br />
<nowiki> #action haleyb will get something specific done this week</nowiki><br />
+
<nowiki>#action haleyb will get something specific done this week</nowiki><br />
<nowiki> #chair Swami</nowiki>
 
<br />
 
 
...
 
...
 
<br />
 
<br />
 
<nowiki>#endmeeting</nowiki><br />
 
<nowiki>#endmeeting</nowiki><br />

Latest revision as of 14:55, 29 June 2017

The OpenStack Networking L3 DVR Sub-team holds public meetings as advertised on OpenStack IRC Meetings Calendar. If you are unable to attend, please check the most recent logs.

Meetings

  • Weekly on Thursday combined with L3 Meeting at 1500 UTC
  • IRC channel: #openstack-meeting-3 on freenode
  • Chair: Brian Haley (haleyb), Swaminathan Vasudevan (Swami)
  • Meetings, with their notes and logs, will be found under http://eavesdrop.openstack.org/meetings/neutron_dvr

Agenda

Meeting June 29th, 2017

Announcements (haleyb)

  • When adding items below I'd like to try to get feedback on whether they are a MUST FIX, SHOULD FIX, or GOOD TO HAVE, NEEDS TRIAGE and TRIAGED

Topics for Discussion

Bugs (Swami)

All DVR bugs should be tagged and listed here: https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-dvr-backlog

Bugs That Need to be Closed

  • None

New Bugs this week

High Priority Bugs in progress

Categorized Bugs

RFE

Existing Functionality Broken Bugs

Scale and Performance Impact Bugs

New Features Bugs

Refactor or Cleanup Bugs

WishList Bugs

WatchList Bugs

Bugs Closed Recently

  • https://bugs.launchpad.net/neutron/+bug/1612192 (MUST FIX) - L3 DVR: Unable to complete operation on subnet (Related to HA)
    • Not sure this is critical any more, as it's mostly seen in the SFC and OVN jobs, ~0 in the dvr-multinode-full job
  • https://bugs.launchpad.net/neutron/+bug/1612192 (MUST FIX) - L3 DVR: Unable to complete operation on subnet (Related to HA)
    • Not sure this is critical any more, as it's mostly seen in the SFC and OVN jobs, ~0 in the dvr-multinode-full job

Performance/Scalability

Gate (haleyb)

Failures

Neutron Failure Rate dashboard - http://grafana.openstack.org/dashboard/db/neutron-failure-rate

  • The DVR/LinuxBridge/Multi-node failure rate was high yesterday for the non-voting jobs (April 4th)
    • Need to investigate why to make sure nothing is lurking (might cover in L3 meeting as well)

Jobs

Stable backports (haleyb)

General information

Ihar created a page tracking all the potential backports from Mitaka to the stable releases. I have been going through it with the help of Swami to get stable/liberty, well, more stable. Bugs are removed from list as they merge.

We need to continue to be aggressive at proactively backporting fixes to the stable branches

This is a list of bugs with a fix that has been committed to the master branch, and are tagged with 'neutron-proactive-backport-potential+l3-dvr-backlog'

Open Discussion

  •  ???

Meeting commands

/join #openstack-meeting-alt
#startmeeting neutron_dvr
#chair Swami
#topic Announcements
#undo topic
#link https://wiki.openstack.org/wiki/Meetings/Neutron-DVR
#action haleyb will get something specific done this week
...
#endmeeting