SlideShare ist ein Scribd-Unternehmen logo
1 von 34
What’s New in ONAP
El Alto?
© 2019 Aarna Networks, Inc.
Webinar — Nov 20, 2019
© 2019 Aarna Networks, Inc.
Presenter
Currently
● Co-founder of Aarna Networks
● Author of “ONAP Demystified”
● NFV specialist with background in OpenStack, Ceph,
dataplane acceleration technologies
Previously
● Co-founder Aarohi Communications (acquired by
Emulex)
● Also at Mirantis, Seagate, Philips, HP
● MS EE from University of California, Berkeley
© 2019 Aarna Networks, Inc.
Agenda
● Quick Facts
● ONAP Overview
● Release Highlights
● What’s Next
El Alto
El Alto Release Quick
Facts
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
ONAP History
Nov’17 Jun’18 Dec’18 July’19 Oct’19
Amsterdam
—
Ik ben hier
Beijing—
用例
Casablanca—
‫معايير‬‫التعاون‬
Dublin—
Gníomhaíoch
t tráchtála
El Alto—
Mayor
estabilidad
© 2019 Aarna Networks, Inc.
ONAP El Alto Release
Source onap.biterg.io
5th ONAP release
Oct 2019
Commits: 8.8K+
Developers: 354
Organizations: 26
© 2019 Aarna Networks, Inc.
El Alto Summary
Purely non-functional release focused on improving
the overall quality (security, stability, usability, and
more) with a short ~3.5 months cycle
ONAP Introduction
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
ONAP Overview
AT&T ECOMP + Linux Foundation Open-O merger in
Q2’2017
100% open source, part of Linux Foundation
Operators behind ONAP
© 2019 Aarna Networks, Inc.
ONAP in a Nutshell
Easy-to-Use Design
Studio
Orchestration &
LifeCycle Mgmt.
Real-time Policy Driven
Closed Loop Automation
Architectural
Innovations
No vendor lock-in
Momentum & Network
Effect
Features Accelerators
© 2019 Aarna Networks, Inc.
ONAP in ETSI Framework
Commodity Hardware
servers, storage, switches
Virtualization Software
Containers, VMs, virtual storage, overlay networking, dataplane acceleration
Workloads
Edge apps, analytics, network functions
Global Orchestrator
NFVO, MEAO
App
Manage
r
VNFM, MEPM-
V
Kubernetes/OpenStack
Global
DC
OSS / BSS / E-Services
/ Big Data
SDN Controller
...
© 2019 Aarna Networks, Inc.
ONAP El Alto Release
© 2019 Aarna Networks, Inc.
ONAP Differentiators
1. Real-time policy driven closed loop
automation
2. Simple to use design tool—does not
require engineers
3. Global SDN controller integrated that
allows for NFV and SDN services
4. NFVO/VNFM/MEAO/MEPM
functionality
5. k8s support
6. 5G use case
7. Open source
© 2019 Aarna Networks, Inc.
Benefits of an Open Source ONAP
1. Reference implementation for
open standards
2. High probability of meeting
operator requirements
3. Assured interop
4. Faster innovation
5. Roadmap influence
6. Reduced lock-in
7. Transparency
8. Security
El Alto Release Highlights
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
Themes
1. Security by design — Seeking to make
components free of vulnerabilities and
impervious to attack.
2. Document as You Code — Improving
documentation library, developing new
user guides, and integrating Swagger.
3. Don't Break the Build — Increasing test
coverage and E2E Test automation.
+
Other non-
functional
enhancements
Some feature
enhancements
Overall 2,500+ epics, user stories, tasks, defects addressed
El Alto Security
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
Security by Design
Exposed http ports Reduced to 21
Common vulnerabilities and
exposures (CVE)
12 addressed, 7 being addressed
ONAP security issues 44 resolved, 19 in progress
© 2019 Aarna Networks, Inc.
Core Infrastructure Initiative (CII)
CII badges reflect open source secure development maturity model
Pass level Dublin El Alto
100% Silver -- 3% (1 project)
80-90% Silver 30% 47%
40-80% Silver 16% 23%
< 40% Silver 53% 27%
60%+ Gold -- 3% (1 project)
40-60% Gold 7% (2 projects) 10% (3 projects)
20-40% Gold 10% 27%
< 20% Gold 83% 60%
© 2019 Aarna Networks, Inc.
Specific Project Security Updates
● Large number of issues addressed
○ e.g. Music 42, SDN-C 11, APP-C 5, OOF 4, several across VID, CLAMP, DMaaP, Portal,
and others
● Inclusion of more secure libraries
○ e.g. Springframework 4.3.24 in Portal, Bandit in VVP, more secure Django and Istio
in Multicloud, oParent 2.1.0 in SDC
● Secure communication
○ TLS for several DCAE platform components
○ https service registration for MSB
○ Increased use of AAF, e.g. in DMaaP
○ Increased certificate based authentication, e.g. MR in DMaaP, Music, SDC
○ New AAF capabilities, e.g. new auto-configuration, global location strategy,
dynamic certificate generation
El Alto Documentation &
Usability
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
Document as You Code
● Documentation
○ Improved documentation library
○ New user guides
○ Swagger integration
○ Postman collections in user guide
● Usability
○ Lightweight profile of ONAP4K8s
○ Extension of CLI support for VF-C
○ API & GUI in Music project
○ Day 0 configuration (pre-load) automation in VVP; clearer error messages and
enhanced report readability
El Alto Stability
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
Don’t Break the Build
● Increased test cases
○ e.g. 15 more in VF-C, 8% more in SDC, and increases in VID etc.
○ Activation of Javascript test coverage to increase the quality of GUI based user
interactions
● Large number of bug fixes
○ e.g. 156 in SO, 60 in SDC, 45 in CCSDK, 41 in SDN-C, 25 in OOM, 22 in Policy, and so
on
● Increased end-to-end CI automation
El Alto Addition Non-
Functional Items
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
Additional Non-Functional Items 1/2
● Scalability: MSB, SDC scalability improvements
● Performance
○ VVP validation of complex VNFs 30% faster
○ Music project perf. enhancements through lightweight transaction for locking,
support for non-blocking reads, increase in database performance without
rewriting code
○ Benchmark project developing scripts to measure VNF performance (distinct from
ONAP performance) for vFW and vCPE use case blueprints
● Resilience: Music improvements allow better resilience across clouds
● Manageability: Increase logging in DMaaP, Music, and other projects
● Code footprint reduction
○ Project improvements, e.g. 40% reduction in CLAMP, 30% in DCAE, 20% in VF-C
○ Projects such as A&AI moved to Alpine OS for all microservices
© 2019 Aarna Networks, Inc.
Additional Non-Functional Items 2/2
● Continuous integration
○ Release automation
○ Javascript test coverage
○ End-to-end integration/testing automation
○ Use case blueprint automation scripts
○ Updates Postman collections for testing
● Technical debt reduction
○ CLAMP GUI moved from Angular to React
○ Refactoring of CLAMP and VVP code
○ Separation of SDN-C and CDS Helm Charts
○ Automatic cleanup of DCAE microservices, image optimization
○ Kafka and Zookeeper cluster lookup improvements in DMaaP
○ Process improvement by the Documentation team
El Alto Addition Feature
Enhancements
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
Not a Feature Release, Yet There are Some...
● Design time
○ Greater support for SOL004 VNF packages with security checks enabled
○ Package management and TOSCA parser as microservices
○ New models
● Run time
○ CDS provides greater support for vLB and vFW use case blueprints + ease-of-use
○ OpenDaylight Fluorine SR2 for APP-C and Neon for SDN-C
○ SDN-C includes a config DB and support for Netconf notifications
○ DCAE supports dynamic topic/feed support in DMaaP
○ Policy supports dynamic policy translation and CDS as an actor
● OVP
○ 30 new VNF Requirements around packaging, security, monitoring, mgmt.
○ VVP and VNF SDK project enhancements for compliance testing
Next Steps
© 2019 Aarna Networks, Inc.
© 2019 Aarna Networks, Inc.
Next ONAP Releases
Frankfurt
2020
Guilin
2020
Honolulu
2021
© 2019 Aarna Networks, Inc.
Try Out ONAP
Aarna Networks ONAP Distribution 3.0 — based on
Dublin — available for a free trial on GCP or on-prem
Available with basic and premium support
aarnanetworks.com/products
© 2019 Aarna Networks, Inc.
Or Learn More
Free ONAP
Demystified
eBook
goo.gl/forms/K9czXdzTTugtPGw13
ONAP Training
Request
aarnanetworks.com/training
Thank You!
www.aarnanetworks.com
akapadia@aarnanetworks.com
@akapadia_usa
Aarna Networks is a Linux Foundation Networking Member

Weitere ähnliche Inhalte

Was ist angesagt?

From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...
From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...
From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...ADVA
 
Transforming Packet Networks With Open Optical Transport
Transforming Packet Networks With Open Optical TransportTransforming Packet Networks With Open Optical Transport
Transforming Packet Networks With Open Optical TransportADVA
 
The Path to a Programmable Network
The Path to a Programmable NetworkThe Path to a Programmable Network
The Path to a Programmable NetworkMyNOG
 
FSP 150 ProVMe (P2.4): The Easy Route to Edge NFV
FSP 150 ProVMe (P2.4): The Easy Route to Edge NFVFSP 150 ProVMe (P2.4): The Easy Route to Edge NFV
FSP 150 ProVMe (P2.4): The Easy Route to Edge NFVADVA
 
Drawing Customers North - Highlighting the Benefits of Nordic Data Centers
Drawing Customers North - Highlighting the Benefits of Nordic Data CentersDrawing Customers North - Highlighting the Benefits of Nordic Data Centers
Drawing Customers North - Highlighting the Benefits of Nordic Data CentersADVA
 
Evolution of high-speed interfaces in disaggregated open networks
Evolution of high-speed interfaces in disaggregated open networksEvolution of high-speed interfaces in disaggregated open networks
Evolution of high-speed interfaces in disaggregated open networksADVA
 
Making NFV Easy
Making NFV EasyMaking NFV Easy
Making NFV EasyADVA
 
Sckipio Demonstrates OpenFlow at CES 2015
Sckipio Demonstrates OpenFlow at CES 2015Sckipio Demonstrates OpenFlow at CES 2015
Sckipio Demonstrates OpenFlow at CES 2015Sckipio
 
Todd Roth SMPTE 2018 Annual Technical Conference & Exhibition
Todd Roth SMPTE 2018 Annual Technical Conference & ExhibitionTodd Roth SMPTE 2018 Annual Technical Conference & Exhibition
Todd Roth SMPTE 2018 Annual Technical Conference & ExhibitionTodd Roth
 
Secure Connectivity on Every Network Layer
Secure Connectivity on Every Network LayerSecure Connectivity on Every Network Layer
Secure Connectivity on Every Network LayerADVA
 
Sckipio broadband vision G.fast Presentation oct 2014 by mileend gadkari
Sckipio broadband vision G.fast Presentation oct 2014 by mileend gadkariSckipio broadband vision G.fast Presentation oct 2014 by mileend gadkari
Sckipio broadband vision G.fast Presentation oct 2014 by mileend gadkariSckipio
 
Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...
Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...
Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...ADVA
 
Open to open cable: OFC 2018 workshop on undersea systems
Open to open cable: OFC 2018 workshop on undersea systemsOpen to open cable: OFC 2018 workshop on undersea systems
Open to open cable: OFC 2018 workshop on undersea systemsADVA
 
Pure-Play Virtualization for Rural Broadband
Pure-Play Virtualization for Rural BroadbandPure-Play Virtualization for Rural Broadband
Pure-Play Virtualization for Rural BroadbandADVA
 
Barriers to content production & distribution in Africa
Barriers to content production & distribution in AfricaBarriers to content production & distribution in Africa
Barriers to content production & distribution in AfricaInternet Society
 
Red Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud TransformationRed Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud TransformationEricsson
 
ECI - ElastiCLOUD™ - For Data Center & Cloud Solutions
ECI - ElastiCLOUD™ - For Data Center & Cloud SolutionsECI - ElastiCLOUD™ - For Data Center & Cloud Solutions
ECI - ElastiCLOUD™ - For Data Center & Cloud SolutionsECI – THE ELASTIC NETWORK™
 
Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017Sigal Biran-Nagar
 

Was ist angesagt? (20)

ECI Driving Standards from Code -ECI Work with ONOS
ECI Driving Standards from Code -ECI Work with ONOSECI Driving Standards from Code -ECI Work with ONOS
ECI Driving Standards from Code -ECI Work with ONOS
 
From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...
From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...
From Waterfall to Agile - Managing Disruptive Change Without Disrupting the B...
 
Transforming Packet Networks With Open Optical Transport
Transforming Packet Networks With Open Optical TransportTransforming Packet Networks With Open Optical Transport
Transforming Packet Networks With Open Optical Transport
 
The Path to a Programmable Network
The Path to a Programmable NetworkThe Path to a Programmable Network
The Path to a Programmable Network
 
FSP 150 ProVMe (P2.4): The Easy Route to Edge NFV
FSP 150 ProVMe (P2.4): The Easy Route to Edge NFVFSP 150 ProVMe (P2.4): The Easy Route to Edge NFV
FSP 150 ProVMe (P2.4): The Easy Route to Edge NFV
 
Drawing Customers North - Highlighting the Benefits of Nordic Data Centers
Drawing Customers North - Highlighting the Benefits of Nordic Data CentersDrawing Customers North - Highlighting the Benefits of Nordic Data Centers
Drawing Customers North - Highlighting the Benefits of Nordic Data Centers
 
Evolution of high-speed interfaces in disaggregated open networks
Evolution of high-speed interfaces in disaggregated open networksEvolution of high-speed interfaces in disaggregated open networks
Evolution of high-speed interfaces in disaggregated open networks
 
Making NFV Easy
Making NFV EasyMaking NFV Easy
Making NFV Easy
 
Sckipio Demonstrates OpenFlow at CES 2015
Sckipio Demonstrates OpenFlow at CES 2015Sckipio Demonstrates OpenFlow at CES 2015
Sckipio Demonstrates OpenFlow at CES 2015
 
Todd Roth SMPTE 2018 Annual Technical Conference & Exhibition
Todd Roth SMPTE 2018 Annual Technical Conference & ExhibitionTodd Roth SMPTE 2018 Annual Technical Conference & Exhibition
Todd Roth SMPTE 2018 Annual Technical Conference & Exhibition
 
Secure Connectivity on Every Network Layer
Secure Connectivity on Every Network LayerSecure Connectivity on Every Network Layer
Secure Connectivity on Every Network Layer
 
Sckipio broadband vision G.fast Presentation oct 2014 by mileend gadkari
Sckipio broadband vision G.fast Presentation oct 2014 by mileend gadkariSckipio broadband vision G.fast Presentation oct 2014 by mileend gadkari
Sckipio broadband vision G.fast Presentation oct 2014 by mileend gadkari
 
Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...
Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...
Polymorphic Attacks on Data-in-Motion Require a New Security Approach From Bo...
 
Open to open cable: OFC 2018 workshop on undersea systems
Open to open cable: OFC 2018 workshop on undersea systemsOpen to open cable: OFC 2018 workshop on undersea systems
Open to open cable: OFC 2018 workshop on undersea systems
 
Pure-Play Virtualization for Rural Broadband
Pure-Play Virtualization for Rural BroadbandPure-Play Virtualization for Rural Broadband
Pure-Play Virtualization for Rural Broadband
 
Barriers to content production & distribution in Africa
Barriers to content production & distribution in AfricaBarriers to content production & distribution in Africa
Barriers to content production & distribution in Africa
 
ECI - ElastiNET™ - For Service Providers & NRENS
ECI - ElastiNET™ - For Service Providers & NRENSECI - ElastiNET™ - For Service Providers & NRENS
ECI - ElastiNET™ - For Service Providers & NRENS
 
Red Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud TransformationRed Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud Transformation
 
ECI - ElastiCLOUD™ - For Data Center & Cloud Solutions
ECI - ElastiCLOUD™ - For Data Center & Cloud SolutionsECI - ElastiCLOUD™ - For Data Center & Cloud Solutions
ECI - ElastiCLOUD™ - For Data Center & Cloud Solutions
 
Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017
 

Ähnlich wie What's new in ONAP El Alto

The Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical NetworkingThe Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical NetworkingLeah Wilkinson
 
Open Source 5G/Edge Automation via ONAP
Open Source 5G/Edge Automation via ONAPOpen Source 5G/Edge Automation via ONAP
Open Source 5G/Edge Automation via ONAPLiz Warner
 
Bulding a modern infrastructure & data center
Bulding a modern infrastructure & data centerBulding a modern infrastructure & data center
Bulding a modern infrastructure & data centerFuture Cloud Summit
 
Self service cloud resources
Self service cloud resourcesSelf service cloud resources
Self service cloud resourcesAppvia
 
9r1 - Upgrade Success - London
9r1 - Upgrade Success - London9r1 - Upgrade Success - London
9r1 - Upgrade Success - LondonSAP Ariba
 
ILAP (held at the 3rd Digital Oilfield Summit)
ILAP (held at the 3rd Digital Oilfield Summit)ILAP (held at the 3rd Digital Oilfield Summit)
ILAP (held at the 3rd Digital Oilfield Summit)André Torkveen
 
The Current And Future State Of Service Mesh
The Current And Future State Of Service MeshThe Current And Future State Of Service Mesh
The Current And Future State Of Service MeshRam Vennam
 
Introduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology MeetupIntroduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology MeetupAccenture Hungary
 
finCODE US 2018 - En route to CI/CD nirvana
finCODE US 2018 - En route to CI/CD nirvanafinCODE US 2018 - En route to CI/CD nirvana
finCODE US 2018 - En route to CI/CD nirvanaRémi Vichery
 
Kubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experienceKubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experienceSAP HANA Cloud Platform
 
B3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_developmentB3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_developmentDr. Wilfred Lin (Ph.D.)
 
OpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platformOpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platformKangaroot
 
Edge 2016 IPv6 is here: the future is now
Edge 2016 IPv6 is here: the future is nowEdge 2016 IPv6 is here: the future is now
Edge 2016 IPv6 is here: the future is nowakamaidevrel
 
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - Highlights
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - HighlightsKubeCon + CloudNativeCon Barcelona and Shanghai 2019 - Highlights
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - HighlightsKrishna-Kumar
 
Acquia Platform Update: New Features and Capabilities
Acquia Platform Update: New Features and CapabilitiesAcquia Platform Update: New Features and Capabilities
Acquia Platform Update: New Features and CapabilitiesRachel Wandishin
 
2019 03 products customer partner webinar | March 2019
2019 03 products customer partner webinar | March 20192019 03 products customer partner webinar | March 2019
2019 03 products customer partner webinar | March 2019MarkSilvester11
 
NGON 2019 OIF Optical Masterclass
NGON 2019 OIF Optical MasterclassNGON 2019 OIF Optical Masterclass
NGON 2019 OIF Optical MasterclassLeah Wilkinson
 

Ähnlich wie What's new in ONAP El Alto (20)

The Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical NetworkingThe Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical Networking
 
Open Source 5G/Edge Automation via ONAP
Open Source 5G/Edge Automation via ONAPOpen Source 5G/Edge Automation via ONAP
Open Source 5G/Edge Automation via ONAP
 
Bulding a modern infrastructure & data center
Bulding a modern infrastructure & data centerBulding a modern infrastructure & data center
Bulding a modern infrastructure & data center
 
Self service cloud resources
Self service cloud resourcesSelf service cloud resources
Self service cloud resources
 
Cloud Native with Kyma
Cloud Native with KymaCloud Native with Kyma
Cloud Native with Kyma
 
9r1 - Upgrade Success - London
9r1 - Upgrade Success - London9r1 - Upgrade Success - London
9r1 - Upgrade Success - London
 
ILAP (held at the 3rd Digital Oilfield Summit)
ILAP (held at the 3rd Digital Oilfield Summit)ILAP (held at the 3rd Digital Oilfield Summit)
ILAP (held at the 3rd Digital Oilfield Summit)
 
The Current And Future State Of Service Mesh
The Current And Future State Of Service MeshThe Current And Future State Of Service Mesh
The Current And Future State Of Service Mesh
 
Introduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology MeetupIntroduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology Meetup
 
IPv6: the what, why and how
IPv6: the what, why and howIPv6: the what, why and how
IPv6: the what, why and how
 
finCODE US 2018 - En route to CI/CD nirvana
finCODE US 2018 - En route to CI/CD nirvanafinCODE US 2018 - En route to CI/CD nirvana
finCODE US 2018 - En route to CI/CD nirvana
 
Kubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experienceKubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experience
 
B3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_developmentB3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_development
 
OpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platformOpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platform
 
Edge 2016 IPv6 is here: the future is now
Edge 2016 IPv6 is here: the future is nowEdge 2016 IPv6 is here: the future is now
Edge 2016 IPv6 is here: the future is now
 
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - Highlights
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - HighlightsKubeCon + CloudNativeCon Barcelona and Shanghai 2019 - Highlights
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - Highlights
 
Optinet China 2019
Optinet China 2019Optinet China 2019
Optinet China 2019
 
Acquia Platform Update: New Features and Capabilities
Acquia Platform Update: New Features and CapabilitiesAcquia Platform Update: New Features and Capabilities
Acquia Platform Update: New Features and Capabilities
 
2019 03 products customer partner webinar | March 2019
2019 03 products customer partner webinar | March 20192019 03 products customer partner webinar | March 2019
2019 03 products customer partner webinar | March 2019
 
NGON 2019 OIF Optical Masterclass
NGON 2019 OIF Optical MasterclassNGON 2019 OIF Optical Masterclass
NGON 2019 OIF Optical Masterclass
 

Kürzlich hochgeladen

Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Kürzlich hochgeladen (20)

Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

What's new in ONAP El Alto

  • 1. What’s New in ONAP El Alto? © 2019 Aarna Networks, Inc. Webinar — Nov 20, 2019
  • 2. © 2019 Aarna Networks, Inc. Presenter Currently ● Co-founder of Aarna Networks ● Author of “ONAP Demystified” ● NFV specialist with background in OpenStack, Ceph, dataplane acceleration technologies Previously ● Co-founder Aarohi Communications (acquired by Emulex) ● Also at Mirantis, Seagate, Philips, HP ● MS EE from University of California, Berkeley
  • 3. © 2019 Aarna Networks, Inc. Agenda ● Quick Facts ● ONAP Overview ● Release Highlights ● What’s Next El Alto
  • 4. El Alto Release Quick Facts © 2019 Aarna Networks, Inc.
  • 5. © 2019 Aarna Networks, Inc. ONAP History Nov’17 Jun’18 Dec’18 July’19 Oct’19 Amsterdam — Ik ben hier Beijing— 用例 Casablanca— ‫معايير‬‫التعاون‬ Dublin— Gníomhaíoch t tráchtála El Alto— Mayor estabilidad
  • 6. © 2019 Aarna Networks, Inc. ONAP El Alto Release Source onap.biterg.io 5th ONAP release Oct 2019 Commits: 8.8K+ Developers: 354 Organizations: 26
  • 7. © 2019 Aarna Networks, Inc. El Alto Summary Purely non-functional release focused on improving the overall quality (security, stability, usability, and more) with a short ~3.5 months cycle
  • 8. ONAP Introduction © 2019 Aarna Networks, Inc.
  • 9. © 2019 Aarna Networks, Inc. ONAP Overview AT&T ECOMP + Linux Foundation Open-O merger in Q2’2017 100% open source, part of Linux Foundation Operators behind ONAP
  • 10. © 2019 Aarna Networks, Inc. ONAP in a Nutshell Easy-to-Use Design Studio Orchestration & LifeCycle Mgmt. Real-time Policy Driven Closed Loop Automation Architectural Innovations No vendor lock-in Momentum & Network Effect Features Accelerators
  • 11. © 2019 Aarna Networks, Inc. ONAP in ETSI Framework Commodity Hardware servers, storage, switches Virtualization Software Containers, VMs, virtual storage, overlay networking, dataplane acceleration Workloads Edge apps, analytics, network functions Global Orchestrator NFVO, MEAO App Manage r VNFM, MEPM- V Kubernetes/OpenStack Global DC OSS / BSS / E-Services / Big Data SDN Controller ...
  • 12. © 2019 Aarna Networks, Inc. ONAP El Alto Release
  • 13. © 2019 Aarna Networks, Inc. ONAP Differentiators 1. Real-time policy driven closed loop automation 2. Simple to use design tool—does not require engineers 3. Global SDN controller integrated that allows for NFV and SDN services 4. NFVO/VNFM/MEAO/MEPM functionality 5. k8s support 6. 5G use case 7. Open source
  • 14. © 2019 Aarna Networks, Inc. Benefits of an Open Source ONAP 1. Reference implementation for open standards 2. High probability of meeting operator requirements 3. Assured interop 4. Faster innovation 5. Roadmap influence 6. Reduced lock-in 7. Transparency 8. Security
  • 15. El Alto Release Highlights © 2019 Aarna Networks, Inc.
  • 16. © 2019 Aarna Networks, Inc. Themes 1. Security by design — Seeking to make components free of vulnerabilities and impervious to attack. 2. Document as You Code — Improving documentation library, developing new user guides, and integrating Swagger. 3. Don't Break the Build — Increasing test coverage and E2E Test automation. + Other non- functional enhancements Some feature enhancements Overall 2,500+ epics, user stories, tasks, defects addressed
  • 17. El Alto Security © 2019 Aarna Networks, Inc.
  • 18. © 2019 Aarna Networks, Inc. Security by Design Exposed http ports Reduced to 21 Common vulnerabilities and exposures (CVE) 12 addressed, 7 being addressed ONAP security issues 44 resolved, 19 in progress
  • 19. © 2019 Aarna Networks, Inc. Core Infrastructure Initiative (CII) CII badges reflect open source secure development maturity model Pass level Dublin El Alto 100% Silver -- 3% (1 project) 80-90% Silver 30% 47% 40-80% Silver 16% 23% < 40% Silver 53% 27% 60%+ Gold -- 3% (1 project) 40-60% Gold 7% (2 projects) 10% (3 projects) 20-40% Gold 10% 27% < 20% Gold 83% 60%
  • 20. © 2019 Aarna Networks, Inc. Specific Project Security Updates ● Large number of issues addressed ○ e.g. Music 42, SDN-C 11, APP-C 5, OOF 4, several across VID, CLAMP, DMaaP, Portal, and others ● Inclusion of more secure libraries ○ e.g. Springframework 4.3.24 in Portal, Bandit in VVP, more secure Django and Istio in Multicloud, oParent 2.1.0 in SDC ● Secure communication ○ TLS for several DCAE platform components ○ https service registration for MSB ○ Increased use of AAF, e.g. in DMaaP ○ Increased certificate based authentication, e.g. MR in DMaaP, Music, SDC ○ New AAF capabilities, e.g. new auto-configuration, global location strategy, dynamic certificate generation
  • 21. El Alto Documentation & Usability © 2019 Aarna Networks, Inc.
  • 22. © 2019 Aarna Networks, Inc. Document as You Code ● Documentation ○ Improved documentation library ○ New user guides ○ Swagger integration ○ Postman collections in user guide ● Usability ○ Lightweight profile of ONAP4K8s ○ Extension of CLI support for VF-C ○ API & GUI in Music project ○ Day 0 configuration (pre-load) automation in VVP; clearer error messages and enhanced report readability
  • 23. El Alto Stability © 2019 Aarna Networks, Inc.
  • 24. © 2019 Aarna Networks, Inc. Don’t Break the Build ● Increased test cases ○ e.g. 15 more in VF-C, 8% more in SDC, and increases in VID etc. ○ Activation of Javascript test coverage to increase the quality of GUI based user interactions ● Large number of bug fixes ○ e.g. 156 in SO, 60 in SDC, 45 in CCSDK, 41 in SDN-C, 25 in OOM, 22 in Policy, and so on ● Increased end-to-end CI automation
  • 25. El Alto Addition Non- Functional Items © 2019 Aarna Networks, Inc.
  • 26. © 2019 Aarna Networks, Inc. Additional Non-Functional Items 1/2 ● Scalability: MSB, SDC scalability improvements ● Performance ○ VVP validation of complex VNFs 30% faster ○ Music project perf. enhancements through lightweight transaction for locking, support for non-blocking reads, increase in database performance without rewriting code ○ Benchmark project developing scripts to measure VNF performance (distinct from ONAP performance) for vFW and vCPE use case blueprints ● Resilience: Music improvements allow better resilience across clouds ● Manageability: Increase logging in DMaaP, Music, and other projects ● Code footprint reduction ○ Project improvements, e.g. 40% reduction in CLAMP, 30% in DCAE, 20% in VF-C ○ Projects such as A&AI moved to Alpine OS for all microservices
  • 27. © 2019 Aarna Networks, Inc. Additional Non-Functional Items 2/2 ● Continuous integration ○ Release automation ○ Javascript test coverage ○ End-to-end integration/testing automation ○ Use case blueprint automation scripts ○ Updates Postman collections for testing ● Technical debt reduction ○ CLAMP GUI moved from Angular to React ○ Refactoring of CLAMP and VVP code ○ Separation of SDN-C and CDS Helm Charts ○ Automatic cleanup of DCAE microservices, image optimization ○ Kafka and Zookeeper cluster lookup improvements in DMaaP ○ Process improvement by the Documentation team
  • 28. El Alto Addition Feature Enhancements © 2019 Aarna Networks, Inc.
  • 29. © 2019 Aarna Networks, Inc. Not a Feature Release, Yet There are Some... ● Design time ○ Greater support for SOL004 VNF packages with security checks enabled ○ Package management and TOSCA parser as microservices ○ New models ● Run time ○ CDS provides greater support for vLB and vFW use case blueprints + ease-of-use ○ OpenDaylight Fluorine SR2 for APP-C and Neon for SDN-C ○ SDN-C includes a config DB and support for Netconf notifications ○ DCAE supports dynamic topic/feed support in DMaaP ○ Policy supports dynamic policy translation and CDS as an actor ● OVP ○ 30 new VNF Requirements around packaging, security, monitoring, mgmt. ○ VVP and VNF SDK project enhancements for compliance testing
  • 30. Next Steps © 2019 Aarna Networks, Inc.
  • 31. © 2019 Aarna Networks, Inc. Next ONAP Releases Frankfurt 2020 Guilin 2020 Honolulu 2021
  • 32. © 2019 Aarna Networks, Inc. Try Out ONAP Aarna Networks ONAP Distribution 3.0 — based on Dublin — available for a free trial on GCP or on-prem Available with basic and premium support aarnanetworks.com/products
  • 33. © 2019 Aarna Networks, Inc. Or Learn More Free ONAP Demystified eBook goo.gl/forms/K9czXdzTTugtPGw13 ONAP Training Request aarnanetworks.com/training

Hinweis der Redaktion

  1. Linux Foundation Open Network Automation Platform Enterprise and Telco
  2. Linux Foundation Open Network Automation Platform Enterprise and Telco
  3. I’m here Use cases Standards collaboration Commercial activity Increased stability
  4. Linux Foundation Open Network Automation Platform Enterprise and Telco
  5. Linux Foundation Open Network Automation Platform Enterprise and Telco
  6. Linux Foundation Open Network Automation Platform Enterprise and Telco
  7. Linux Foundation Open Network Automation Platform Enterprise and Telco
  8. Linux Foundation Open Network Automation Platform Enterprise and Telco
  9. Linux Foundation Open Network Automation Platform Enterprise and Telco
  10. Linux Foundation Open Network Automation Platform Enterprise and Telco
  11. Linux Foundation Open Network Automation Platform Enterprise and Telco