X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsdnr_Docker_Image_configuration.rst;h=fe0479b6b4526af9957cfcd6c7444d1fc9871028;hb=e7f8d788f3045ec80410add76944d824f52406f8;hp=4a0208868ae19a10304d3586a995271f05ee7712;hpb=056e2bd3b4a051189944f90ba1662376040474b6;p=oam.git diff --git a/docs/sdnr_Docker_Image_configuration.rst b/docs/sdnr_Docker_Image_configuration.rst index 4a02088..fe0479b 100644 --- a/docs/sdnr_Docker_Image_configuration.rst +++ b/docs/sdnr_Docker_Image_configuration.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. Copyright (C) 2020 highstreet technologies and others + .. contents:: :depth: 3 .. @@ -39,14 +43,17 @@ The SDN-R specific configurations are provided during container start.  Different SDN-R services are using different parameter to be installed. -+------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------+ -| **Parameter** | **Content** | **Description** | -+==================+=====================+=========================================================================================================================+ -| SDNRWT | true\|\ **false** | Set true to activate sdnr wt featureset. Set this during container start. | -| | | | -| | | Devicemanager configuration is provided via *$ODL\_HOME/etc/devicemanager.properties* | -| | | | -| | | See  `SDN-R WT Service Configuration parameters `__ | -+------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------+ -| SDNRNORTHBOUND | true\|\ **false** | Set true to activate sdnr oofpci service. | -+------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------+ ++----------------+-------------------+-----------------------------------------------------------------------------------------------------+ +| Parameter | Content | Description | ++================+===================+=====================================================================================================+ +| SDNRWT | true or **false** | Set true to activate sdnr wt feature set. Set this during container start. | ++ + +-----------------------------------------------------------------------------------------------------+ +| | | Devicemanager configuration is provided via *$ODL_HOME/etc/devicemanager.properties* | ++ + +-----------------------------------------------------------------------------------------------------+ +| | | See  :doc:`SDN-R WT Service Configuration parameters <../sdnr_WT_Service_Configuration_parameters>` | ++----------------+-------------------+-----------------------------------------------------------------------------------------------------+ +| SDNRNORTHBOUND | true or **false** | Set true to activate sdnr oofpci service. | ++----------------+-------------------+-----------------------------------------------------------------------------------------------------+ + + +