Jump to: navigation, search

Difference between revisions of "Meetings/Neutron-DVR"

m (Meeting Deember 14th, 2016)
Line 10: Line 10:
 
= Agenda =
 
= Agenda =
  
== Meeting December 14th, 2016 ==
+
== Meeting January 4th, 2017 ==
  
 
=== Announcements (haleyb) ===
 
=== Announcements (haleyb) ===
Line 25: Line 25:
  
 
==== New Bugs this week ====
 
==== New Bugs this week ====
 +
* https://bugs.launchpad.net/neutron/+bug/1653633 (NEEDS TRIAGE) - fwaas v1 with DVR: l3 agent can't restore the NAT rules for floatingIP
 +
** not sure it's FWaaS-specific
 +
 +
==== High Priority Bugs in progress ====
 +
* https://bugs.launchpad.net/neutron/+bug/1647432 (SHOULD FIX) - Multiple SIGHUPs to keepalived might trigger re-election
 +
** https://review.openstack.org/#/c/407099/
 +
 
* 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
 
* 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 doc update saying "compute:" prefix needed in ports manually-created for instances
* 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/1644415 (SHOULD FIX) - DVR-SNAT mode with HA does not clean up the fip route rule in namespace
 
* 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/
 
** https://review.openstack.org/#/c/404571/
 
==== High Priority Bugs in progress ====
 
* 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/
 
  
 
* 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/1632540 (NEEDS TRIAGE) - L3 agent logs fills up quick (stable/mitaka tag 8.1.2 - need more info on reproducer)
Line 43: Line 44:
 
* 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/1612804 (MUST FIX) - test_shelve_instance fails with sshtimeout (One instance of failure seen in gate)
 
** Lowered to High since not seen recently
 
** Lowered to High since not seen recently
 
* https://bugs.launchpad.net/neutron/+bug/1403455 (MUST FIX) - neutron netns cleanup does not cleanup all subprocesses
 
** https://review.openstack.org/402140
 
  
 
* https://bugs.launchpad.net/neutron/+bug/1606741 (SHOULD FIX) - Metadata error with dvr_snat on compute hosts.
 
* https://bugs.launchpad.net/neutron/+bug/1606741 (SHOULD FIX) - Metadata error with dvr_snat on compute hosts.
Line 86: Line 84:
 
** and nova https://review.openstack.org/#/c/246910/ (not making progress) 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/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/1447227 (GOOD TO HAVE) - Connecting two or more distributed routers to a subnet. (No one is working on it)
  
 
* https://bugs.launchpad.net/neutron/+bug/1552070 (GOOD TO HAVE) - Functional test changes to address dual stack for DVR
 
* https://bugs.launchpad.net/neutron/+bug/1552070 (GOOD TO HAVE) - Functional test changes to address dual stack for DVR
Line 111: Line 109:
  
 
==== Bugs Closed Recently====
 
==== Bugs Closed Recently====
 +
* https://bugs.launchpad.net/neutron/+bug/1403455 (MUST FIX) - neutron netns cleanup does not cleanup all subprocesses
 +
** https://review.openstack.org/402140
 +
 +
* 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/
 +
 +
* 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/1635554 (Invalid)
 
* https://bugs.launchpad.net/neutron/+bug/1635554 (Invalid)
  

Revision as of 15:45, 4 January 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

Agenda

Meeting January 4th, 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

  • 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 doc update saying "compute:" prefix needed in ports manually-created for instances

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 failures (haleyb)

Stable backports (haleyb)

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