summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INFO.yaml16
-rw-r--r--docs/sections/services/ves-http/stnd-defined-validation.rst16
2 files changed, 32 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
index bc96572b..80c5fd8c 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -46,6 +46,16 @@ committers:
company: 'Nokia'
id: 'rjanecze'
timezone: 'Europe/Warsaw'
+ - name: 'Joanna Jeremicz'
+ email: 'joanna.jeremicz@nokia.com'
+ company: 'Nokia'
+ id: 'joannajeremicz'
+ timezone: 'Europe/Warsaw'
+ - name: 'Tomasz Wróbel'
+ email: 'tomasz.wrobel@nokia.com'
+ company: 'Nokia'
+ id: 'twrobel'
+ timezone: 'Europe/Warsaw'
tsc:
approval: 'https://lists.onap.org/pipermail/onap-tsc'
changes:
@@ -76,3 +86,9 @@ tsc:
- type: 'Removal'
name: 'Joseph O Leary'
link: 'https://lists.onap.org/g/onap-tsc/message/7419'
+ - type: 'Addition'
+ name: 'Tomasz Wróbel'
+ link: 'https://lists.onap.org/g/onap-tsc/message/7583'
+ - type: 'Addition'
+ name: 'Joanna Jeremicz'
+ link: 'https://lists.onap.org/g/onap-tsc/message/7583'
diff --git a/docs/sections/services/ves-http/stnd-defined-validation.rst b/docs/sections/services/ves-http/stnd-defined-validation.rst
index a0ca516d..c9019db8 100644
--- a/docs/sections/services/ves-http/stnd-defined-validation.rst
+++ b/docs/sections/services/ves-http/stnd-defined-validation.rst
@@ -65,6 +65,22 @@ Format of the schema mapping file is a JSON file with list of mappings, as shown
}
]
+Config maps
+-----------
+
+The mapping and schemas files content can be changed by editing a proper config map.
+
+
++----------------------------------------------+-----------------------------------------------------------------------------------------------------+
+| Config map name | Description |
++==============================================+=====================================================================================================+
+| dcae-external-repo-configmap-schema-map | Defines a content of the /opt/app/VESCollector/etc/externalRepo/schema-map.json file. |
++----------------------------------------------+-----------------------------------------------------------------------------------------------------+
+| dcae-external-repo-configmap-sa88-rel16 | Defines a content of schemas stored in the /opt/app/VESCollector/etc/externalRepo folder. |
++----------------------------------------------+-----------------------------------------------------------------------------------------------------+
+
+Config maps are defined in the `OOM <https://gerrit.onap.org/r/gitweb?p=oom.git;a=tree;f=kubernetes/dcaegen2/resources/external>`_ repository and installed with dcaegen2 module.
+
Properties configuration via Cloudify
-------------------------------------