diff options
author | Dan Timoney <dtimoney@att.com> | 2019-04-16 13:26:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-16 13:26:27 +0000 |
commit | 7ab848ccda31cef44d4a817f22f2edd5a3d4a205 (patch) | |
tree | 6e49340ce1619e799a8c34883c12a234d34f2e57 /docs/guides/onap-user/home.rst | |
parent | 582e1d2c65504be8e811bcfaae286102f9de6ee9 (diff) | |
parent | 092189e83c4bd470b9232380dd1a33c63a035606 (diff) |
Merge "SDN-R read2docs"
Diffstat (limited to 'docs/guides/onap-user/home.rst')
-rw-r--r-- | docs/guides/onap-user/home.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/guides/onap-user/home.rst b/docs/guides/onap-user/home.rst new file mode 100644 index 000000000..cf8b19254 --- /dev/null +++ b/docs/guides/onap-user/home.rst @@ -0,0 +1,34 @@ + +.. contents:: + :depth: 3 +.. + +SDN controller for 'Radio' (SDN-R) +================================== + +SDN-R adds features and functionality to the OpenDaylight-based ONAP +controller 'SDN-C'. It is built on the Common Controller Framework to +control and manage wireless resources. Wireless resources are virtual +network functions (e.g. vBBU, vEPC) or physical network functions (e.g. +microwave and millimeter wave radios, eNodeB, RRH, DAS equipment). + +| SDN-R is integrated into ONAP. Therefore it is interfacing with PNFs + and VNFs and with other ONAP components, such as A&AI, DCAE and SO. +| `See abbreviations <abbreviations>`__ + +.. figure:: ./ONAP-SDN-R.png + :alt: SDN-R in ONAP + + SDN-R in ONAP + + +.. toctree:: + :maxdepth: 1 + + connect + pnfFault + pnfMaintenance + pnfConfig + pnfPerformance + pnfInventory + pnfMediator |