summaryrefslogtreecommitdiffstats
path: root/external-schema-repo-generator
AgeCommit message (Collapse)AuthorFilesLines
2021-10-13[UTILS] Fix and resolve remote references in standard defined domainKrzysztof Kuzmicki2-4/+8
Update of README.md file. According to changes applied in https://gerrit.onap.org/r/c/oom/utils/+/1237941 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DCAEGEN2-2893 DCAEGEN2-2894 DCAEGEN2-2895 Change-Id: I05176572d4b58eb5176bfec7db9b47c7a3663b07
2021-10-01[UTILS] Fix and resolve remote references in standard defined domainKrzysztof Kuzmicki5-19/+171
Add functionality to scripts that: - Looks in cloned schema file for remote refs. - Downloads remote refs to schema directory - Splits schema directory directories less than 1mb - Replace remote and local refs locations with local locations and current directory structure - Creates for each directory separate configmap less than 1mb Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DCAEGEN2-2893 DCAEGEN2-2894 DCAEGEN2-2895 Change-Id: Ia55e2fb29eb2fa6575821f12af5e22f0f1d8ff5a
2021-02-11Update script to generate spec per branchBartosz Gardziejewski9-162/+378
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Issue-ID: DCAEGEN2-2619 Change-Id: I8308af63b726a36f2661566cdd08a1f366052d57
2020-10-28[UTILS] Add new external-schema-repo-generator toolMichal Banka5-0/+483
Added script tool which generates and installs ConfigMap containing schemas used for event validation. Main purpose of this script is mounting custom schemas to DCAE VES Collector, yet it might be used in any component. Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: OOM-2589 Change-Id: Ia82638186d42ba614636b0c258c50e313782da58