Updated dependencies
[nonrtric.git] / docs / developer-guide.rst
index a3c3422..f61a867 100644 (file)
@@ -58,36 +58,11 @@ Then start the container by running the following command:
     | docker run nonrtric-information-coordinator-service                |
     +--------------------------------------------------------------------+
 
-Initial Non-RT-RIC App Catalogue
---------------------------------
-
-See the README.md file in the *r-app-catalogue* directory in the Gerrit repo for more details how to run the component.
-
-DMaaP Adaptor Service
----------------------
-
-This Java implementation is run in the same way as the Information Coordinator Service.
-
-The following properties in the application.yaml file have to be modified:
-* server.ssl.key-store=./config/keystore.jks
-* app.webclient.trust-store=./config/truststore.jks
-* app.configuration-filepath=./src/test/resources/test_application_configuration.json
-
-DMaaP Mediator Producer
------------------------
-
-To build and run this Go implementation, see the README.md file under the folder "dmaap-mediator-producer" in the "nonrtric" repo.
-
 O-DU & O-RU fronthaul recovery
 ------------------------------
 
 See the page in Wiki: `O-RU Fronthaul Recovery usecase <https://wiki.o-ran-sc.org/display/RICNR/O-RU+Fronthaul+Recovery+usecase>`_.
 
-O-DU Slicing use cases
-----------------------
-
-See the page in Wiki: `O-DU Slice Assurance usecase <https://wiki.o-ran-sc.org/display/RICNR/O-DU+Slice+Assurance+usecase>`_.
-
 Helm Manager
 ------------