Jump to: navigation, search

Difference between revisions of "Meetings/Neutron-L3-Subteam"

m
(Replaced content with "This page has moved: https://etherpad.openstack.org/p/neutron-l3-subteam Update your bookmarks")
 
(346 intermediate revisions by 18 users not shown)
Line 1: Line 1:
= Meetings =
+
This page has moved:  https://etherpad.openstack.org/p/neutron-l3-subteam
  
* Weekly on Thursday at 1500 UTC
+
Update your bookmarks
* IRC channel: <code><nowiki>#openstack-meeting-3</nowiki></code>
 
* Chair: Carl Baldwin (carl_baldwin)
 
 
 
== Logs and Minutes ==
 
 
 
Meetings, with their notes and logs, will be found under http://eavesdrop.openstack.org/meetings/neutron_l3
 
 
 
<br /><br /><br />
 
= L3 Subteam Agenda =
 
 
 
<br /><br />
 
== Announcements ==
 
 
 
In general, I encourage you to add your action items.  Please feel free.  Look up meetbot for commands that you can use during the meeting.
 
 
 
Example:  #action carl_baldwin will get something specific done this week.
 
 
 
<br /><br />
 
== l3-high-availability (safchain) ==
 
 
 
The contact for this blueprint is [https://launchpad.net/~sylvain-afchain Sylvain Afchain]
 
 
 
* [https://blueprints.launchpad.net/neutron/+spec/l3-high-availability l3-high-availability]
 
* [https://docs.google.com/document/d/1UsmwdNST1Ni_UP8nhewKdKkNre3MkZ9fO481l-fRjnA/edit l3-high-availability active/active]
 
 
 
=== Reviewing HA Router Functionality ===
 
 
 
The l3-high-availability blueprint is currently in review.  There are some relationships between the reviews.
 
 
 
After reading the blueprint, a good starting place for review is the [https://review.openstack.org/#/c/64553 Add L3 VRRP HA base classes] review.  It does not have any dependencies and adds the framework.  It creates the HA management network and ports, adds database support, etc.  After that, there are two patches to be reviewed.  They are mostly independent of each other.
 
 
 
# [https://review.openstack.org/#/c/66347/ Add a new scheduler for the l3 HA]
 
# [https://review.openstack.org/#/c/68142/ Introduces a keepalived manager for HA]
 
 
 
Finally, the [https://review.openstack.org/#/c/70700/ Add HA support to the l3 agent] review seems to pull them all together.
 
 
 
There is a patch related to adding conntrackd.  It looks like it is not yet integrated with the rest.  I think conntrackd may be added later.  [https://review.openstack.org/#/c/71586/ Introduces a conntrackd manager for HA]
 
 
 
=== Testing HA Router Functionality ===
 
 
 
[https://docs.google.com/document/d/1P2OnlKAGMeSZTbGENNAKOse6B2TRXJ8keUMVvtUCUSM/edit# How to test L3 HA VRRP]
 
 
 
<br /><br />
 
== neutron-ovs-dvr (Swami) ==
 
[[Meetings/Distributed-Virtual-Router|Distributed-Virtual-Router]] meetings are still on-going.
 
 
 
* [https://blueprints.launchpad.net/neutron/+spec/neutron-ovs-dvr neutron-ovs-dvr]
 
** [https://docs.google.com/drawings/d/1GGwbLa72n8c2T3SBApKK7uJ6WLTSRa7erTI_3QNj5Bg/edit dvr-blueprint-2]
 
** [https://docs.google.com/document/d/1depasJSnGZPOnRLxEC_PYsVLcGVFXZLqP52RFTe21BE/edit DVR-L2-Agent Blueprint]
 
** [https://docs.google.com/document/d/1jCmraZGirmXq5V1MtRqhjdZCbUfiwBhRkUjDXGt5QUQ/edit DVR-L3-Agent Blueprint]
 
* decentralized-snat (bp not filed yet)
 
 
 
<br /><br />
 
== bgp-dynamic-routing (nextone92) ==
 
 
 
[[Neutron/DynamicRoutingUseCases|A description of dynamic routing use cases]]
 
 
 
* [https://blueprints.launchpad.net/neutron/+spec/bgp-dynamic-routing bgp-dynamic-routing]
 
** [https://docs.google.com/document/d/1wUcgL6ZTqB14DsiNvGaA1Ao2Try5i5E7_VAzcavzTbY/edit?usp=sharing Specification]
 
 
 
<br /><br />
 
== L3 Agent ==
 
* [https://blueprints.launchpad.net/neutron/+spec/router-port-forwarding router-port-forwarding]
 
* [https://blueprints.launchpad.net/neutron/+spec/l3-agent-consolidation l3-agent-consolidation] ?
 
* ([https://blueprints.launchpad.net/neutron/+spec/l3-router-service-type-framework l3-router-service-type-framework]) ?
 
 
 
=== L3 Agent Performance with Wrapper Overhead (ajo) ===
 
While not strictly an L3 topic, the subteam has been discussing this etherpad which affects the L3 agent.
 
https://etherpad.openstack.org/p/neutron-agent-exec-performance
 
 
 
<br /><br />
 
== DNS Lookup of Instances (carl_baldwin) ==
 
* Fix DNS resolution of instance hostnames ([https://bugs.launchpad.net/nova/+bug/1175211 Bug #1175211])
 
* Enable DNS resolution externally ([http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2014-02-21.log IRC Discussion])
 
 
 
<br /><br />
 
== Open Discussion ==
 

Latest revision as of 16:34, 12 May 2016

This page has moved: https://etherpad.openstack.org/p/neutron-l3-subteam

Update your bookmarks