Bug 1042568 - [RFE][neutron]: Linuxbridge Netlink Neutron Agent
Summary: [RFE][neutron]: Linuxbridge Netlink Neutron Agent
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/neut...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 00:22 UTC by RHOS Integration
Modified: 2015-11-26 17:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:58:46 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-13 00:22:59 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/linuxbridge-netlink-neutron-agent.

Description:

Scope:
This blueprint will enhance the current linuxbridge agent implementation, by using netlink via python binding (libnl-route)


Description:
Today implementation use system command like brctl, ip, ... tools suite.
The enhancement consist to integrate netlink library using libnl python binding.


Dependencies: 

o Netlink library is required (git master) : http://www.carisma.slowglass.com/~tgr/libnl/
o python-libnl


Test Cases:

for each bridge type : ethernet, vlan, vxlan 
   create/remove a testing bridge
      ensalve/release a testing interface(s) to the testing bridge

neutron/tests/unit/test_linux_ip_lib.py

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.