Add BBS use case dev guide to integration
[integration.git] / docs / docs_BBS.rst
1 .. _docs_bbs:
2
3 BBS (Broadband Service)
4 -----------------------
5
6 Overview
7 ~~~~~~~~
8 The BBS use case proposes using ONAP for the design, provisioning, life-cycle
9 management and assurance of broadband services. BBS focuses on multi-Gigabit
10 Internet Connectivity services based on PON (Passive Optical Network) access
11 technology.
12
13 In Dublin release, BBS enables ONAP to
14
15 1. Establish a subscriber's HSIA (High Speed Internet Access) service
16 from an ONT (Optical Network Termination unit) to the Internet drain
17
18    - The HSIA service is designed and deployed using ONAP's design and deployment
19    capabilities
20    - The HSIA service activation is initiated via ONAP's External APIs and
21    orchestrated and controlled using ONAP orchestration and control capabilities.
22    The control capabilities leverage a 3rd party controller to implement the
23    requested action within the technology domain/location represented by the
24    domain specific SDN management and control function.
25
26 2. Detect the change of location for ONT devices (Nomadic ONT devices)
27
28    - PNF (Re-)Registration for an ONT
29
30      - Subscriber association to an ONT via ONAP's External APIs
31      - ONT association with a expected Access UNI (PON port) when a HSIA
32      service is created/deployed for a subscriber
33      - PNF (Re-)Registration using ONAP's PNF registration capabilities
34
35    - Service location modification that is detected by ONAP's analytic and
36    initiated via the closed loop capabilities
37
38      - The closed loop capabilities invoke a HSIA location change service that
39      is orchestrated and controlled using ONAP capabilities and 3rd party
40      controllers
41
42 |image1|
43
44 **Figure 1. Architecture Overview**
45
46 System View
47 ~~~~~~~~~~~
48 BBS relies on key ONAP components such as External API, SO, AAI, SDC, Policy
49 (APEX engine), DCAE (PRH, BBS Event Processor, VES collector, VES mapper,
50 RESTCONF collector) and SDNC
51
52 |image2|
53
54 **Figure 2. System View**
55
56 System Set Up and configuration
57 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58
59 Please refer to the following wiki page for detailed set up and configuration
60 instructions: `BBS Documentation <https://wiki.onap.org/display/DW/BBS+Documentation>`
61
62 .. |image1| image:: files/bbs/BBS_arch_overview.png
63    :width: 6.5in
64 .. |image2| image:: files/bbs/BBS_system_view.png
65    :width: 6.5in