Jump to: navigation, search

Difference between revisions of "Meetings/Neutron-DVR"

Line 10: Line 10:
 
= Agenda =
 
= Agenda =
  
== Meeting September 28th, 2016 ==
+
== Meeting October 5th, 2016 ==
  
 
=== Announcements (haleyb) ===
 
=== Announcements (haleyb) ===
Line 22: Line 22:
  
 
==== Bugs That Need to be Closed ====
 
==== Bugs That Need to be Closed ====
* https://bugs.launchpad.net/neutron/+bug/1564776
+
* None
* https://bugs.launchpad.net/neutron/+bug/1524020
 
* https://bugs.launchpad.net/neutron/+bug/1580648
 
  
 
==== New Bugs this week ====
 
==== New Bugs this week ====
 
 
No new bugs this week.
 
No new bugs this week.
  
 
==== High Priority Bugs in progress ====
 
==== High Priority Bugs in progress ====
* https://bugs.launchpad.net/neutron/+bug/1625333 (NEED-TRIAGE) - 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/1476469 (Wish List) - Works as per design. To address this we need to run VPN service distributed on all compute nodes in the FloatingIP namespace.
 
 
 
* https://bugs.launchpad.net/neutron/+bug/1612192 (MUST FIX) - L3 DVR: Unable to complete operation on subnet (Related to HA)
 
* 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
 
** 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
Line 45: Line 37:
  
 
* https://bugs.launchpad.net/neutron/+bug/1593354 (MUST FIX) - SNAT HA failed due to missing NAT rule and sg- interface. (May be a duplicate)
 
* 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
+
** Not reproducible with Newton, might be only Mitaka
  
 
* 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.
** https://review.openstack.org/352686 (Needs review) - No updated in two weeks
+
** https://review.openstack.org/352686 (Needs review) - Needs update (lixhixin ?)
  
* https://bugs.launchpad.net/neutron/+bug/1596473 (MUST FIX) - Packet loss with DVR and IPv6 (Need to triage)
 
 
* https://bugs.launchpad.net/neutron/+bug/1506567 (SHOULD FIX) - No information from metering agent
 
* https://bugs.launchpad.net/neutron/+bug/1506567 (SHOULD FIX) - No information from metering agent
 +
** https://review.openstack.org/377108
  
 
* https://bugs.launchpad.net/neutron/+bug/1571676 (Re-opened)
 
* https://bugs.launchpad.net/neutron/+bug/1571676 (Re-opened)
Line 57: Line 49:
  
 
==== Categorized Bugs ====
 
==== Categorized Bugs ====
 
==== Gate Test Failures ====
 
 
More Functional test failures seen in Gate.
 
  
 
==== RFE ====
 
==== RFE ====
 +
* https://bugs.launchpad.net/neutron/+bug/1563879 (RFE) - DVR should route packets to Instances behind the L2 Gateway
 +
* https://bugs.launchpad.net/neutron/+bug/1557290 (RFE) - DVR FIP agent gateway does not pass traffic directed at fixed IP
  
* https://bugs.launchpad.net/neutron/+bug/1563879 (RFE)
+
* https://bugs.launchpad.net/neutron/+bug/1577488 (RFE) - "Fast exit" for compute node egress flows when using DVR
* https://bugs.launchpad.net/neutron/+bug/1557290 (RFE)
+
** https://review.openstack.org/#/c/283757/ (Needs Review)
 
+
** https://review.openstack.org/#/c/355062/ (Needs Review)
* https://bugs.launchpad.net/neutron/+bug/1577488 (RFE)
 
** https://review.openstack.org/#/c/283757/ (NEEDS REVIEW)
 
** https://review.openstack.org/#/c/355062/ (NEEDS REVIEW)
 
  
* https://bugs.launchpad.net/neutron/+bug/1583694 (RFE) (This RFE may not move forward in the newton time frame)
+
* https://bugs.launchpad.net/neutron/+bug/1583694 (RFE) (This RFE may not move forward in the newton time frame) - DVR support for Allowed_address_pair port that are bound to multiple ACTIVE VM ports
 
** https://review.openstack.org/#/c/320669/ (WIP)(Server side patch)
 
** https://review.openstack.org/#/c/320669/ (WIP)(Server side patch)
 
** https://review.openstack.org/#/c/323618/ (WIP)(Agent side patch)
 
** https://review.openstack.org/#/c/323618/ (WIP)(Agent side patch)
  
 
==== Existing Functionality Broken Bugs ====
 
==== Existing Functionality Broken Bugs ====
 
+
* https://bugs.launchpad.net/neutron/+bug/1526855 - (SHOULD FIX) - VMs fail to get metadata in large scale environments
* https://bugs.launchpad.net/neutron/+bug/1583266 (SHOULD FIX) - watch_log_file=True causes fip to slow down. Symptom seen more with DVR routers.
 
* 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/1571676 (MUST FIX) - Static routes not added to FloatingIP Namespace.
 
** https://review.openstack.org/#/c/308068/
 
** This approach can't really work because adding a static route in the FIP namespace for one tenant could impact traffic for another tenant.
 
 
 
* https://bugs.launchpad.net/neutron/+bug/1564776 - (MUST FIX) (Snat Namespace error when namespace deleted)
 
** Patch: https://review.openstack.org/#/c/300358/
 
 
 
* https://bugs.launchpad.net/neutron/+bug/1564757 - (MUST FIX) (FloatingIPError while agent restarts)
 
 
 
* https://bugs.launchpad.net/neutron/+bug/1526855 - (SHOULD FIX) (Metadata error)
 
  
 
* https://bugs.launchpad.net/neutron/+bug/1541406 - IPv6 Prefix Delegation does not work with DVR (SHOULD FIX)
 
* https://bugs.launchpad.net/neutron/+bug/1541406 - IPv6 Prefix Delegation does not work with DVR (SHOULD FIX)
Line 102: Line 76:
 
** in neutron https://review.openstack.org/#/c/246898/ (MERGED) Notify vif plugged event
 
** 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
 
** and nova https://review.openstack.org/#/c/246910/ (not making progress) Notify vif plugged event
 
* https://bugs.launchpad.net/neutron/+bug/1557290 - (MUST FIX) DVR FIP agent gateway does not pass traffic directed at fixed IP
 
** https://review.openstack.org/#/c/297468/
 
  
 
* 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 (Low) - Connecting two or more distributed routers to a subnet. (No one is working on it) (GOOD TO HAVE)
Line 117: Line 88:
  
 
==== 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://review.openstack.org/#/c/263563/ - (Needs review)
 
 
* https://bugs.launchpad.net/neutron/+bug/1538369 - Refactor request (Not a real bug)
 
* 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
 
* https://bugs.launchpad.net/neutron/+bug/1476469 (TRIAGE ME) - with DVR, a VM can't use floating IP and VPN at the same time
Line 132: Line 100:
  
 
==== 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 Recently====
 
==== Bugs Closed Recently====
 +
* 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/1557290 - (Duplicate of RFE) DVR FIP agent gateway does not pass traffic directed at fixed IP
 +
 +
* https://bugs.launchpad.net/neutron/+bug/1564776 - (Invalid) (Snat Namespace error when namespace deleted)
 +
 +
* 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/1583266 (OSLO issue) - watch_log_file=True causes fip to slow down. Symptom seen more with DVR routers.
 +
 +
* https://bugs.launchpad.net/neutron/+bug/1596473 (Invalid) - Packet loss with DVR and IPv6
 +
 +
* https://bugs.launchpad.net/neutron/+bug/1476469 (Wish List) - Works as per design. To address this we need to run VPN service distributed on all compute nodes in the FloatingIP namespace.
 +
 +
* https://bugs.launchpad.net/neutron/+bug/1625333 (NEED-TRIAGE) - 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
 
* https://bugs.launchpad.net/neutron/+bug/1580648 (FIXED) - Two HA routers in master state during functional test
Line 156: Line 138:
 
* 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/1597461 (FIXED) - Two masters after reboot of controller when HA enabled. Also seen with DVR
 
** https://review.openstack.org/357458 (merged)
 
** https://review.openstack.org/357458 (merged)
 
* https://bugs.launchpad.net/neutron/+bug/1607381 (FIXED) - HA router in l3 dvr_snat/legacy agent has no ha_port
 
** https://review.openstack.org/365653 (merged)
 
  
 
* 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://bugs.launchpad.net/neutron/+bug/1462154 (With DVR Pings to floating IPs replied with fixed-ips if VMs are on the same network)

Revision as of 14:27, 5 October 2016

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 October 5th, 2016

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 and TRIAGE ME

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

No new bugs this week.

High Priority Bugs in progress

  • 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

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

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' (the wiki thinks the link is spam so I had to put a space in it)

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