summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/architecture/onap-architecture.rst
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-06-04 15:29:55 -0700
committerChris Donley <christopher.donley@huawei.com>2018-06-04 15:30:45 -0700
commitee57c72cdbf0af3703d208dff590b5a77e06aaab (patch)
tree75f6bf37780977440b58d82d8838d9e04e432399 /docs/guides/onap-developer/architecture/onap-architecture.rst
parent765b2011a85a851ba9abfa4dba5e6bb34aa62b03 (diff)
Add blueprint enrichment to Docs
Issue-ID: DOC-275 Change-Id: Ieb72ee07ab99e0bb869d0f7d2f16d6a06d4cb623 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/guides/onap-developer/architecture/onap-architecture.rst')
-rw-r--r--docs/guides/onap-developer/architecture/onap-architecture.rst14
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/guides/onap-developer/architecture/onap-architecture.rst b/docs/guides/onap-developer/architecture/onap-architecture.rst
index 61f0ed196..de921a884 100644
--- a/docs/guides/onap-developer/architecture/onap-architecture.rst
+++ b/docs/guides/onap-developer/architecture/onap-architecture.rst
@@ -133,7 +133,7 @@ which highlights the role of key new components:
deployments to Kubernetes-managed cloud environments.
3. ONAP Common Services now manage more complex and optimized
- topologies\ **. MUSIC** allows ONAP to scale to multi-site
+ topologies. **MUSIC** allows ONAP to scale to multi-site
environments to support global scale infrastructure requirements. The
ONAP Optimization Framework (OOF) provides a declarative,
policy-driven approach for creating and running optimization
@@ -168,6 +168,8 @@ efficiency and platform deployment. In addition, OOM helps enhance ONAP
platform maturity by providing scalability and resiliency enhancements
to the components it manages.
+|image3|
+
OOM is the lifecycle manager of the ONAP platform and uses the
Kubernetes container management system and Consul to provide the
following functionality:
@@ -176,7 +178,7 @@ following functionality:
(including multiple clusters, federated deployments across sites, and
anti-affinity rules)
-2. |image3|\ **Configuration -** unified configuration across all ONAP
+2. **Configuration** - unified configuration across all ONAP
components
3. **Monitoring** - real-time health monitoring feeding to a Consul GUI
@@ -219,7 +221,7 @@ dashboards, as well as hosted application widgets.
The portal provides an SDK to enable multiple development teams to
adhere to consistent UI development requirements by taking advantage of
-built-in capabilities (Services/ API/ UI controls), tools and
+built-in capabilities (Services/API/UI controls), tools and
technologies. ONAP also provides a Command Line Interface (CLI) for
operators who require it (e.g., to integrate with their scripting
environment). ONAP SDKs enable operations/security, third parties (e.g.,
@@ -532,10 +534,10 @@ interworking with vendor-specific components, including VNFMs, EMSs,
VIMs and SDN controllers, across Edge Data Centers and a Core Date
Center.
-|image6|
-
**Figure 7. ONAP VoLTE Architecture**
+|image6|
+
ONAP supports the VoLTE use case with several key components: SO, VF-C,
SDN-C, and Multi-VIM/ Cloud. In this use case, SO is responsible for
VoLTE end-to-end service orchestration. It collaborates with VF-C and
@@ -556,6 +558,8 @@ an efficient path to rapid production.
Read the VoLTE Use Case with ONAP whitepaper to learn more.
+.. include:: blueprint-enr.rst
+
Conclusion
==========