summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-gizmo/resources/config
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26AAI HELM code transferJessica Wagantall21-478/+0
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-20Schema Service configuration for GizmoRavi Geda3-4/+33
The config has entries for both Schema Service and local schema files. The property schema.translator.list is currently set to config. This configuration only uses local schema files. Change-Id: I1d508816aa8a6a22288173475696c5956f921aba Issue-ID: AAI-2009 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-11-29Update Gizmo config for 1810 schema ingestRavi Geda5-36/+31
Change-Id: I88a2a7a266a628646cd2a0c3f88fbc7635070167 Issue-ID: AAI-1954 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-13Fix Gizmo crash in OOMMichael Arrastia5-0/+42
Corrects invalid license section by adding XML compliant comments. Adds missing edge property json files. Change-Id: I8f4a5166f802c3bb4b62a8ae22dece0dca45e063 Issue-ID: AAI-1582 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-08-30Apache2 License additiontoshrajbhardwaj10-63/+138
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-07-02Add schemaIngest properties resource to aai-gizmoMichael Arrastia1-0/+31
This file is required to configure the location of the OXM and DB Edge Rules that are ingested by the Gizmo microservice. Change-Id: I51a24bc24ddc757e6e11b3f3a855fff6696c6a64 Issue-ID: AAI-1227 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-05-31Update helm charts with release docker artifactsJimmy Forsyth1-209/+175
Issue-ID: AAI-1188 Change-Id: I6b736bbba347cbea256371f4234f8b66b0c04ae6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG1-1/+1
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-03Conform to helm standardsDaniel Silverthorn12-0/+340
Change-Id: I6cda4dbc168ae6cb110deca5596e5d96f517e7fe Issue-ID: OOM-790 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>