Bug 869029

Summary: Quantum does not properly support network namespaces due to missing dependency in iproute2 for netns
Product: Red Hat OpenStack Reporter: Perry Myers <pmyers>
Component: openstack-quantumAssignee: Chris Wright <chrisw>
Status: CLOSED CURRENTRELEASE QA Contact: Ofer Blaut <oblaut>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: chrisw, djschaap, jturner, ppyy, sclewis
Target Milestone: snapshot2Keywords: TestBlocker, TestOnly, Triaged
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 869004 Environment:
Last Closed: 2013-08-15 13:27:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 869004, 966585, 980553    
Bug Blocks:    

Description Perry Myers 2012-10-22 20:23:03 UTC
+++ This bug was initially created as a clone of Bug #869004 +++

Description of problem:
OpenStack Quantum requires iproute2

Version-Release number of selected component (if applicable):
v3.0.0

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

--- Additional comment from chrisw on 2012-10-22 14:13:35 EDT ---

RHEL has something like: iproute-2.6.32-20.el6.x86_64
The version v3.0.0 (an internal tag) has netns.  The relevant git commits are:

223f4d8 iproute2: Fail "ip netns add" on existing network namespaces.
2e8a07f iproute2: Auto-detect the presence of setns in libc
0dc34c7 iproute2: Add processless network namespace support

--- Additional comment from chrisw on 2012-10-22 14:16:53 EDT ---

Using RH OpenStack with Qauntum network service manager requires namespaces to support isolated virtual networks overlapping IP address ranges.

Comment 2 Perry Myers 2013-05-20 16:51:30 UTC
This bug is simply to track testing of Quantum with the new version of iproute2 and netns enabled kernel.  Setting to TestOnly and TestBlocker and acking for 3.0 release

Comment 3 Jay Turner 2013-05-20 18:49:49 UTC
Any details about the unit testing which was completed would be most appreciated :-)

Comment 4 Ofer Blaut 2013-06-04 08:29:35 UTC
iproute-2.6.32-23.el6ost.netns.2.x86_64 is now supported.

I run Maru script that test ip netns support