Finalise documentation for Jakarta 95/128895/1 jakarta
authorToineSiebelink <toine.siebelink@est.tech>
Wed, 27 Apr 2022 09:51:58 +0000 (10:51 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Wed, 27 Apr 2022 09:52:09 +0000 (10:52 +0100)
Repo changed to jakarta
All reference to OOM repo still points to master as Jakarta branching is not yet done for OOM.

Issue-ID: CPS-976

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ieabe8d7682501da5e86aa3e3826a5ddd399b2bd5

docs/conf.py
docs/conf.yaml
docs/deployment.rst

index 5995aff..07da78f 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#  Copyright (C) 2021 Nordix Foundation
+#  Copyright (C) 2021-2022 Nordix Foundation
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
index 8425e08..1d2f15f 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#  Copyright (C) 2021 Nordix Foundation
+#  Copyright (C) 2021-2022 Nordix Foundation
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -21,5 +21,5 @@ project_cfg: onap
 project: onap
 
 # Change this to ReleaseBranchName to modify the header
-default-version: latest
+default-version: jakarta
 #
index 0d7b103..7d41804 100644 (file)
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2021 Nordix Foundation
+.. Copyright (C) 2021-2022 Nordix Foundation
 
 .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
 .. _deployment:
@@ -54,6 +54,6 @@ values to configure for the application being deployed. This list is not exhaust
 DMI-Plugin Docker Installation
 ==============================
 
-DMI-Plugin can also be installed in a docker environment. Latest `docker-compose <https://github.com/onap/cps-ncmp-dmi-plugin/blob/master/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant
+DMI-Plugin can also be installed in a docker environment. Latest `docker-compose <https://github.com/onap/cps-ncmp-dmi-plugin/blob/jakarta/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant
 services.
-Latest instructions are covered in the `README <https://github.com/onap/cps-ncmp-dmi-plugin/blob/master/docker-compose/README.md>`_
+The instructions are covered in the `README <https://github.com/onap/cps-ncmp-dmi-plugin/blob/jakarta/docker-compose/README.md>`_