Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(On Demand Agenda)
(On Demand Agenda)
Line 77: Line 77:
 
** 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?
 +
** 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.
  

Revision as of 20:27, 16 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

Agenda for Next Neutron Team Meeting

Monday (7/20/2015) at 2100 UTC on #openstack-meeting

Announcements / Reminders

Bugs


Important bugs:

    • [1] DVR issues with supporting multiple subnets per network on DVR routers - PortbindingContext does not have the status.
    • [2] Pre reference plugin code movement
    • [3] Pylint 1.4.1 broken due to new logilab.common 1.0.0 release
  • Two bugs are hurting the functional job in the gate:
    • [4] agent.test_l3_agent.MetadataL3AgentTestCase.test_access_to_metadata_proxy times out intermittently
    • [5] radvd exits -1 intermittently in test_ha_router_process_ipv6_subnets_to_existing_port
  • Linuxbridge Gate Parity Bugs
    • [6] nova libvirtError: Unable to add bridge brqxxx-xx port tapxxx-xx: Device or resource busy
    • [7] 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