Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Announcements / Reminders)
(On Demand Agenda)
Line 55: Line 55:
  
 
=== On Demand Agenda ===
 
=== On Demand Agenda ===
* Liberty Design Summit Sessions Selected and Setup
+
* nova-network compatibility tasks
** On sched.org already
+
** Summit session(s) in Vancouver were very productive
*** https://libertydesignsummit.sched.org/type/design+summit/neutron#.VUfOLReozVR
+
** Tasks tracked here: https://etherpad.openstack.org/p/YVR-nova-network
** Etherpads also created
+
** Need to find owners for a few of these
*** https://wiki.openstack.org/wiki/Summit/Liberty/Etherpads#Neutron
+
*** Rolling upgrades (mostly a grenade patch)
** Lightning Talks here:
+
*** Distributed SNAT with DVR
*** http://sched.co/3BNR
+
*** "Get me a network (https://review.openstack.org/#/c/184857/)
* Nova-Network to Neutron Migration
 
** anteaya to give an update (http://lists.openstack.org/pipermail/openstack-dev/2014-December/053355.html)
 
* Neutron as the default in DevStack
 
** We need to document and create a single interface configuration - https://review.openstack.org/#/c/153208/
 
** Default to Linux Bridge in order to remove nova-network as the default - https://review.openstack.org/#/c/168423/
 
* neutron-specs replacement for Liberty
 
** https://review.openstack.org/#/c/177342/
 
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==

Revision as of 19:01, 1 June 2015


Meeting time: The OpenStack Networking Team (Neutron) holds public meetings alternating between Mondays at 2100 UTC (#openstack-meeting) and Tuesdays at 1400 UTC (#openstack-meeting). Everyone is encouraged to attend.

Apologies for Absence

Agenda for Next Neutron Team Meeting

Monday (6/2/2015) at 1400 UTC on #openstack-meeting

NOTE: This meeting will cover the Design Summit ether pads and session planning for the Vancouver Summit

Announcements / Reminders

Bugs


Important bugs:

    • [1] DBDeadlock: (OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') 'DELETE FROM ipallocationpools WHERE ipallocationpools.id
    • [2] DBDuplicateEntry when creating secgroup
    • [3] Security group rules errorneously applied to all ports having same ip addresses in different networks
    • [4] ping still working after security group rule is created, updated, or deleted (related to previous one)


These bugs are in nova but are related to neutron. It would be great if we could get neutron reviews on:

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

Docs (emagana)

Networking Guide Doc Day: April 23rd 2015

Open Items for Kilo: (reviewd needed)

On Demand Agenda

Previous meeting logs