Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(On Demand Agenda)
(On Demand Agenda)
Line 48: Line 48:
  
 
=== On Demand Agenda ===
 
=== On Demand Agenda ===
 +
* Liberty-3 BPs and reviews
 +
** https://launchpad.net/neutron/+milestone/liberty-3
 +
** Focus here for the remaining weeks
 
* Ironic provider networks
 
* Ironic provider networks
 
** https://review.openstack.org/#/c/152703/
 
** https://review.openstack.org/#/c/152703/
Line 60: Line 63:
 
*** Work to get that job to same stability as existing homegrown WSGI job
 
*** Work to get that job to same stability as existing homegrown WSGI job
 
*** Dump homegrown WSGI by end of Liberty
 
*** Dump homegrown WSGI by end of Liberty
* nova-network compatibility tasks
 
** Summit session(s) in Vancouver were very productive
 
** Tasks tracked here: https://etherpad.openstack.org/p/YVR-nova-network
 
** Need to find owners for a few of these
 
*** Rolling upgrades (mostly a grenade patch)
 
*** Distributed SNAT with DVR
 
*** "Get me a network (https://review.openstack.org/#/c/184857/) (kevinbenton to own this)
 
*** ARP Spoof patch series is stalled, need to make a decision on how to proceed. (kevinbenton will do this after beating requirements out of markmcclain)
 
 
* partial upgrade support - http://lists.openstack.org/pipermail/openstack-dev/2015-June/067156.html (armax/russelb)
 
* partial upgrade support - http://lists.openstack.org/pipermail/openstack-dev/2015-June/067156.html (armax/russelb)
 
* Flow classifier work
 
* Flow classifier work
Line 80: Line 75:
 
** Spec on github: https://github.com/scheuran/networking-macvtap/commit/bc239419398ec039da35ec949a14691280733bf6
 
** Spec on github: https://github.com/scheuran/networking-macvtap/commit/bc239419398ec039da35ec949a14691280733bf6
 
** Linuxbridge integrated prototype (macvtap part working for compute attachments) on github: https://github.com/scheuran/networking-macvtap/commit/36a068cf3d3d6930ab9330efb099cd95a84ca785
 
** Linuxbridge integrated prototype (macvtap part working for compute attachments) on github: https://github.com/scheuran/networking-macvtap/commit/36a068cf3d3d6930ab9330efb099cd95a84ca785
* Removing use of shell from neutron
 
** Current analysis:  https://etherpad.openstack.org/p/use-of-shell-in-neutron
 
** Can ryu patch (153946) be extended to cover calls to ovs-vsctl and ovs-ofctl?
 
** Low hanging fruit:
 
*** How to remove uses that are parts of things that may not need to be part of neutron?
 
*** Patching ip_lib.py
 
 
* When applicable, add documentation to networking guide rather than developer stuff.
 
* When applicable, add documentation to networking guide rather than developer stuff.
 
* For July 28th meeting: Discuss neiljerram's routed network and DHCP changes
 
* For July 28th meeting: Discuss neiljerram's routed network and DHCP changes
 
** https://review.openstack.org/198439
 
** https://review.openstack.org/198439
 
** https://review.openstack.org/197578
 
** https://review.openstack.org/197578
 +
* nova-network compatibility tasks
 +
** Summit session(s) in Vancouver were very productive
 +
** Tasks tracked here: https://etherpad.openstack.org/p/YVR-nova-network
 +
** Need to find owners for a few of these
 +
*** Rolling upgrades (mostly a grenade patch)
 +
*** Distributed SNAT with DVR
 +
*** "Get me a network (https://review.openstack.org/#/c/184857/) (kevinbenton to own this)
 +
*** ARP Spoof patch series is stalled, need to make a decision on how to proceed. (kevinbenton will do this after beating requirements out of markmcclain)
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==

Revision as of 14:06, 27 July 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

  • Edgar Magana (emagana) - Matt Kassawara will be providing the networking guide update

Agenda for Next Neutron Team Meeting

Tuesday (7/28/2015) at 1400 UTC on #openstack-meeting

Announcements / Reminders

Bugs


Important bugs:

    • [1] Pre reference plugin code movement
  • Two bugs are hurting the functional job in the gate:
    • [2] agent.test_l3_agent.MetadataL3AgentTestCase.test_access_to_metadata_proxy times out intermittently
    • [3] radvd exits -1 intermittently in test_ha_router_process_ipv6_subnets_to_existing_port
  • Linuxbridge Gate Parity Bugs
    • [4] nova libvirtError: Unable to add bridge brqxxx-xx port tapxxx-xx: Device or resource busy
    • [5] Linux bridge: Dnsmasq is being passed None as an interface


Docs (emagana)

Open Items for Liberty: (reviews needed)

Networking Guide

On Demand Agenda

Previous meeting logs