summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/guides/onap-developer/architecture/media/ONAP-bbs.pngbin0 -> 115218 bytes
-rw-r--r--docs/guides/onap-developer/architecture/onap-architecture.rst29
-rw-r--r--docs/guides/onap-developer/settingup/nodeports.csv7
m---------docs/submodules/aaf/authz.git0
m---------docs/submodules/appc.git0
m---------docs/submodules/ccsdk/cds.git0
m---------docs/submodules/dmaap/dbcapi.git0
m---------docs/submodules/integration.git0
m---------docs/submodules/oom.git0
m---------docs/submodules/sdc/jtosca.git0
m---------docs/submodules/sdc/sdc-tosca.git0
m---------docs/submodules/so.git0
m---------docs/submodules/so/libs.git0
m---------docs/submodules/usecase-ui.git0
m---------docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git0
m---------docs/submodules/vfc/nfvo/lcm.git0
m---------docs/submodules/vnfrqts/requirements.git0
m---------docs/submodules/vvp/documentation.git0
18 files changed, 36 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/architecture/media/ONAP-bbs.png b/docs/guides/onap-developer/architecture/media/ONAP-bbs.png
new file mode 100644
index 000000000..4996a066f
--- /dev/null
+++ b/docs/guides/onap-developer/architecture/media/ONAP-bbs.png
Binary files differ
diff --git a/docs/guides/onap-developer/architecture/onap-architecture.rst b/docs/guides/onap-developer/architecture/onap-architecture.rst
index 21ef5fd72..35156b227 100644
--- a/docs/guides/onap-developer/architecture/onap-architecture.rst
+++ b/docs/guides/onap-developer/architecture/onap-architecture.rst
@@ -634,6 +634,33 @@ Policy.
Read the vFW/vDNS with ONAP blueprint to learn more.
+BBS (Broadband Service) Blueprint
+---------------------------------
+
+The Broadband Service blueprint uses ONAP for the design, provisioning, life-cycle management and
+assurance of fixed broadband access services. In a first step, BBS blueprint works with multi-Gigabit
+Internet Connectivity services based on PON (Passive Optical Network access technology, and relies
+on the orchestration and automation capabilities provided by the ONAP platform to support new
+scenarios, such as the Nomadic ONT (see Figure 8).
+
+|image8|
+
+**Figure 8. ONAP BBS Nomadic ONT Architecture**
+
+This blueprint shows the extensibility of the ONAP platform in supporting the orchestration of
+services across different location (e.g., Central Office, Core) and technology domains (e.g.,
+Access, Edge).
+
+In a joint collaboration with BBF (Broadband Forum) members, BBS implements and tests some of the
+specifications defined in the architectural framework of CloudCO (Cloud Central Office), Technical
+Report TR-384, among others. CloudCO aims at re-architecting the broadband network using SDN and NFV
+technologies and a cloud-like infrastructure deployed at Central Offices.
+
+The definition of External API capabilities supporting this use case also relies on TM Forum
+OpenAPIs and MEF LSO.
+
+BBS uses the following ONAP key components: ExternalAPI, SDC, SO, SDN-C, APEX policy engine and
+DCAE.
.. |image1| image:: media/ONAP-toplevel.png
:width: 6.5in
@@ -656,3 +683,5 @@ Read the vFW/vDNS with ONAP blueprint to learn more.
.. |image7| image:: media/ONAP-ccvpn.png
:width: 6.5in
:height: 3.02431in
+.. |image8| image:: media/ONAP-bbs.png
+ :width: 6.5in
diff --git a/docs/guides/onap-developer/settingup/nodeports.csv b/docs/guides/onap-developer/settingup/nodeports.csv
index 3d5253aaa..2e294d2be 100644
--- a/docs/guides/onap-developer/settingup/nodeports.csv
+++ b/docs/guides/onap-developer/settingup/nodeports.csv
@@ -21,6 +21,8 @@ NodePort,Component,Service name,targetPort,Port
30219,POLICY,pap-8443,8443,8443
30220,AAI,aai-sparky-be,9517,9517
30221,POLICY,drools-9696,9696,9696
+30222,DCAE,xdcae-hv-ves-collector,6061,6061
+30223,DCAE,xdcae-datafile-collector,8100,8100
30224,SO,so-monitor-port,9091,9091
30225,PORTAL,portal-app4,8443,8443
30226,DMAAP,message-router-3905,3905,3905
@@ -32,6 +34,7 @@ NodePort,Component,Service name,targetPort,Port
30232,AAI,aai,8080,8080
30233,AAI,aai-ssl,8443,8443
30234,POMBA,pomba-kibana,5601,5601
+30235,DCAE,xdcae-ves-collector,8080,8080
30236,POLICY,nexus,8081,8081
30237,POLICY,policy-apex-pdp,12345,12345
30238,VID,vid-http,8080,8080
@@ -55,6 +58,7 @@ NodePort,Component,Service name,targetPort,Port
30259,DMAAP,dmaap-dr-prov,8080,8080
30260,CLI,cli8080,80,80
30261,MULTICLOUD,multicloud-azure,9008,9008
+30262,DCAE,xdcae-datafile-collector,8433,8443
30263,DCAE,dcae-fe,8183,8183
30264,DCAE,dcae-fe2,9444,9444
30265,DCAE,dcae-dt,8186,8186
@@ -91,3 +95,6 @@ NodePort,Component,Service name,targetPort,Port
30399,UUI,uui-server,8082,8082
30420,CONTRIB,netbox-nginx,8080,8080
30476,DCAE,tomcat,8080,8080
+32010,DCAE,xdcae-tca-analytics,11011,11011
+
+
diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git
-Subproject 22d821ef35b5ddaf76937ab6a4fe82b088a50a2
+Subproject 5c01796be69ed71c360dade8a080a4fd22c0644
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git
-Subproject 0f19fd0521a0e70ec82fc1676d03546ff4dad8a
+Subproject 2df69f9fc6a46476c8600c31ef1905e9ed8035f
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git
-Subproject 569eaa5163b07d153c9b76195ecfd586bc84d7a
+Subproject fd1b737ed86163f20edaf606e28357025cc63e2
diff --git a/docs/submodules/dmaap/dbcapi.git b/docs/submodules/dmaap/dbcapi.git
-Subproject e43ce2a29d9060da4d7fcea985334a49033c2bd
+Subproject 40e1e60eb8d8cc18d8542dbd7c00f69a9cc3042
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git
-Subproject bce23ab2e95908624a11e21c8751d7791e15c4e
+Subproject 4ed92c896fe8457ca511b72b334bac6ca000bc2
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git
-Subproject f0e8c2986c297c16a80dd60615ad43e5c5b755e
+Subproject 06c335c76f158f02f9a655877e2fc00bf3e45c9
diff --git a/docs/submodules/sdc/jtosca.git b/docs/submodules/sdc/jtosca.git
-Subproject e85cec5f2344bbb802ad5ce8085efa9e34d9eaf
+Subproject a0244589b50f80bc510b5d8dd4df02bb5870056
diff --git a/docs/submodules/sdc/sdc-tosca.git b/docs/submodules/sdc/sdc-tosca.git
-Subproject e4e4b6f8db3d1fade4648cb7ef220759c5b7f2c
+Subproject 9c48804399cb73b135b3f1c7a321b225635caf2
diff --git a/docs/submodules/so.git b/docs/submodules/so.git
-Subproject 76815fc4c9ec7b42774da2df5b38c943e1bbcc3
+Subproject 074c0ebe9c1a0db0a5e0cc936898c35569ff402
diff --git a/docs/submodules/so/libs.git b/docs/submodules/so/libs.git
-Subproject 9cf72ced6cba4ba7326ceaf34887c212a301b0d
+Subproject f31f8ce722efcb2465d290cc3755c258ef2857a
diff --git a/docs/submodules/usecase-ui.git b/docs/submodules/usecase-ui.git
-Subproject 1d4225938f4975fa49d8ed8718f878f682d9b2b
+Subproject 1482020a3dbb4bef55eb0c4c80d6ae0694075de
diff --git a/docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git b/docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git
-Subproject 336380c8decaeb14a3cf6e3a3e19f646437fd99
+Subproject f424e7777ea76929ed5d8d28ac67d872bf9a08e
diff --git a/docs/submodules/vfc/nfvo/lcm.git b/docs/submodules/vfc/nfvo/lcm.git
-Subproject 46901da51522e44fbac7290e28d72945b5ce47e
+Subproject 81f56408de3b059b8345d3d1aeef084eaa5e8f4
diff --git a/docs/submodules/vnfrqts/requirements.git b/docs/submodules/vnfrqts/requirements.git
-Subproject 0a74af644e2c47563801e28d2b4d6cc98e02a14
+Subproject 4613a4a72d55172655d33a61b42e322988ce376
diff --git a/docs/submodules/vvp/documentation.git b/docs/submodules/vvp/documentation.git
-Subproject 129414776cc0c131d082a15e442f2b642a61683
+Subproject 2561254e2a48bda836f1d42d31660bf6add621a