diff options
author | Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com> | 2019-06-19 12:58:30 +0200 |
---|---|---|
committer | Gary Wu <gary.wu@futurewei.com> | 2019-06-19 13:00:25 +0000 |
commit | 11c545a816857decc238b90689392faf7adbaf8e (patch) | |
tree | edc2163bf90a967d8071abebf9eb1db136ec0b83 /docs | |
parent | a5c8bf86d55dcb38beba9d6e213fd61026ac36cb (diff) |
Fix bullet list warnings in docs BBS
Fix issue "Bullet list ends without a blank line; unexpected unindent." in docs_BBS
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: Ieebf1b5bd89be5163900c9cc0267c8c8d9a931a2
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs_BBS.rst | 24 |
1 files changed, 7 insertions, 17 deletions
diff --git a/docs/docs_BBS.rst b/docs/docs_BBS.rst index c2d20bcc7..1b348be96 100644 --- a/docs/docs_BBS.rst +++ b/docs/docs_BBS.rst @@ -12,32 +12,22 @@ technology. In Dublin release, BBS enables ONAP to -1. Establish a subscriber's HSIA (High Speed Internet Access) service -from an ONT (Optical Network Termination unit) to the Internet drain +1. Establish a subscriber's HSIA (High Speed Internet Access) service from an ONT (Optical Network Termination unit) to the Internet drain - - The HSIA service is designed and deployed using ONAP's design and deployment - capabilities - - The HSIA service activation is initiated via ONAP's External APIs and - orchestrated and controlled using ONAP orchestration and control capabilities. - The control capabilities leverage a 3rd party controller to implement the - requested action within the technology domain/location represented by the - domain specific SDN management and control function. + - The HSIA service is designed and deployed using ONAP's design and deployment capabilities + - The HSIA service activation is initiated via ONAP's External APIs and orchestrated and controlled using ONAP orchestration and control capabilities. The control capabilities leverage a 3rd party controller to implement the requested action within the technology domain/location represented by the domain specific SDN management and control function. 2. Detect the change of location for ONT devices (Nomadic ONT devices) - PNF (Re-)Registration for an ONT - Subscriber association to an ONT via ONAP's External APIs - - ONT association with a expected Access UNI (PON port) when a HSIA - service is created/deployed for a subscriber + - ONT association with a expected Access UNI (PON port) when a HSIA service is created/deployed for a subscriber - PNF (Re-)Registration using ONAP's PNF registration capabilities - - Service location modification that is detected by ONAP's analytic and - initiated via the closed loop capabilities + - Service location modification that is detected by ONAP's analytic and initiated via the closed loop capabilities - - The closed loop capabilities invoke a HSIA location change service that - is orchestrated and controlled using ONAP capabilities and 3rd party - controllers + - The closed loop capabilities invoke a HSIA location change service that is orchestrated and controlled using ONAP capabilities and 3rd party controllers |image1| @@ -57,7 +47,7 @@ System Set Up and configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Please refer to the following wiki page for detailed set up and configuration -instructions: `BBS Documentation <https://wiki.onap.org/display/DW/BBS+Documentation>` +instructions: `BBS Documentation <https://wiki.onap.org/display/DW/BBS+Documentation>`_ .. |image1| image:: files/bbs/BBS_arch_overview.png :width: 6.5in |