Alternatives for Improving Openstack Networking to Address ...

29
Alternatives for Improving OpenStack Networking to Address NFV Needs Margaret Chiosi AT&T Labs Distinguished Network Architect Open Platform for NFV – OPNFV President (Linux Foundation) Ian Wells Principal Engineer, Cisco Ildikó Váncsa OpenStack Coordinator, Ericsson

Transcript of Alternatives for Improving Openstack Networking to Address ...

Page 1: Alternatives for Improving Openstack Networking to Address ...

Slide title

70 pt

CAPITALS

Slide subtitle

minimum 30 pt

Alternatives for Improving OpenStack

Networking to Address NFV Needs

Margaret Chiosi

AT&T Labs Distinguished Network Architect

Open Platform for NFV – OPNFV President (Linux Foundation)

Ian Wells

Principal Engineer, Cisco

Ildikó Váncsa

OpenStack Coordinator, Ericsson

Page 2: Alternatives for Improving Openstack Networking to Address ...

Alternatives for Improving Openstack Networking to Address NFV Needs

Page

2

Controller Relationships

Service Orchestrator

Openstack SDN-G

SDN-L SDN-L BGP-like

vRouter vRouter

TOR WAN

Heat Templates Yang Models

NIC

© 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property and/or AT&T affiliated companies. The information contained herein is not an offer,

commitment, representation or warranty by AT&T and is subject to change

SDN-G – SDN Global Controller SDN-L – SDN Local

Page 3: Alternatives for Improving Openstack Networking to Address ...

Alternatives for Improving Openstack Networking to Address NFV Needs

Overall Scenario

• Common Openstack-Controller Interface • ML2 setup – type (e.g. L2 overlay only, need to add L3) and mechanism (controller plugins)

• Multiple Servers running different vendor controller & overlay routing software for L3/L2 VPNs – MPLS VRFs

• Multi-vendor routers in one subnet

• Sharing of common control plane parameters – BGP communities (e.g. Route Targets (RT)) across the multi-vendor controllers

• Controllers and routers communicate directly without going through any gateway for east-west traffic

© 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property and/or AT&T affiliated companies. The information contained herein is not an offer, commitment, representation or warranty by AT&T and is subject to change Page

3

Page 4: Alternatives for Improving Openstack Networking to Address ...

Alternatives for Improving Openstack Networking to Address NFV Needs

ECMP Load Splitting Case – AnyCast

© 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property and/or AT&T affiliated companies. The information contained herein is not an offer, commitment, representation or warranty by AT&T and is subject to change

VNF1.1 VNF1.2 VNF1.3

OVR1-VendorA OVR2- VendorB

VRF – RD1 RT- Blue

VRF – RD2 RT- Blue

10.1.1.5 10.1.1.5 10.1.1.5

Tenant 1 10.1.1.0/24

WAN GW

VNF4

OVR3 - VendorC

VRF – RD4 RT- Blue

10.1.1.2

INGRESS Does load split regardless of Host and Regardless of external (from WAN GW) or internal from G5) Need separate RD for any cast end point to segregate traffic

RD1 10.1.1.5 IP_OVR1 Label1 RD3 10.1.1.5 IP_OVR1 Label2 RD2 10.1.1.5 IP_OVR2 Label3

10.1.1.6

VNF3

Traffic to Anycast 10.1.1.5 can be load split from either WAN GW or another VM like G5

10.1.1.3

VNF2

RD1 10.1.1.5 IP_OVR1 Label1 RD3 10.1.1.5 IP_OVR1 Label2 RD2 10.1.1.5 IP_OVR2 Label3

VRF – RD3 RT- Blue

Page

4

Page 5: Alternatives for Improving Openstack Networking to Address ...

Alternatives for Improving Openstack Networking to Address NFV Needs

Hub and Spoke Case

© 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property and/or AT&T affiliated companies. The information contained herein is not an offer, commitment, representation or warranty by AT&T and is subject to change

vFW(H) VNF1(S) VNF2(S) VNF3(S)

OVR1 - VendorA OVR2 - VendorB

VRF – RD1 I – RT-HUB I – RT-SPOKE E – RT-HUB

10.1.1.5 10.3.7.9 10.3.7.10 10.1.1.6

Tenant 1 10.1.1.0/24 10.3.7.0/24

G1 Hub VRF RD1 10.1.1.5 IP_OVR1 Label1 RD1 0/0 IP_OVR1 Label1 Label 1 Local IF (10.1.1.5) RD3 10.3.7.9 IP_OVR1 Label2 RD2 10.1.1.6 IP_OVR2 Label3 RD4 10.3.7.10 IP_OVR2 Label3

VRF – RD3 I RT-HUB E RT-SPOKE

VRF – RD2 I RT-HUB E RT-SPOKE

Neutron/Network API Calls 1. Create Network 2. Create VRF Policy Resource

• Any to Any • Any to Any w/ ECMP • Hub and Spoke (Hub, Spoke)

3. Create Subnet 4. Create Port

• w/ Subnet • w/ VRF Policy Resource, [H | S]

VRF – RD4 I RT-HUB E RT-SPOKE

G2 Spoke VRF RD1 0/0 IP_OVR1 Label1 RD3 10.3.7.9 IP_OVR1 Label2

Page 5

Page 6: Alternatives for Improving Openstack Networking to Address ...

Alternatives for Improving Openstack Networking to Address NFV Needs

Any to Any Base Case

© 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property and/or AT&T affiliated companies. The information contained herein is not an offer, commitment, representation or warranty by AT&T and is subject to change

VNF1 VNF2 VNF3 VNF4

OVR-VendorA OVR-Vendor B

VRF – RD1 RT- Blue

VRF – RD2 RT- Blue

10.1.1.5 10.3.7.9 10.3.7.10 10.1.1.6

Tenant 1 10.1.1.0/24 10.3.7.0/24

Example Neutron/Network API Calls (multi-vendor OVR and one OVR per host) 1. Create Network 2. Create Network VRF Policy Resource

1. This sets up that when this tenant is put on a HOST that: 1. There will be a RD assigned per VRF 2. There will be a RT used for the common any-to-any communication

3. Create Subnet 4. Create Port (subnet, network vrf policy resource)

1. This causes controller to: 1. Create vrf in vRouter’s FIB, or Update vrf if already exists 2. Install an entry for Guest’s HOST-Route in FIBs of Vrouters serving this tenant Virtual Network 3. Announce Guest HOST-Route to WAN-GW via MP-BGP

VNF5 VNF7

10.1.1.5 10.1.1.6

Tenant 2 10.1.1.0/24

VRF – RD3 RT- Red

VRF – RD4 RT- Red

VRF Lets us do: 1. Overlapping Addresses 2. Segregation of Traffic

Page 6

Page 7: Alternatives for Improving Openstack Networking to Address ...

Analysis

Page 8: Alternatives for Improving Openstack Networking to Address ...

• Neutron today has an L3VPN extension

• We could add extra functionality to it

• …but maybe it’s time to find a different way?

Does this fit in Neutron?

Page 9: Alternatives for Improving Openstack Networking to Address ...

• Neutron’s a good API for providing L2 connectivity

• Every network problem at the edge reduces to some form of L2 domain

• So everything always fits in Neutron

• But L3VPNs are rather L3-centric

• The result is that the interface we need needs to align with Neutron’s approach, and things can get a bit… twisty

A clean slate approach

Page 10: Alternatives for Improving Openstack Networking to Address ...

• The API works, but maybe isn’t what we’d have come up with in a clean slate environment

• The sample implementation needs to be compatible with the existing OVS control code

• ... And all of this without breaking API backward compatibility

• … And as a user you need a network controller that implements every feature you want

Difficulties

Page 11: Alternatives for Improving Openstack Networking to Address ...

• How would we design this interface if we started from scratch?

• How would we integrate that API with what exists today?

A clean slate approach

Page 12: Alternatives for Improving Openstack Networking to Address ...

• Neutron’s very good at its L2 model

• An API with all the necessary concepts

• A backend network controller in ML2 that lets multiple drivers interact to deliver the functionality

• We still want to use it

And yet…

Page 13: Alternatives for Improving Openstack Networking to Address ...

• Clouds have three legs – compute, network, storage

• In storage, we have two very different storage APIs – Cinder, for persistent disks, and Swift, for object storage

• Can we do something similar for networking?

Learning a lesson

Page 14: Alternatives for Improving Openstack Networking to Address ...

• Neutron is the network provider for OpenStack

What is Neutron?

Page 15: Alternatives for Improving Openstack Networking to Address ...

What is Neutron?

• Neutron is the network provider for OpenStack

Page 16: Alternatives for Improving Openstack Networking to Address ...

What is Neutron?

• Neutron is a network provider for OpenStack

Page 17: Alternatives for Improving Openstack Networking to Address ...

Implementation

Page 18: Alternatives for Improving Openstack Networking to Address ...

• Neutron uses ‘ports’ for connections to VMs

• It uses ‘networks’ with ‘subnets’ as links between those ports

• The L3VPN API today flags a network as having very different behaviour to usual, but sticks with ports to connect to VMs

Today’s solution

Page 19: Alternatives for Improving Openstack Networking to Address ...

• Neutron’s ports are universal – all network backends want to connect to VMs, and ports are the means

• Neutron’s networks and subnets aren’t universal – they’re specific to what Neutron is particularly good at doing

• Create a model where – as long as a network provider has ports – it can be used

• Make sure we can use multiple providers at once

How would this work?

Page 20: Alternatives for Improving Openstack Networking to Address ...

Gluon

Nova “Nova for

containers”

Gluon

Neutron “Neutron for

L3VPN”

Communication via

ports alone

Page 21: Alternatives for Improving Openstack Networking to Address ...

Gluon

Gluon

Network API

SDN controller

A

Network API Network API

SDN controller

B

Nova

1: “this is the

networking

setup I want”

2: “make

me VMs”

Find the

ports and

attach to

them

Page 22: Alternatives for Improving Openstack Networking to Address ...

The implications

Network API (REST controller)

SDN controller (management of 100s

of devices)

The APIs: simple REST models

Code is a web service – fast request-response

Here, we share API constructs (e.g. the basics of a

port) and base code (lots of boilerplate)

The controller: a choice of implementation

Code is event driven - doing hundreds of things at

once

Make common implementations, frameworks

The protocol: synchronise desired state from the

API objects to the network controller (big

problems: fault tolerance, asynchronicity; solve

them once and well)

Page 23: Alternatives for Improving Openstack Networking to Address ...

• More innovation – anyone can design a new API and quickly see how it works out in practice; no need to integrate with a single project and prove you’re not breaking it, and anyone can use what you’ve written

• More deployment choices – can deploy multiple network controllers and get the best of each

• More stability – each bit of code is much simpler

What are we hoping this will achieve?

Page 24: Alternatives for Improving Openstack Networking to Address ...

• More proliferation – everyone writing their own different API for the same type of networking

• Less quality – there’s no one implementation everyone’s working on

We need to follow the IETF approach: ‘rough consensus and working code’

What are the risks we run?

Page 25: Alternatives for Improving Openstack Networking to Address ...

Slide title

44 pt

Text and bullet level 1

minimum 24 pt

Bullets level 2-5

minimum 20 pt

Characters for Embedded font: !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬®¯°±²³´¶·¸¹º»¼½ÀÁÂÃÄÅÆÇÈËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿĀāĂăąĆćĊċČĎďĐđĒĖėĘęĚěĞğĠġĢģĪīĮįİıĶķĹĺĻļĽľŁłŃńŅņŇňŌŐőŒœŔŕŖŗŘřŚśŞşŠšŢţŤťŪūŮůŰűŲųŴŵŶŷŸŹźŻżŽžƒȘșˆˇ˘˙˚˛˜˝ẀẁẃẄẅỲỳ–—‘’‚“”„†‡•…‰‹›⁄€™ĀĀĂĂĄĄĆĆĊĊČČĎĎĐĐĒĒĖĖĘĘĚĚĞĞĠĠĢĢĪĪĮĮİĶĶĹĹĻĻĽĽŃŃŅŅŇŇŌŌŐŐŔŔŖŖŘŘŚŚŞŞŢŢŤŤŪŪŮŮŰŰŲŲŴŴŶŶŹŹŻŻȘș−≤≥fifl

ΆΈΉΊΌΎΏΐΑΒΓΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΪΫΆΈΉΊΰαβγδεζηθικλνξορςΣΤΥΦΧΨΩΪΫΌΎΏ

ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯЁЂЃЄЅІЇЈЉЊЋЌЎЏѢѢѲѲѴѴҐҐәǽẀẁẂẃẄẅỲỳ№

Do not add objects or text in the

footer area

Alternatives for Improving Openstack Networking to Address NFV Needs | Public | © Ericsson AB 2016 | 2016-03-15 | Page 25

› What we need

– NFV-ready cloud platform

– Standardized APIs that fulfills NFV use cases

– Flexible solution to integrate different SDN controllers into the platform

› How we get it

– Find the gaps

– Identify alternatives to fulfill the requirements

– Create prototypes, evaluate the candidates

– Implement the chosen solution

› Do it as a community effort

Take the First Steps

Page 26: Alternatives for Improving Openstack Networking to Address ...

Slide title

44 pt

Text and bullet level 1

minimum 24 pt

Bullets level 2-5

minimum 20 pt

Characters for Embedded font: !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬®¯°±²³´¶·¸¹º»¼½ÀÁÂÃÄÅÆÇÈËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿĀāĂăąĆćĊċČĎďĐđĒĖėĘęĚěĞğĠġĢģĪīĮįİıĶķĹĺĻļĽľŁłŃńŅņŇňŌŐőŒœŔŕŖŗŘřŚśŞşŠšŢţŤťŪūŮůŰűŲųŴŵŶŷŸŹźŻżŽžƒȘșˆˇ˘˙˚˛˜˝ẀẁẃẄẅỲỳ–—‘’‚“”„†‡•…‰‹›⁄€™ĀĀĂĂĄĄĆĆĊĊČČĎĎĐĐĒĒĖĖĘĘĚĚĞĞĠĠĢĢĪĪĮĮİĶĶĹĹĻĻĽĽŃŃŅŅŇŇŌŌŐŐŔŔŖŖŘŘŚŚŞŞŢŢŤŤŪŪŮŮŰŰŲŲŴŴŶŶŹŹŻŻȘș−≤≥fifl

ΆΈΉΊΌΎΏΐΑΒΓΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΪΫΆΈΉΊΰαβγδεζηθικλνξορςΣΤΥΦΧΨΩΪΫΌΎΏ

ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯЁЂЃЄЅІЇЈЉЊЋЌЎЏѢѢѲѲѴѴҐҐәǽẀẁẂẃẄẅỲỳ№

Do not add objects or text in the

footer area

Alternatives for Improving Openstack Networking to Address NFV Needs | Public | © Ericsson AB 2016 | 2016-03-15 | Page 26

OPNFV Overview

Page 27: Alternatives for Improving Openstack Networking to Address ...

Slide title

44 pt

Text and bullet level 1

minimum 24 pt

Bullets level 2-5

minimum 20 pt

Characters for Embedded font: !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬®¯°±²³´¶·¸¹º»¼½ÀÁÂÃÄÅÆÇÈËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿĀāĂăąĆćĊċČĎďĐđĒĖėĘęĚěĞğĠġĢģĪīĮįİıĶķĹĺĻļĽľŁłŃńŅņŇňŌŐőŒœŔŕŖŗŘřŚśŞşŠšŢţŤťŪūŮůŰűŲųŴŵŶŷŸŹźŻżŽžƒȘșˆˇ˘˙˚˛˜˝ẀẁẃẄẅỲỳ–—‘’‚“”„†‡•…‰‹›⁄€™ĀĀĂĂĄĄĆĆĊĊČČĎĎĐĐĒĒĖĖĘĘĚĚĞĞĠĠĢĢĪĪĮĮİĶĶĹĹĻĻĽĽŃŃŅŅŇŇŌŌŐŐŔŔŖŖŘŘŚŚŞŞŢŢŤŤŪŪŮŮŰŰŲŲŴŴŶŶŹŹŻŻȘș−≤≥fifl

ΆΈΉΊΌΎΏΐΑΒΓΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΪΫΆΈΉΊΰαβγδεζηθικλνξορςΣΤΥΦΧΨΩΪΫΌΎΏ

ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯЁЂЃЄЅІЇЈЉЊЋЌЎЏѢѢѲѲѴѴҐҐәǽẀẁẂẃẄẅỲỳ№

Do not add objects or text in the

footer area

Alternatives for Improving Openstack Networking to Address NFV Needs | Public | © Ericsson AB 2016 | 2016-03-15 | Page 27

› A community that gathers telecom vendors and service providers together

› Gives a clear NFV focus

› Provides a framework

– Analysis

– Implementation

– Integration

– Testing

› Works together with upstream communities

› Connected to standardization bodies

Why OPNFV?

Page 28: Alternatives for Improving Openstack Networking to Address ...

Slide title

44 pt

Text and bullet level 1

minimum 24 pt

Bullets level 2-5

minimum 20 pt

Characters for Embedded font: !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬®¯°±²³´¶·¸¹º»¼½ÀÁÂÃÄÅÆÇÈËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿĀāĂăąĆćĊċČĎďĐđĒĖėĘęĚěĞğĠġĢģĪīĮįİıĶķĹĺĻļĽľŁłŃńŅņŇňŌŐőŒœŔŕŖŗŘřŚśŞşŠšŢţŤťŪūŮůŰűŲųŴŵŶŷŸŹźŻżŽžƒȘșˆˇ˘˙˚˛˜˝ẀẁẃẄẅỲỳ–—‘’‚“”„†‡•…‰‹›⁄€™ĀĀĂĂĄĄĆĆĊĊČČĎĎĐĐĒĒĖĖĘĘĚĚĞĞĠĠĢĢĪĪĮĮİĶĶĹĹĻĻĽĽŃŃŅŅŇŇŌŌŐŐŔŔŖŖŘŘŚŚŞŞŢŢŤŤŪŪŮŮŰŰŲŲŴŴŶŶŹŹŻŻȘș−≤≥fifl

ΆΈΉΊΌΎΏΐΑΒΓΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΪΫΆΈΉΊΰαβγδεζηθικλνξορςΣΤΥΦΧΨΩΪΫΌΎΏ

ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯЁЂЃЄЅІЇЈЉЊЋЌЎЏѢѢѲѲѴѴҐҐәǽẀẁẂẃẄẅỲỳ№

Do not add objects or text in the

footer area

Alternatives for Improving Openstack Networking to Address NFV Needs | Public | © Ericsson AB 2016 | 2016-03-15 | Page 28

› New OPNFV initiative

› Focusing on OpenStack as VIM

– Find the limitations

– Create an enhanced solution

› Collaborates with existing networking

projects

› Leverages OPNFV test frameworks

– Evaluate the prototypes

– Use different SDN controllers as back ends

NetReady

Page 29: Alternatives for Improving Openstack Networking to Address ...

Slide title

44 pt

Text and bullet level 1

minimum 24 pt

Bullets level 2-5

minimum 20 pt

Characters for Embedded font: !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬®¯°±²³´¶·¸¹º»¼½ÀÁÂÃÄÅÆÇÈËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿĀāĂăąĆćĊċČĎďĐđĒĖėĘęĚěĞğĠġĢģĪīĮįİıĶķĹĺĻļĽľŁłŃńŅņŇňŌŐőŒœŔŕŖŗŘřŚśŞşŠšŢţŤťŪūŮůŰűŲųŴŵŶŷŸŹźŻżŽžƒȘșˆˇ˘˙˚˛˜˝ẀẁẃẄẅỲỳ–—‘’‚“”„†‡•…‰‹›⁄€™ĀĀĂĂĄĄĆĆĊĊČČĎĎĐĐĒĒĖĖĘĘĚĚĞĞĠĠĢĢĪĪĮĮİĶĶĹĹĻĻĽĽŃŃŅŅŇŇŌŌŐŐŔŔŖŖŘŘŚŚŞŞŢŢŤŤŪŪŮŮŰŰŲŲŴŴŶŶŹŹŻŻȘș−≤≥fifl

ΆΈΉΊΌΎΏΐΑΒΓΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΪΫΆΈΉΊΰαβγδεζηθικλνξορςΣΤΥΦΧΨΩΪΫΌΎΏ

ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯЁЂЃЄЅІЇЈЉЊЋЌЎЏѢѢѲѲѴѴҐҐәǽẀẁẂẃẄẅỲỳ№

Do not add objects or text in the

footer area

Alternatives for Improving Openstack Networking to Address NFV Needs | Public | © Ericsson AB 2016 | 2016-03-15 | Page 29

COME AND JOIN US! https://wiki.opnfv.org/project_proposals/netready