Jump to: navigation, search

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

(Announcements)
Line 2: Line 2:
  
 
* Weekly on Thursday at 1500 UTC
 
* Weekly on Thursday at 1500 UTC
* IRC channel: <code><nowiki>#openstack-meeting-3</nowiki></code>
+
* IRC channel: <code><nowiki>#openstack-meeting-3</nowiki></code> on freenode
 
* Chair: Carl Baldwin (carl_baldwin)
 
* Chair: Carl Baldwin (carl_baldwin)
* ¡There will be no meeting on Christmas or New Year's Days! The next meeting will be on the 8th of January.
 
  
 
== Logs and Minutes ==
 
== Logs and Minutes ==
Line 12: Line 11:
 
= Agenda =
 
= Agenda =
  
Updated:  2014-11-19
+
Updated:  2015-04-14
  
 
== Announcements ==
 
== Announcements ==
Line 29: Line 28:
  
 
<br /><br />
 
<br /><br />
 
== L3 Agent Restructuring (carl_baldwin, amuller,pc_m) ==
 
 
{| class="wikitable"
 
|-
 
| Specifications || [https://review.openstack.org/#/c/131535/ spec]
 
|-
 
| Gerrit Topics || [https://review.openstack.org/#/q/topic:bp/restructure-l3-agent,n,z bp/restructure-l3-agent] ([https://review.openstack.org/#/q/topic:bp/restructure-l3-agent+status:open,n,z status:open])
 
|}
 
  
 
== Blueprint: bgp-dynamic-routing (devvesa, yamamoto, ) ==
 
== Blueprint: bgp-dynamic-routing (devvesa, yamamoto, ) ==
Line 78: Line 68:
 
<br /><br />
 
<br /><br />
  
== Blueprint: pluggable-ext-net (carl_baldwin) ==
+
== Blueprint: routing-networks (carl_baldwin) ==
  
Refiled the spec for Kilo
+
Refiled the spec for Liberty (was pluggable-ext-net)
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 109: Line 99:
 
|}
 
|}
  
<br /><br />
 
 
== Blueprint: l3-high-availability (safchain, amuller) ==
 
{| class="wikitable"
 
|-
 
| Bugs || [https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-ha All L3 high availability bugs]
 
|-
 
| How To || [https://docs.google.com/document/d/1P2OnlKAGMeSZTbGENNAKOse6B2TRXJ8keUMVvtUCUSM/edit# How to test L3 HA VRRP]
 
|-
 
| Blog Post || [http://assafmuller.wordpress.com/2014/08/16/layer-3-high-availability/ Layer 3 High Availability]
 
|-
 
| Specifications || [https://blueprints.launchpad.net/neutron/+spec/l3-high-availability l3-high-availability]
 
|}
 
 
The contacts for this blueprint are [https://launchpad.net/~sylvain-afchain Sylvain Afchain] and [https://launchpad.net/~amuller Assaf Muller]
 
 
<big>Future Work</big>
 
* Add conntrackd support
 
** [https://review.openstack.org/71586 Introduces a conntrackd manager for HA]
 
** [https://review.openstack.org/80332 Add conntrackd to the L3 HA agent]
 
* Add ability to evacuate node for maintenance (Lower all HA router priorities)
 
* Notify l2pop of VIP changes in case of VRRP failover
 
* Expose who is the master node per router via the API
 
 
<br /><br />
 
<br /><br />
  
Line 146: Line 113:
  
 
Juno Design Summit:  [https://etherpad.openstack.org/p/juno-dns-neutron-nova-designate Etherpad]
 
Juno Design Summit:  [https://etherpad.openstack.org/p/juno-dns-neutron-nova-designate Etherpad]
 
<br /><br />
 
 
== Blueprint: l3 plugin for routervm/modular l3 router plugin (yamahata) ==
 
 
 
{| class="wikitable"
 
|-
 
| Blueprints || [https://blueprints.launchpad.net/neutron/+spec/l3-plugin-for-routervm l3-plugin-for-routervm blueprint]
 
|-
 
| Specifications || [https://review.openstack.org/#/c/105078/ l3-plugin-for-routervm spec]
 
|-
 
| Gerrit Topics || [https://review.openstack.org/#/q/topic:bp/l3-plugin-for-routervm,n,z bp/l3-plugin-for-routervm]
 
|}
 
 
 
<br /><br />
 
 
== Other possibly relevant blueprints ==
 
 
Is there interest in discussing these or any other blueprints under review or development?
 
 
* https://etherpad.openstack.org/p/decentralized-snat
 
* [https://blueprints.launchpad.net/neutron/+spec/router-port-forwarding router-port-forwarding]
 
* [https://blueprints.launchpad.net/neutron/+spec/l3-agent-consolidation l3-agent-consolidation]
 
  
 
<br /><br />
 
<br /><br />

Revision as of 15:17, 14 April 2015

Meetings

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

Agenda

Updated: 2015-04-14

Announcements

  • Kilo-3 will be on March 19th Kilo_Release_Schedule
  • Add your own 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.



Bugs



Blueprint: bgp-dynamic-routing (devvesa, yamamoto, )

Specifications dynamic routing use cases,

Dynamic Routing Kilo spec

Gerrit Topics bp/bgp-dynamic-routing

List of patches under review. Under each sub-heading, I recommend reviewing the patches in the order listed.

Is worth to mention that Dynamic Routing spec is being re-designed for Kilo and some entities and concepts can change.


BGP Speakers Comparison Juno Design Summit: Session



Blueprint: neutron-ipam (seizadi, jvoss)

Juno Design Summit: Etherpad

Specifications neutron-ipam subnet-allocation ipv6-prefix-delegation reference-ipam-driver
Gerrit Topics bp/neutron-ipam



Blueprint: routing-networks (carl_baldwin)

Refiled the spec for Liberty (was pluggable-ext-net)

Specifications pluggable-ext-net
Gerrit Topics bp/pluggable-ext-net

Juno Design Summit: Session, Etherpad



Blueprint: neutron-ovs-dvr (Swami, mrsmith, viveknarasimhan, armax, Rajeev)

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

Need to keep an eye on the DVR tempest failure rate. This job is experimental but we hope to make it voting soon. It should have a similar failure rate to the full non-dvr tempest job.

Bugs Bugs In Progress
How To https://wiki.openstack.org/wiki/Neutron/DVR/HowTo
Specifications neutron-ovs-dvr,

DVR-L2-Agent Blueprint, DVR-L3-Agent Blueprint, decentralized-snat



Blueprint: *-dns-resolution (carl_baldwin)

This work is currently inactive while we work on DVR and a few other priorities.

Specifications internal-dns-resolution, internal-dns-resolution, neutron-bgp-vpn
Gerrit Topics bp/internal-dns-resolution, bp/external-dns-resolution

Juno Design Summit: Etherpad



Open Discussion



Meeting Commands

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

...

#endmeeting