From 9932d3b8395e46ebe57a2a1a95596661a1754896 Mon Sep 17 00:00:00 2001 From: Michael Dürre Date: Fri, 14 Apr 2023 14:14:46 +0200 Subject: fix apigateway servlets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix missing whiteboard patterns Issue-ID: CCSDK-3890 Change-Id: I8d127d9a8b97ed91fb74a9ee384d3b4d07c9e242 Signed-off-by: Michael Dürre Signed-off-by: highstreetherbert --- docs/guides/onap-user/abbreviations.rst | 23 ++++++---------------- docs/guides/onap-user/connect.rst | 2 +- docs/guides/onap-user/home.rst | 2 +- docs/guides/onap-user/networkMap.rst | 2 +- .../onap-user/sdnr_Docker_Image_configuration.rst | 2 +- .../sdnr_WT_Service_Configuration_parameters.rst | 2 +- 6 files changed, 11 insertions(+), 22 deletions(-) (limited to 'docs/guides') diff --git a/docs/guides/onap-user/abbreviations.rst b/docs/guides/onap-user/abbreviations.rst index 14644b6b8..89422fb38 100644 --- a/docs/guides/onap-user/abbreviations.rst +++ b/docs/guides/onap-user/abbreviations.rst @@ -337,11 +337,8 @@ Abbreviations | | pedia.org/wiki/Network_function | | | _virtualization>`__ | +------------------------------------+---------------------------------+ -| NFVI | `network functions | -| | virtualization | -| | infrastructure `__ | +| NFVI | Network Functions | +| | Virtualization Infrastructure | +------------------------------------+---------------------------------+ | NOD | Network On Demand | +------------------------------------+---------------------------------+ @@ -379,9 +376,7 @@ Abbreviations | OMSA | ONAP Microservice Architecture | +------------------------------------+---------------------------------+ | ONAP | `Open Network Automation | -| | Platform `__ | +| | Platform` | +------------------------------------+---------------------------------+ | OOF | ONAP Optimization Framework | +------------------------------------+---------------------------------+ @@ -394,9 +389,8 @@ Abbreviations +------------------------------------+---------------------------------+ | OpenStack | A cloud operating system | +------------------------------------+---------------------------------+ -| OPNFV | `Open Platform for NFV | -| | Project `__ | +| OPNFV | Open Platform for NFV | +| | Project | +------------------------------------+---------------------------------+ | Originato | MMSC Any Non-AT&T MMSC that | | | originally sent the request to | @@ -600,12 +594,7 @@ Abbreviations | | 3+Clean+Version+with+IFA011+v2. | | | 5.1>`__ | +------------------------------------+---------------------------------+ -| VES | `Virtual function | -| | EventStream `__ | +| VES | Virtual function EventStream | +------------------------------------+---------------------------------+ | vF | Virtual Firewall (an example | | | VNF) | diff --git a/docs/guides/onap-user/connect.rst b/docs/guides/onap-user/connect.rst index 6ae69bf10..c7bb341d9 100644 --- a/docs/guides/onap-user/connect.rst +++ b/docs/guides/onap-user/connect.rst @@ -34,7 +34,7 @@ required, it will be deleted once disconnected. By right-clicking on an element, an action menu opens. The menu allows to mount, unmount, view the details, edit and remove the element. Additionally, it links to several applications like -`Fault `__ and `Configure `__, which will +:doc:`Fault ` and :doc:`Configure `, which will be filtered to display information relevant to the selected element. Connection Status Log diff --git a/docs/guides/onap-user/home.rst b/docs/guides/onap-user/home.rst index a756d8129..668db4d6a 100644 --- a/docs/guides/onap-user/home.rst +++ b/docs/guides/onap-user/home.rst @@ -14,7 +14,7 @@ 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 `__ +| :doc:`See abbreviations ` .. figure:: ./ONAP-SDN-R.png :alt: SDN-R in ONAP diff --git a/docs/guides/onap-user/networkMap.rst b/docs/guides/onap-user/networkMap.rst index 6dc4fb946..5efc671a8 100644 --- a/docs/guides/onap-user/networkMap.rst +++ b/docs/guides/onap-user/networkMap.rst @@ -64,7 +64,7 @@ connect, configure, and fault. Currently, those buttons are disabled. By clicking on a link, the given link is loaded into details. If a link of type ‘microwave’ is selected, the ‘calculate link’ button -is available, which opens the `Link Calculator `__ +is available, which opens the :doc:`Link Calculator ` in a new tab or page. Just like the map, the details panel updates the URL if data is loaded. diff --git a/docs/guides/onap-user/sdnr_Docker_Image_configuration.rst b/docs/guides/onap-user/sdnr_Docker_Image_configuration.rst index 5297a0944..7835fba5d 100644 --- a/docs/guides/onap-user/sdnr_Docker_Image_configuration.rst +++ b/docs/guides/onap-user/sdnr_Docker_Image_configuration.rst @@ -46,7 +46,7 @@ Different SDN-R services are using different parameter to be installed. | | | | | | | Devicemanager configuration is provided via *$ODL\_HOME/etc/devicemanager.properties* | | | | | -| | | See  `SDN-R WT Service Configuration parameters `__ | +| | | See :doc:`SDN-R WT Service Configuration parameters ` | +------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------+ | SDNRNORTHBOUND | true\|\ **false** | Set true to activate sdnr oofpci service. | +------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------+ diff --git a/docs/guides/onap-user/sdnr_WT_Service_Configuration_parameters.rst b/docs/guides/onap-user/sdnr_WT_Service_Configuration_parameters.rst index a27e5113f..767af4a54 100644 --- a/docs/guides/onap-user/sdnr_WT_Service_Configuration_parameters.rst +++ b/docs/guides/onap-user/sdnr_WT_Service_Configuration_parameters.rst @@ -14,7 +14,7 @@ same for each cluster node. - `devicemonitor <#SDN-RWTServiceConfigurationparameters-d>`__ Backgrounds regarding the container inter structure is described -in \ `SDN-R Docker Image configuration `__. +in \ :doc:`SDN-R Docker Image configuration `. The configuration information of sdnr wireless transport parameters are in a single file. -- cgit 1.2.3-korg