Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Apologies for Absence)
(L3 (carl_baldwin))
Line 135: Line 135:
  
 
=== L3 (carl_baldwin) ===
 
=== L3 (carl_baldwin) ===
(updated 2014-04-14)
+
(updated 2014-04-21)
  
 
See [[Meetings/Neutron-L3-Subteam]] for detail.
 
See [[Meetings/Neutron-L3-Subteam]] for detail.
Line 141: Line 141:
 
* [[Meetings/Neutron-L3-Subteam|Team meeting]] on Thursdays at 1500 UTC.
 
* [[Meetings/Neutron-L3-Subteam|Team meeting]] on Thursdays at 1500 UTC.
 
* Active Projects
 
* Active Projects
** l3-high-availability
 
*** Patches are submitted on [https://review.openstack.org/#/q/project:openstack/neutron+branch:master+topic:bp/l3-high-availability,n,z bp/l3-high-availability] gerrit topic.
 
 
** neutron-ovs-dvr ([[Meetings/Distributed-Virtual-Router|meeting page]])
 
** neutron-ovs-dvr ([[Meetings/Distributed-Virtual-Router|meeting page]])
 
*** WIP is under review on the [https://review.openstack.org/#/q/topic:bp/neutron-ovs-dvr,n,z bp/neutron-ovs-dvr] gerrit topic.
 
*** WIP is under review on the [https://review.openstack.org/#/q/topic:bp/neutron-ovs-dvr,n,z bp/neutron-ovs-dvr] gerrit topic.
Line 148: Line 146:
 
**** [https://docs.google.com/document/d/1depasJSnGZPOnRLxEC_PYsVLcGVFXZLqP52RFTe21BE/edit#heading=h.5w7clq272tji DVR-L2-Agent Blueprint]
 
**** [https://docs.google.com/document/d/1depasJSnGZPOnRLxEC_PYsVLcGVFXZLqP52RFTe21BE/edit#heading=h.5w7clq272tji DVR-L2-Agent Blueprint]
 
**** [https://docs.google.com/document/d/1jCmraZGirmXq5V1MtRqhjdZCbUfiwBhRkUjDXGt5QUQ/edit DVR-L3-Agent Blueprint]
 
**** [https://docs.google.com/document/d/1jCmraZGirmXq5V1MtRqhjdZCbUfiwBhRkUjDXGt5QUQ/edit DVR-L3-Agent Blueprint]
 +
** L3 Vendor plugins
 +
*** Preparing for discussion at Summit.
 +
*** Looking for use case descriptions.
 +
** l3-high-availability
 +
*** Patches are submitted on [https://review.openstack.org/#/q/project:openstack/neutron+branch:master+topic:bp/l3-high-availability,n,z bp/l3-high-availability] gerrit topic.
 
** bgp-dynamic-routing
 
** bgp-dynamic-routing
 
*** Created a [[Neutron/DynamicRoutingUseCases|Wiki Page]] Describing Use Cases For Dynamic Routing
 
*** Created a [[Neutron/DynamicRoutingUseCases|Wiki Page]] Describing Use Cases For Dynamic Routing
Line 155: Line 158:
 
*** https://etherpad.openstack.org/p/neutron-agent-exec-performance
 
*** https://etherpad.openstack.org/p/neutron-agent-exec-performance
 
*** In review under [https://review.openstack.org/#/q/branch:master+topic:bp/rootwrap-daemon-mode,n,z bp/rootwrap-daemon-mode] gerrit topic.
 
*** In review under [https://review.openstack.org/#/q/branch:master+topic:bp/rootwrap-daemon-mode,n,z bp/rootwrap-daemon-mode] gerrit topic.
** Multiple subnets on external networks for multiple floating ip pools.
+
*** Currently stuck on a bug in python 2.7.3, fixed in 2.7.4.  Not sure about bug status in 2.6.
*** Began investigation/discussion.
+
** Multiple subnets on external networks for multiple floating ip pools (carl_baldwin).
* New blueprints for Juno.
+
*** This almost works. Need to file and fix a bug.
** Fixing/enabling DNS lookup of instance hostnames (carl_baldwin)
+
** DNS blueprints have been posted (carl_baldwin)
** Please bring other potential blueprints to the discussion at the meeting
+
*** [https://blueprints.launchpad.net/neutron/+spec/internal-dns-resolution internal-dns-resolution]
*** decentralized-snat, l3-high-availability active/active, router-port-forwarding
+
*** [https://blueprints.launchpad.net/neutron/+spec/external-dns-resolution external-dns-resolution]
 +
** Pluggable External Network blueprint
 +
*** [https://blueprints.launchpad.net/neutron/+spec/pluggable-ext-net pluggable-ext-net]
  
 
=== IPv6 (sc68cal) ===
 
=== IPv6 (sc68cal) ===

Revision as of 15:46, 21 April 2014


The OpenStack Networking Team (Neutron) holds public meetings in #openstack-meeting. Everyone is encouraged to attend.

Apologies for Absence

  • amotoki, April 14 (I am not sure I can join the meeting. Congrats Kyle, Thanks Mark)
  • rkukura, April 14
  • carl_baldwin, April 21. I will be on the road. I will try to follow along but may not have access.

Agenda for Next Neutron Team Meeting

Announcements / Reminders

  • Icehouse-rc2.
    • markmcclain is the point of contact for any Icehouse blocking issues
  • We are in stability phase of the cycle.
    • Only critical bug fixes will be considered.
    • We've held off on fully opening the tree for Juno. The temporary -2s will be removed this week as long as new blueprint process.

Bugs


This bugs are in nova that are related to neutron that would be great if we could get neutron reviews on:

    • [1] Remove unneeded call to fetch network info on shutdown - arosen
    • [2] remove unneeded call to network_api on detach_interface - arosen
    • [3] remove unneeded call to network_api on rebuild_instance - arosen
    • [4] Optimize validate_networks to query neutron only when needed - arosen
    • [5] deallocate_for_instance should delete all neutron ports on error - arosen
    • [6] Fix port_security_enabled neutron extension - arosen
    • [7] Fix pre-created ports in neutron from being deleted by nova - arosen

Docs (emagana)

  • Progress on Networking Documentation


High Priority Tickets:


Medium Priority Tickets:

Juno Design Summit (markmcclain)

  • Design Summit Submissions
  • Deadline is April 20th
  • Remember it is not first-to-file.
  • We need a diverse mix of session working on common core and smaller portions of Neutron.

Nova Parity (beagles)

(updated April 14, 2014) - no parity specific updates this week.

Neutron Tempest (mlavalle)

API (salv-orlando)

No report

L3 (carl_baldwin)

(updated 2014-04-21)

See Meetings/Neutron-L3-Subteam for detail.

IPv6 (sc68cal)

ML2 (rkukura/Sukhdev)

  • Weekly Meetings/ML2 are held, please attend if interested!
  • Working towards Juno Summit Sessions
  • OVS TypeDriver refactoring
    • asomya working to get WIP patch out, discussion around this Wednesday
  • OVS Firewall Driver
    • asadoughi rebasing his patches, discussion around this Wednesday

Group Policy (SumitNaiksatam)

Open Discussion

Previous meeting logs