blob: 903303feff4e4055b4bd7a2d6560b038a403a15a [file] [log] [blame]
Chris Donleyec36ceb2017-11-07 16:01:27 -08001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3.. Copyright 2017 Huawei Technologies Co., Ltd.
Chris Donleyec36ceb2017-11-07 16:01:27 -08004
Rich Bennett80455a52017-11-08 05:17:00 -05005Introducing the ONAP Architecture (Amsterdam Release)
6=====================================================
7
8Introduction
9-------------
Chris Donleyec36ceb2017-11-07 16:01:27 -080010
11The ONAP project was formed in March, 2017 in response to a rising need
12for a common platform for telecommunication, cable, and cloud
13operatorsand their solution providersto deliver differentiated network
14services on demand, profitably and competitively, while leveraging
15existing investments.
16
17Prior to ONAP, operators of large networks have been challenged to keep
18up with the scale and cost of manual changes required to implement new
19service offerings, from installing new data center equipment to, in some
20cases, upgrading on-premises customer equipment. Many are seeking to
21exploit SDN and NFV to improve service velocity, simplify equipment
22interoperability and integration, and reduce overall CapEx and OpEx
23costs. In addition, the current, highly fragmented management landscape
24makes it difficult to monitor and guarantee service-level agreements
25(SLAs).
26
27ONAP is addressing these problems by developing global and massive scale
28(multi-site and multi-VIM) orchestration capabilities for both physical
29and virtual network elementsIt facilitates service agility by
30providing a common set of REST northbound APIs that are open and
31interoperable, and by supporting YANG and TOSCA data modelsONAPs
32modular and layered nature improves interoperability and simplifies
33integration, allowing it to support multiple VNF environments by
34integrating with multiple VIMs, VNFMs, SDN Controllers, and even legacy
35equipment. This approach allows network and cloud operators to optimize
36their physical and virtual infrastructure for cost and performance; at
37the same time, ONAPs use of standard models reduces integration and
38deployment costs of heterogeneous equipment, while minimizing management
39fragmentation.
40
41The ONAP platform allows end customers and their network/cloud providers
42to collaboratively instantiate network elements and services in a
43dynamic, closed-loop process, with real-time response to actionable
44events. In order to design, engineer, plan, bill and assure these
45dynamic services, there are three (3) major requirements:
46
47- A robust design framework that allows specification of the service in
48 all aspects modeling the resources and relationships that make up
49 the service, specifying the policy rules that guide the service
50 behavior, specifying the applications, analytics and closed-loop
51 events needed for the elastic management of the service
52
53- An orchestration and control framework (Service Orchestrator and
54 Controllers) that is recipe/policy driven to provide automated
55 instantiation of the service when needed and managing service demands
56 in an elastic manner
57
58- An analytic framework that closely monitors the service behavior
59 during the service lifecycle based on the specified design, analytics
60 and policies to enable response as required from the control
61 framework, to deal with situations ranging from those that require
62 healing to those that require scaling of the resources to elastically
63 adjust to demand variations.
64
65To achieve this, ONAP decouples the details of specific services and
66technologies from the common information models, core orchestration
67platform and generic management engines (for discovery, provisioning,
68assurance etc). Furthermore, it marries the speed and style of a
69DevOps/NetOps approach with the formal models and processes operators
70require to introduce new services and technologies. This is in stark
71contrast to the traditional OSS/Management software platform
72architectures, which hardcoded service and technologies and required
73lengthy software development and integration cycles to incorporate
74changes.
75
76The ONAP Platform enables product/service independent capabilities for
77design, creation and lifecycle management, in accordance with the
78following foundational principles:
79
80- Ability to dynamically introduce full service life-cycle
81 orchestration (design, provisioning and operation) and service API
82 for new services & technologies without the need for new platform
83 software releases or without affecting operations for the existing
84 services
85
86- Carrier-grade scalability including horizontal scaling (linear
87 scale-out) and distribution to support large number of services
88 and large networks
89
90- Metadata-driven and policy-driven architecture to ensure flexible
91 ways in which capabilities are used and delivered
92
93- The architecture shall enable sourcing best-in-class components
94
95- Common capabilities are developed once and used many times
96
97- Core capabilities shall support many diverse services
98
99- The architecture shall support elastic scaling as needs grow or
100 shrink
101
102|image0|\
103
104**Figure 1:** ONAP Platform
105
Rich Bennett80455a52017-11-08 05:17:00 -0500106ONAP Architecture
107-----------------
Chris Donleyec36ceb2017-11-07 16:01:27 -0800108
109Figure 2 provides a high-level view of the ONAP architecture and
110microservices-based platform components. The platform provides the
111common functions (e.g., data collection, control loops, meta-data recipe
112creation, policy/recipe distribution, etc.) necessary to construct
113specific behaviors. To create a service or operational capability, it is
114necessary to develop service/operations-specific collection, analytics,
115and policies (including recipes for corrective/remedial action) using
116the ONAP Design Framework Portal.
117
118|image1|\ **Figure 2:** ONAP Platform components (Amsterdam Release)
119
Rich Bennett80455a52017-11-08 05:17:00 -0500120Portal
121++++++
Chris Donleyec36ceb2017-11-07 16:01:27 -0800122
123ONAP delivers a single, consistent user experience to both design time
124and run time environments, based on the users role; role changes to be
125configured within the single ecosystem. This user experience is managed
126by the ONAP Portal, which provides access to design, analytics and
127operational control/administration functions via a shared, role-based
128menu or dashboard. The portal architecture provides web-based
129capabilities such as application onboarding and management, centralized
130access management, and dashboards, as well as hosted application
131widgets.
132
133The portal provides an SDK to enable multiple development teams to
134adhere to consistent UI development requirements by taking advantage of
135built-in capabilities (Services/ API/ UI controls), tools and
136technologies. ONAP also provides a Command Line Interface (CLI) for
137operators who require it (e.g., to integrate with their scripting
138environment). ONAP SDKs enable operations/security, third parties (e.g.,
139vendors and consultants), and other experts to continually define/refine
140new collection, analytics, and policies (including recipes for
141corrective/remedial action) using the ONAP Design Framework Portal.
142
Rich Bennett80455a52017-11-08 05:17:00 -0500143Design time Framework
144+++++++++++++++++++++
Chris Donleyec36ceb2017-11-07 16:01:27 -0800145
146The design time framework is a comprehensive development environment
147with tools, techniques, and repositories for defining/describing
148resources, services, and products. The design time framework facilitates
149re-use of models, further improving efficiency as more and more models
150become available. Resources, services and products can all be modeled
151using a common set of specifications and policies (e.g., rule sets) for
152controlling behavior and process execution. Process specifications
153automatically sequence instantiation, delivery and lifecycle management
154for resources, services, products and the ONAP platform components
155themselves. Certain process specifications (i.e., recipes’) and
156policies are geographically distributed to optimize performance and
157maximize autonomous behavior in federated cloud environments.
158
159Service Design and Creation (SDC) provides tools, techniques, and
160repositories to define/simulate/certify system assets as well as their
161associated processes and policies. Each asset is categorized into one of
162four (4) asset groups: Resource, Services, Products, or Offers.
163
164The SDC environment supports diverse users via common services and
165utilities. Using the design studio, product and service designers
166onboard/extend/retire resources, services and products. Operations,
167Engineers, Customer Experience Managers, and Security Experts create
168workflows, policies and methods to implement Closed Loop Automation and
169manage elastic scalability.
170
171To support and encourage a healthy VNF ecosystem, ONAP provides a set of
172VNF packaging and validation tools in the VNF Supplier API and Software
173Development Kit (VNF SDK) component. Vendors can integrate these tools
174in their CI/CD environments to package VNFs and upload them to the
175validation engine. Once tested, the VNFs can be onboarded through SDC.
176In the future, ONAP plans to develop a VNF logo program to indicate to
177users which VNFs have gone through formal ONAP validation testing.
178
179The Policy Creation component deals with polices; these are conditions,
180requirements, constraints, attributes, or needs that must be provided,
181maintained, and/or enforced. At a lower level, Policy involves
182machine-readable rules enabling actions to be taken based on triggers or
183requests. Policies often consider specific conditions in effect (both in
184terms of triggering specific policies when conditions are met, and in
185selecting specific outcomes of the evaluated policies appropriate to the
186conditions). Policy allows rapid updates through easily updating rules,
187thus updating technical behaviors of components in which those policies
188are used, without requiring rewrites of their software code. Policy
189permits simpler management / control of complex mechanisms via
190abstraction.
191
192The Closed Loop Automation Management Platform (CLAMP) provides a
193platform for designing and managing control loops. It is used to design
194a closed loop, configure it with specific parameters for a particular
195network service, then deploy and decommission it. Once deployed, a user
196can also update the loop with new parameters during runtime, as well as
197suspend and restart it.
198
Rich Bennett80455a52017-11-08 05:17:00 -0500199Runtime Framework
200+++++++++++++++++
Chris Donleyec36ceb2017-11-07 16:01:27 -0800201
202The runtime execution framework executes the rules and policies
203distributed by the design and creation environment. This allows us to
204distribute policy enforcement and templates among various ONAP modules
205such as the Service Orchestrator (SO), Controllers, Data Collection,
206Analytics and Events (DCAE), Active and Available Inventory (A&AI), and
207a Security Framework. These components use common services that support
208logging, access control, and data management.
209
210Orchestration
Rich Bennett80455a52017-11-08 05:17:00 -0500211+++++++++++++
212
Chris Donleyec36ceb2017-11-07 16:01:27 -0800213The Service Orchestrator (SO) component executes the
214specified processes and automates sequences of activities, tasks, rules
215and policies needed for on-demand creation, modification or removal of
216network, application or infrastructure services and resources. The SO
217provides orchestration at a very high level, with an end to end view of
218the infrastructure, network, and applications.
219
220Controllers
Rich Bennett80455a52017-11-08 05:17:00 -0500221+++++++++++
222
Chris Donleyec36ceb2017-11-07 16:01:27 -0800223Controllers are applications which are coupled with cloud and network
224services and execute the configuration, real-time policies, and control
225the state of distributed components and services. Rather than using a
226single monolithic control layer, operators may choose to use multiple
227distinct Controller types that manage resources in the execution
228environment corresponding to their assigned controlled domain such as
229cloud computing resources (network configuration (SDN-C) and application
230(App-C). Also, the Virtual Function Controller (VF-C) provides an ETSI
231NFV compliant NFV-O function, and is responsible for life cycle
232management of virtual services and the associated physical COTS server
233infrastructureWhile it provides a generic VNFM, it also integrates
234with external VNFMs and VIMs as part of a NFV MANO stack.
235
236Inventory
Rich Bennett80455a52017-11-08 05:17:00 -0500237+++++++++
238
Chris Donleyec36ceb2017-11-07 16:01:27 -0800239Active and Available Inventory (A&AI) provides real-time views of a
240systems resources, services, products and their relationships with each
241other. The views provided by A&AI relate data managed by multiple ONAP
242instances, Business Support Systems (BSS), Operation Support Systems
243(OSS), and network applications to form a top to bottom view ranging
244from the products end-users buy, to the resources that form the raw
245material for creating the products. A&AI not only forms a registry of
246products, services, and resources, it also maintains up-to-date views of
247the relationships between these inventory items.
248
249To deliver promised dynamism of SDN/NFV, A&AI is updated in real time by
250the controllers as they make changes in the Domain 2 environment. A&AI
251is metadata-driven, allowing new inventory types to be added dynamically
252and quickly via SDC catalog definitions, eliminating the need for
253lengthy development cycles.
254
Rich Bennett80455a52017-11-08 05:17:00 -0500255Closed-Loop Automation
256----------------------
Chris Donleyec36ceb2017-11-07 16:01:27 -0800257
258The following sections describe the ONAP frameworks designed to address
259these major requirements. The key pattern that these frameworks help
260automate is
261
262***Design -> Create -> Collect -> Analyze -> Detect -> Publish ->
263Respond.***
264
265We refer to this automation pattern as closed-loop automation in that
266it provides the necessary automation to proactively respond to network
267and service conditions without human intervention. A high-level
268schematic of the closed-loop automation and the various phases within
269the service lifecycle using the automation is depicted in Figure 4.
270
271Closed-loop control is provided by Data Collection, Analytics and Events
272(DCAE) and other ONAP components. Collectively, they provide FCAPS
273(Fault Configuration Accounting Performance Security) functionality.
274DCAE collects performance, usage, and configuration data; provides
275computation of analytics; aids in troubleshooting; and publishes events,
276data and analytics (e.g., to policy, orchestration, and the data lake).
277Another component, Holmes”, connects to DCAE and provides alarm
278correlation for ONAP.
279
280Working with the Policy Framework and CLAMP, these components detect
281problems in the network and identify the appropriate remediation. In
282some cases, the action will be automatic, and they will notify Service
283Orchestrator or one of the controllers to take action. In other cases,
284as configured by the operator, they will raise an alarm but require
285human intervention before executing the change.
286
287|image2|
288
289\ **Figure 3:** ONAP Closed Loop Automation
290
Rich Bennett80455a52017-11-08 05:17:00 -0500291Common Services
292---------------
Chris Donleyec36ceb2017-11-07 16:01:27 -0800293
294ONAP provides common operational services for all ONAP components
295including activity logging, reporting, common data layer, access
296control, resiliency, and software lifecycle management. These services
297provide access management and security enforcement, data backup,
298restoration and recovery. They support standardized VNF interfaces and
299guidelines.
300
301Operating in a virtualized environment introduces new security challenges
302and opportunities. ONAP provides increased security by embedding access controls
303in each ONAP platform component, augmented by analytics and policy components
304specifically designed for the detection and mitigation of security violations.
305
Rich Bennett80455a52017-11-08 05:17:00 -0500306Amsterdam Use Cases
307-------------------
Chris Donleyec36ceb2017-11-07 16:01:27 -0800308
309The ONAP project uses real-world use cases to help focus our releases.
310For the first release of ONAP (“Amsterdam”), we introduce two use cases:
311vCPE and VoLTE.
312
313\ **Virtual CPE Use Case**
314
315In this use case, many traditional network functions such as NAT,
316firewall, and parental controls are implemented as virtual network
317functions. These VNFs can either be deployed in the data center or at
318the customer edge (or both). Also, some network traffic will be tunneled
319(using MPLS VPN, VxLAN, etc.) to the data center, while other traffic
320can flow directly to the Internet. A vCPE infrastructure allows service
321providers to offer new value-added services to their customers with less
322dependency on the underlying hardware.
323
324In this use case, the customer has a physical CPE (pCPE) attached to a
325traditional broadband network such as DSL (Figure 1). On top of this
326service, a tunnel is established to a data center hosting various VNFs.
327In addition, depending on the capabilities of the pCPE, some functions
328can be deployed on the customer site.
329
330This use case traditionally requires fairly complicated orchestration
331and management, managing both the virtual environment and underlay
332connectivity between the customer and the service provider. ONAP
333supports such a use case with two key components SDN-C, which manages
334connectivity services, and APP-C, which manages virtualization services.
335In this case, ONAP provides a common service orchestration layer for the
336end-to-end service. It uses the SDN-C component to establish network
337connectivity. Similarly, ONAP uses the APP-C component to manage the
338virtualization infrastructure. Deploying ONAP in this fashion simplifies
339and greatly accelerates the task of trialing and launching new
340value-added services.
341
342|image3|
343
344**Figure 4. ONAP vCPE Architecture**
345
346Read the Residential vCPE Use Case with ONAP whitepaper to learn more.
347
348**Voice over LTE (VoLTE) Use Case**
349
350The second use case developed with Amsterdam is Voice over LTE. This use
351case demonstrates how a Mobile Service Provider (SP) could deploy VoLTE
352services based on SDN/NFV.  The SP is able to onboard the service via
353ONAP. Specific sub-use cases are:
354
355- Service onboarding
356
357- Service configuration 
358
359- Service termination
360
361- Auto-scaling based on fault and/or performance
362
363- Fault detection & correlation, and auto-healing
364
365- Data correlation and analytics to support all sub use cases
366
367To connect the different data centersONAP will also have to interface
368with legacy systems and physical function to establish VPN connectivity
369in a brown field deployment.
370
371The VoLTE use case, shown in Figure 6, demonstrates the use of the VF-C
372component and TOSCA-based data models to manage the virtualization
373infrastructure.
374
375|image4|
376
377**Figure 5. ONAP VoLTE Architecture**
378
379Read the VoLTE Use Case with ONAP whitepaper to learn more.
380
381Conclusion
382----------
383
384The ONAP platform provides a comprehensive platform for real-time, policy-driven orchestration and automation of physical and virtual network functions that will enable software, network, IT and cloud providers and developers to rapidly automate new services and support complete lifecycle management.
385
386By unifying member resources, ONAP will accelerate the development of a vibrant ecosystem around a globally shared architecture and implementation for network automationwith an open standards focusfaster than any one product could on its own.
387
388.. |image0| image:: media/ONAP-DTRT.png
389 :width: 6in
390 :height: 2.6in
Rich Bennett80455a52017-11-08 05:17:00 -0500391.. |image1| image:: media/ONAP-toplevel.png
Chris Donleyec36ceb2017-11-07 16:01:27 -0800392 :width: 6.5in
393 :height: 3.13548in
Rich Bennett80455a52017-11-08 05:17:00 -0500394.. |image2| image:: media/ONAP-closedloop.png
Chris Donleyec36ceb2017-11-07 16:01:27 -0800395 :width: 6in
396 :height: 2.6in
Rich Bennett80455a52017-11-08 05:17:00 -0500397.. |image3| image:: media/ONAP-vcpe.png
Chris Donleyec36ceb2017-11-07 16:01:27 -0800398 :width: 6.5in
399 :height: 3.28271in
Rich Bennett80455a52017-11-08 05:17:00 -0500400.. |image4| image:: media/ONAP-volte.png
Chris Donleyec36ceb2017-11-07 16:01:27 -0800401 :width: 6.5in
402 :height: 3.02431in