From 11c545a816857decc238b90689392faf7adbaf8e Mon Sep 17 00:00:00 2001 From: "Pérez Caparrós David, INI-INO-ECO-HCT" Date: Wed, 19 Jun 2019 12:58:30 +0200 Subject: Fix bullet list warnings in docs BBS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Change-Id: Ieebf1b5bd89be5163900c9cc0267c8c8d9a931a2 --- docs/docs_BBS.rst | 24 +++++++----------------- 1 file 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 ` +instructions: `BBS Documentation `_ .. |image1| image:: files/bbs/BBS_arch_overview.png :width: 6.5in -- cgit 1.2.3-korg