diff options
author | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2019-04-03 17:24:29 +0200 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2019-04-09 14:13:29 +0000 |
commit | 092189e83c4bd470b9232380dd1a33c63a035606 (patch) | |
tree | 5d296af1e01f79b0d05dd1fec29c3ba78229c54b /docs/guides/onap-user/sdnr.rst | |
parent | 3ebc1c63fb2e5c62eb52da140cc326fbc271aab0 (diff) |
SDN-R read2docs
Add docs folder and project with src
Change-Id: I0299c5984c747a40a8dd1e3f79479b9e9d729d50
Issue-ID: SDNC-683
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'docs/guides/onap-user/sdnr.rst')
-rw-r--r-- | docs/guides/onap-user/sdnr.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/guides/onap-user/sdnr.rst b/docs/guides/onap-user/sdnr.rst new file mode 100644 index 000000000..804556b16 --- /dev/null +++ b/docs/guides/onap-user/sdnr.rst @@ -0,0 +1,21 @@ +.. 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.md>`__ + +.. figure:: ./ONAP-SDN-R.png + :alt: SDN-R in ONAP + + SDN-R in ONAP |