Jump to: navigation, search

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

(DNS Lookup of Instances (carl_baldwin))
(Replaced content with "This page has moved: https://etherpad.openstack.org/p/neutron-l3-subteam Update your bookmarks")
 
(314 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
 
 
 
= L3 Subteam Agenda =
 
 
 
Updated:  2014-04-15
 
 
 
== 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.
 
 
 
<br /><br />
 
 
 
== L3 Vendor plugins (pcm) ==
 
* Blueprints: [https://blueprints.launchpad.net/neutron/+spec/l3-svcs-vendor-validation l3-svcs-vendor-validation], [https://blueprints.launchpad.net/neutron/+spec/l3-svcs-vendor-client-cap l3-svcs-vendor-client-cap], [https://blueprints.launchpad.net/neutron/+spec/l3-svcs-vendor-status-report l3-svcs-vendor-status-report]
 
* Gerrit Topics:  None
 
 
 
This is a new topic for April 17th's meeting.
 
 
 
* [http://eavesdrop.openstack.org/meetings/networking/2014/networking.2014-04-14-21.01.log.html#l-175 Discussed in Neutron Meeting Here]
 
* [http://summit.openstack.org/cfp/details/81 pcm has filed a session topic for this]
 
 
 
== Blueprint: 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]
 
 
 
=== Reviewing HA Router Functionality ===
 
 
 
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.
 
 
 
[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 />
 
 
 
== Blueprint: bgp-dynamic-routing (nextone92) ==
 
 
 
* Specifications:  [[Neutron/DynamicRoutingUseCases|dynamic routing use cases]], [https://blueprints.launchpad.net/neutron/+spec/bgp-dynamic-routing bgp-dynamic-routing]
 
* Gerrit Topics:  No code yet
 
 
 
<br /><br />
 
 
 
== Blueprint: rootwrap-daemon-mode (ajo, YorikSar) ==
 
 
 
* Specifications:  [https://etherpad.openstack.org/p/neutron-agent-exec-performance etherpad discussion], [https://blueprints.launchpad.net/openstack/?searchtext=rootwrap-daemon-mode rootwrap-daemon-mode]
 
* Gerrit Topics:  [https://review.openstack.org/#/q/status:open+branch:master+topic:bp/rootwrap-daemon-mode,n,z bp/rootwrap-daemon-mode]
 
 
 
 
 
<br /><br />
 
 
 
== 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 ===
 
* [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]) ?
 
 
 
<br /><br />
 
== Blueprint: neutron-ovs-dvr (Swami) ==
 
 
 
[[Meetings/Distributed-Virtual-Router|Distributed-Virtual-Router]] meetings are still on-going.
 
 
 
* Specifications:  [https://blueprints.launchpad.net/neutron/+spec/neutron-ovs-dvr neutron-ovs-dvr], [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
 
* Gerrit Topics:  [https://review.openstack.org/#/q/topic:bp/neutron-ovs-dvr,n,z bp/neutron-ovs-dvr]
 
 
 
<br /><br />
 
 
 
== Blueprint: DNS Resolution for Instances (carl_baldwin) ==
 
 
 
* Specifications:  [https://blueprints.launchpad.net/neutron/+spec/internal-dns-resolution internal-dns-resolution], [https://blueprints.launchpad.net/neutron/+spec/internal-dns-resolution internal-dns-resolution]
 
* Gerrit Topics: [https://review.openstack.org/#/q/topic:bp/internal-dns-resolution,n,z bp/internal-dns-resolution], [https://review.openstack.org/#/q/topic:bp/external-dns-resolution,n,z bp/external-dns-resolution]
 
 
 
<br /><br />
 
 
 
== Open Discussion ==
 
 
 
<br /><br />
 
== Meeting Commands ==
 
 
 
<nowiki>/join #openstack-meeting-3</nowiki><br />
 
<nowiki>#startmeeting neutron_l3</nowiki><br />
 
<nowiki>#topic Announcements</nowiki><br />
 
<nowiki>#link https://wiki.openstack.org/wiki/Meetings/Neutron-L3-Subteam</nowiki><br />
 
<br />
 
...<br />
 
<br />
 
<nowiki>#endmeeting</nowiki><br />
 
 
 
<br /><br /><br />
 

Latest revision as of 16:34, 12 May 2016

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

Update your bookmarks