Jump to: navigation, search

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

m
m (l3-high-availability (safchain))
Line 20: Line 20:
  
 
== l3-high-availability (safchain) ==
 
== l3-high-availability (safchain) ==
 +
 +
* Blueprints:  * [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]
 +
* Gerrit Topics:  [https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bp/l3-high-availability,n,z bp/l3-high-availability]
  
 
The contact for this blueprint is [https://launchpad.net/~sylvain-afchain Sylvain Afchain]
 
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 ===
 
=== Reviewing HA Router Functionality ===
  
The l3-high-availability blueprint is currently in review on [https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bp/l3-high-availability,n,z bp/l3-high-availability] gerrit topic.  There are some relationships between the reviews.
+
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.
 
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.
Line 37: Line 37:
 
Finally, the [https://review.openstack.org/#/c/70700/ Add HA support to the l3 agent] review seems to pull them all together.
 
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]
+
[https://review.openstack.org/#/c/71586/ Introduces a conntrackd manager for HA]
  
 
=== Testing HA Router Functionality ===
 
=== Testing HA Router Functionality ===
Line 44: Line 44:
  
 
<br /><br />
 
<br /><br />
 +
 
== bgp-dynamic-routing (nextone92) ==
 
== bgp-dynamic-routing (nextone92) ==
  

Revision as of 17:13, 15 April 2014

Meetings

  • Weekly on Thursday at 1500 UTC
  • IRC channel: #openstack-meeting-3
  • 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

L3 Subteam Agenda

Announcements

  • Deadline to submit summit design topics is April 20th.
  • 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.



l3-high-availability (safchain)

The contact for this blueprint is Sylvain Afchain

Reviewing HA Router Functionality

There are some relationships between the reviews.

After reading the blueprint, a good starting place for review is the 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.

  1. Add a new scheduler for the l3 HA
  2. Introduces a keepalived manager for HA

Finally, the Add HA support to the l3 agent review seems to pull them all together.

Introduces a conntrackd manager for HA

Testing HA Router Functionality

How to test L3 HA VRRP



bgp-dynamic-routing (nextone92)

A description of dynamic routing use cases



rootwrap-daemon-mode (ajo, YorikSar)

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

Implementation for a rootwrap agent is in review under bp/rootwrap-daemon-mode topic.

L3 Agent

Multiple Subnets on External Network

Let's start a discussion about making multiple subnets work on an external network. What are the issues. How to move forward.

Other possibly relevant blueprints



neutron-ovs-dvr (Swami)

WIP is under review on the bp/neutron-ovs-dvr gerrit topic.

Distributed-Virtual-Router meetings are still on-going.



DNS Lookup of Instances (carl_baldwin)



Open Discussion



Meeting Commands

/join #openstack-meeting-3
#startmeeting neutron_l3
#topic Announcements
#link https://wiki.openstack.org/wiki/Meetings/Neutron-L3-Subteam

...

#endmeeting