Bug 1411638

Summary: HPE [RFE][OSP Director] Support both tenant network types - VLAN and VxLAN in OVS-DPDK networking
Product: Red Hat OpenStack Reporter: hrushi <hrushikesh.gangur>
Component: rhosp-directorAssignee: Yariv <yrachman>
Status: CLOSED CURRENTRELEASE QA Contact: Yariv <yrachman>
Severity: high Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: amuller, atelang, dbecker, fbaudin, hrushikesh.gangur, jcoufal, jdonohue, jschluet, mburns, morazi, oblaut, rhel-osp-director-maint, smerrow, tvignaud, vchundur, yrachman
Target Milestone: z2Keywords: FutureFeature, TestOnly, ZStream
Target Release: 12.0 (Pike)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-05 21:51:56 UTC Type: Feature Request
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:    
Bug Blocks: 1389435, 1402132    
Attachments:
Description Flags
Neutron managed OVS-DPDK networking
none
ODL Managed Networking none

Description hrushi 2017-01-10 08:18:06 UTC
Created attachment 1239009 [details]
Neutron managed OVS-DPDK networking

Description of problem:

NFV System hardware reference architecture has two pairs of NIC ports. 1 pair is dedicated for Mgmt, storage and pxe traffic. And, other pair is dedicated for guest VM traffic (both tenant traffic and fip traffic). We do want to allows VNF workload use either tenants network types - VxLAN network or provider VLANs. Secondly, we don't have additional NICs to configure External Network on separate interface. Both neutron and ODL managed networking needs this mixed tenant network type support over OVS-DPDK networking. The diagram illustrated in the attachment gives finer details or use case


Additional info:
See the attachment.

Comment 1 hrushi 2017-01-10 08:20:55 UTC
Created attachment 1239010 [details]
ODL Managed Networking

Comment 3 Franck Baudin 2017-02-16 11:15:22 UTC
We can also use Linux bonding interfaces for the management interfaces, shared with the compute node OpenStack API services, and dedicate the other interfaces to OVS-DPDK.