summaryrefslogtreecommitdiffstats
path: root/docs/admin-guide.rst
diff options
context:
space:
mode:
authorlukegleeson <luke.gleeson@est.tech>2021-11-01 17:18:01 +0000
committerlukegleeson <luke.gleeson@est.tech>2021-11-01 17:30:49 +0000
commit4a53ecc329fd8298d883a32601bc687762f874f3 (patch)
treee0367a8bc3d6ccee91dc56a187f162bae25d8a25 /docs/admin-guide.rst
parentf0a372f802f5856e15ef947bdf48b169fd5cfb69 (diff)
Updating links to Istanbul from latest
- Change conf.py latest to istanbul - Change file blob links to istanbul versions - Correct linking error in deployment.rst - Formatted Modeling to have CPS-Path as subpage to remove "CPS-Path not included in toctree" error and to retain CPS-Path in side index - Link to OOM user guide in deployment is currently broken but will be fixed when OOM create Istanbul branch for documentation Issue-ID: CPS-721 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Ia288662af8d3adc7b08a70662fa260114a37040d
Diffstat (limited to 'docs/admin-guide.rst')
-rw-r--r--docs/admin-guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin-guide.rst b/docs/admin-guide.rst
index 7689ee5b6d..206879e6b9 100644
--- a/docs/admin-guide.rst
+++ b/docs/admin-guide.rst
@@ -40,9 +40,9 @@ Logger configuration is provided as a chart resource :
+--------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
| cps-component-service-name | logback.xml location |
+================================+=================================================================================================================================+
- | cps-core | `logback.xml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-core/resources/config/logback.xml>`_ |
+ | cps-core | `logback.xml <https://github.com/onap/oom/blob/istanbul/kubernetes/cps/components/cps-core/resources/config/logback.xml>`_ |
+--------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
- | cps-temporal | `logback.xml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-temporal/resources/config/logback.xml>`_ |
+ | cps-temporal | `logback.xml <https://github.com/onap/oom/blob/istanbul/kubernetes/cps/components/cps-temporal/resources/config/logback.xml>`_ |
+--------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
| ncmp-dmi-plugin | Not yet applicable to DMI-Plugin |
+--------------------------------+---------------------------------------------------------------------------------------------------------------------------------+