summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-babel
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26AAI HELM code transferJessica Wagantall29-1574/+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>
2019-03-27Correct generic-vnf widget data-del-flagmark.j.leonard1-1/+1
Restore the original configuration in case a CSAR file is ever processed that requires a relationship to a generic-vnf widget model. Change-Id: I21c15ea5eadeec800076c256cb32611bbe404877 Issue-ID: AAI-2292 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-27Add Widget UUIDs to the TOSCA mappings JSONmark.j.leonard1-18/+54
The artifact-generator.properties file will be removed once this update has been deployed and tested. There is a dependency on the Babel Java code so this approach avoids any timing issues with the commits. Change-Id: Icd9c5e57b673252409d73cfb45e8e563d40a721a Issue-ID: AAI-2284 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-17Merge "SidecarRproxy: uri-auth config file to configmap"Borislav Glozman2-3/+14
2019-03-15Upgrade AAI to use readiness check 2.0.2Mahendra Raghuwanshi1-1/+1
Issue-ID: OOM-1726 Change-Id: I2297ac131c546d19e2c60a2ef0213a6bc7b0645d Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-14SidecarRproxy: uri-auth config file to configmapbwong212-3/+14
OOM config change to the Sidecar rproxy's configuration file uri-authorization.json to a configmap instead of secret Change-Id: I75e1908177a930e88fe2640cc1395e48bc28f19e Issue-ID: AAF-787 Signed-off-by: bwong21 <bwong@amdocs.com>
2019-03-14Merge "[Babel] Add Widget Type mappings"Borislav Glozman1-0/+92
2019-03-06Reduce logging level for sidecar rproxy and fproxybwong212-9/+3
OOM config change to the logback spring xml to reduce default logging output from DEBUG to INFO Change-Id: I8979aae40974acc9a90d35423e7f5d1798b7ef2e Issue-ID: AAF-777 Signed-off-by: bwong21 <bwong@amdocs.com>
2019-03-05[Babel] Add Widget Type mappingsmark.j.leonard1-0/+92
Add the Widget mapping data required by Babel (following removal of the hard-coded Java class files). Change-Id: I1e51bca268e0ff3f37dc78261f8557d19a189d4d Issue-ID: AAI-2212 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-02-25Merge "Fix nodeSlector and Affinity for aai charts"Borislav Glozman1-9/+9
2019-02-25Merge "OOM-1373 Add missing label release to components"Borislav Glozman1-0/+20
2019-02-22OOM-1373 Add missing label release to componentssushil masal1-0/+20
Issue-ID: OOM-1373 Change-Id: Ifc6593a7e8f8622bfec29b942c5c75cdb59c997d Signed-off-by: sushil masal <sushil.masal@amdocs.com>
2019-02-12Update Babel image to latest STAGINGLee, Tian (tl5884)1-1/+1
The latest OOM config changes require the latest code changes in Babel to be present in the image. Change-Id: I162e41190bc7c43662bae1c94779df5e058b6803 Issue-ID: AAI-2145 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-02-11Merge "[Babel] Reworked TOSCA Mapping configuration"Borislav Glozman1-19/+51
2019-02-10Update Chart version for Dublin ReleaseMike Elliott2-2/+2
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-02-06[Babel] Reworked TOSCA Mapping configurationmark.j.leonard1-19/+51
Reimplemented solution allowing direct configuration of the Resource relationship values in the generated XML (e.g. data-del-flag). Change-Id: I2a8c1853515c2cf3aa873a7f198cd3ea97934b73 Issue-ID: AAI-2121 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-01-30[Babel] Add type mapping JSON configurationmark.j.leonard3-5/+25
Remove the deprecated filter-types.properties Change-Id: I776a04aa8e32a8dfff276795b012ca68f331d118 Issue-ID: AAI-2121 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-12-07Fix nodeSlector and Affinity for aai chartskranthikirang1-9/+9
Indentation problem. Correctly placed nodeSelector and Affinity aligned with Contrainers in template.spec common.resources do not need indent as indent 12 already present in return value Change-Id: Ie0e84fba2f18d903fdcc8bb8f6ff06a4785c0a75 Issue-ID: OOM-1541 Signed-off-by: Kranthi Guttikonda <kranthi.guttikonda@b-yond.com> Signed-off-by: kranthikirang <kranthi.guttikonda@b-yond.com>
2018-12-07Merge "Adding pluggable security to Babel"Alexis de Talhouët19-9/+449
2018-12-06Reduce requested minimums on AAI servicesjimmy1-4/+4
Change-Id: Icfc4256f65f0cb01b2062ac4d321503b8e2a760d Issue-ID: AAI-1940 Signed-off-by: jimmy <jf2512@att.com>
2018-12-04Adding pluggable security to BabelEdwin Lawrance19-9/+449
Change-Id: Ie96d9438d66021941c3d0c12ca19b28e2c2ed71e Issue-ID: AAI-1764 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2018-11-15Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda1-1/+1
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda1-0/+1
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott2-2/+2
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-21Merge "[aai-babel] Fix collection resource widget details"Alexis de Talhouët1-3/+3
2018-09-21Fix: aai resource limits- charts except cassandrarajeshkalai2-2/+18
Issue-ID: OOM-1147 Change-Id: I438d404b0717b5179857d3226590b28c0372848d Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com> Fix: request -resource limits for aai Issue-ID: OOM-1147 Change-Id: I5898e2c6c6b4c6cc1c302c287b15f5697bf2e36b Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
2018-09-20[aai-babel] Fix collection resource widget detailsMark Tooski1-3/+3
Update cr widget deatils in artifact-generator.properties Issue-ID: AAI-1658 Change-Id: If390deb6cbda358ffa32ec757180b2d4cde03a7c Signed-off-by: Mark Tooski <mark.tooski@amdocs.com>
2018-09-19Add missing filter-types.propertiesAlexis de Talhouët1-0/+5
Change-Id: I2ddfcc9aa3856ec57d12b98e865e9115af9478f2 Issue-ID: OOM-1411 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Backup Task-AAI ConfigMap Labellingtoshrajbhardwaj1-0/+5
Issue-ID: OOM-1396 Change-Id: I6eb0725e6692532dddf58913aef787845a1d2d4e Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-12[Babel] Add mandatory group filter properties filemark.j.leonard1-0/+1
The Babel microservice requires the group filter properties file to be present (at runtime) in order to successfully process CSAR input data. Change-Id: Id25a8911a582b1728664084ceb585fe6d93ccc32 Issue-ID: AAI-1579 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-09-12Add CR Widget IDs to the generator propertiesmark.j.leonard1-0/+3
Change-Id: Ib769fa12effdce81a0399f615585e7e4f38f04d2 Issue-ID: AAI-1444 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)1-1/+1
Add the graphadmin charts to oom Also added the aai_schema changes to make the application model driven Update the resources traversal charts to be more user configurable Issue-ID: AAI-1545 Issue-ID: AAI-1474 Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-30Apache2 License additiontoshrajbhardwaj12-69/+120
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-07-03Add new Widget ids to Babel configLee, Tian (tl5884)1-0/+3
Add additional Widget ids in support of the new Port Mirroring configuration model generation feature Change-Id: I9c9440042e34c5ca422c4a2428ae1e73212fc1f3 Issue-ID: AAI-1345 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-06-01Merge "Update helm charts with release docker artifacts"Mike Elliott1-1/+1
2018-05-31Update helm charts with release docker artifactsJimmy Forsyth1-1/+1
Issue-ID: AAI-1188 Change-Id: I6b736bbba347cbea256371f4234f8b66b0c04ae6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-22Fix Incorrect AAI servicesBorislavG1-1/+1
Change-Id: If4b17c3525a75530aa6b149a6901cb0d8737a8d0 Issue-ID: OOM-1102 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Merge "Remove babel service name override"Mandeep Khinda1-1/+0
2018-05-08Update ML and Babel logback.xml configmark.j.leonard2-2/+21
Change the log directory to /var/log/onap and amend Babel deployment.yaml to match with the Model Loader configuration. Issue-ID: AAI-1110 Change-Id: Ieeaab28102810f5e665436ce01e9af9ca69a7ab6 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-05-07Remove babel service name overrideJimmy Forsyth1-1/+0
Issue-ID: AAI-1110 Change-Id: I8d040b82dc7250ebba93b3bb5e4630c9b3e00c10 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-06Fix inconsistent repository referencesBorislavG1-1/+1
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-02Update babel and ml to work properly in oomJimmy Forsyth6-6/+190
Issue-ID: AAI-1110 Change-Id: Ibc51b36bb96c969a61aa54b31abf7c99f0e62fe6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG2-3/+4
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-16Update readiness-check versionBorislavG1-1/+1
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-11Add BABEL chart to AAIMichael Arrastia12-0/+641
Includes: - aligned chart name - image name updated with version set to latest - handling of passwords as secrets Issue-ID: AAI-974 Change-Id: I5898364059217e77a80f43067acd6a343f893117 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>