summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
2018-05-22Fix Incorrect AAI servicesBorislavG12-33/+34
Change-Id: If4b17c3525a75530aa6b149a6901cb0d8737a8d0 Issue-ID: OOM-1102 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-16Add robot-ete to list of realtime clientsJimmy Forsyth2-2/+2
Issue-ID: AAI-1144 Change-Id: I5deb2152a1ff783ab2e6311517e76709c76ba60a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15fix node port conflict btw sdnc geo/aai gizmoMandeep Khinda1-1/+1
Issue-ID: OOM-1084 Change-Id: I20d569a288d10c564a34fc1a5bad3c8249ecd718 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-14Fix aai-cassandra serviceBorislavG11-42/+56
Make resources and traversal run on non-rancher k8s Change-Id: I01bd0537bf183ee59f35b272a7a53dffbc5b1d26 Cange-Id: I925964bcc2e0378d947dff33dd2b8870f3acd362 Issue-ID: OOM-1077 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-10Add OOF user to OOM AAI configJimmy Forsyth2-0/+2
Issue-ID: AAI-1134 Change-Id: Ic40628175e58ce82fada21dd35e7435c869a88cb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-10Merge "Replace aai server cert with new SAN cert"Mandeep Khinda1-0/+0
2018-05-10Improve docker registry secret managementBorislavG10-10/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Update the haproxy to use the right versionKajur, Harish (vk250x)1-1/+1
Uploaded the latest certificate for haproxy so updating the version in the values.yaml Issue-ID: AAI-1101 Change-Id: I8c036f41aa8417960d3f0e8af409ea00672b513a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-09Replace aai server cert with new SAN certJimmy Forsyth1-0/+0
Issue-ID: AAI-1132 Change-Id: Iddb589977f5069de5b3a21bad7e84711cdd6e5d8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-09Merge "Remove babel service name override"Mandeep Khinda2-2/+1
2018-05-09Merge "Update ML and Babel logback.xml config"Mandeep Khinda4-6/+25
2018-05-09Merge "Fix message-router-kafka references"Mandeep Khinda2-2/+2
2018-05-08Fix message-router-kafka referencesBorislavG2-2/+2
Change-Id: I034b7c0d13a2eb4c243bf23be1ccf1f731e9e7ff Issue-ID: OOM-1060 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu1-1/+1
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Update ML and Babel logback.xml configmark.j.leonard4-6/+25
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 Forsyth2-2/+1
Issue-ID: AAI-1110 Change-Id: I8d040b82dc7250ebba93b3bb5e4630c9b3e00c10 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-08Merge "Fix persistent volume to be mapped to Release.Name"Mandeep Khinda4-4/+4
2018-05-08Merge "Fix inconsistent repository references"Mandeep Khinda10-10/+10
2018-05-07Merge "Add the realtime clients to"Mike Elliott2-0/+4
2018-05-07Merge "Update log path to get filebeat working"Mike Elliott3-4/+6
2018-05-07Update the keystore for resources and traversalKajur, Harish (vk250x)10-23/+24
to use the aaf generated keystore for our apps Issue-ID: AAI-1101 Change-Id: I5a5642f86e8bb924f2c01fa685a0493abf500623 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-07Update log path to get filebeat workingHarish V Kajur3-4/+6
for resources and traversal microservice as well as add shasum to configmap so when doing an upgrade on the charts and if the configmaps are updated due to that the containers responsible for that configmap gets restarted as well Issue-ID: AAI-1110 Change-Id: Ie2b539f512003a30dd82cdaa497141cb7f49bf7d Signed-off-by: Harish V Kajur <vk250x@att.com>
2018-05-07Fix persistent volume to be mapped to Release.NameBorislavG4-4/+4
Change-Id: I98754174e50537df2e82a9d9b40f471edff19e69 Issue-ID: OOM-907 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-06Fix inconsistent repository referencesBorislavG10-10/+10
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-03Add the realtime clients toKajur, Harish (vk250x)2-0/+4
ensure the realtime database connection is being used when the request coming from SO, and SDNC Issue-ID: AAI-1121 Change-Id: I52a2192e5ece71d5ee3dc5bcf1e72f3aa9e55245 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-03Fix old references to portalapps servicejmac1-2/+2
Change-Id: Icd3291be17b5c42ac9706e9c7b40ed26c9617300 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1042
2018-05-02Merge "Change graph name to match resources"Mandeep Khinda1-3/+2
2018-05-02Merge "Update babel and ml to work properly in oom"Borislav Glozman9-171/+345
2018-05-02Mount entire cassandra directoryDaniel Silverthorn2-2/+2
Mounting only the cassandra/data directory causes any data not yet persisted to be lost. Mounting the commitlog directory as well will allow cassandra to persist data properly. Change-Id: If4453e3b39307e0243c20167b568d4ac1af20d12 Issue-ID: OOM-1024 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-05-02Update babel and ml to work properly in oomJimmy Forsyth9-171/+345
Issue-ID: AAI-1110 Change-Id: Ibc51b36bb96c969a61aa54b31abf7c99f0e62fe6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-30Updated AAI to latest images - sparkyKeren Joseph43-527/+1670
- sparky configuration files are separated from image, and are in the aai/test-config project. AAI and OOM teams agreed that minimal configuration will be added to the image eventually, but until then all files are mapped. - a change in logback.xml was made to match the logback for aai/test-config project file for search-data, in order to get the pod up and running with minimal changes to app files. Issue-ID: OOM-947 Change-Id: Ife863ccd50615f40c21a9c72e666d4ab14c6011e Signed-off-by: Keren Joseph <keren.joseph@amdocs.com> Signed-off-by: Karen Joseph <keren.joseph@amdocs.com> Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-27Change graph name to match resourcesDaniel Silverthorn1-3/+2
Change-Id: Iad21b14e5dde25271c3f274dfc437b423c6d46e9 Issue-ID: OOM-1015 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-25Merge "Fix the janus graph cached properties"Mandeep Khinda2-4/+4
2018-04-25Merge "Remove the duplicate volume mounts"Mandeep Khinda1-8/+0
2018-04-25Fix the janus graph cached propertiesKajur, Harish (vk250x)2-4/+4
missing the global release name Change-Id: Ieebed34bd115763dadd4452cf91ab1205f0f9c53 Issue-ID: AAI-1100 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-25Merge "Add OOM dependency on Champ"Mandeep Khinda1-0/+2
2018-04-25Merge "Add new model loader config parameters"Mandeep Khinda2-4/+11
2018-04-25Add new model loader config parametersDaniel Silverthorn2-4/+11
Change-Id: I347f78d8d911664befcf35dbf1c5edd56b493a66 Issue-ID: AAI-1094 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-25Remove the duplicate volume mountsKajur, Harish (vk250x)1-8/+0
AAI Create widget models are not successfully created since for the update query data job the right config maps were not loaded due to the duplicate of volume mounts Issue-ID: OOM-1005 Change-Id: I79c9b0e5c5679b990f63aa200430739938deb272 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG15-24/+26
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-20Add OOM dependency on Champsblimkie1-0/+2
Champ needs to wait for kafka to come up Change-Id: I0a5fef89a08fc5cd538bf949403927987fcb14c0 Issue-ID: AAI-1085 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-04-18Merge "Updated AAI to latest images"Mandeep Khinda4-190/+179
2018-04-18Update from using hbase to using cassandravagrant35-788/+2137
Also update resources and traversal to remove chef MK: Addressing the -1 statefulset comment Issue-ID: AAI-33 Change-Id: Ieee819703764fdda727f17d4e9be43084886828c Signed-off-by: Kajur, Harish vk250x@att.com <vk250x@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-17Updated AAI to latest imagesKeren Joseph6-192/+181
- values were updated to latest images for all but sparky - configuration approch should be agreed before updateing. - a change in logback.xml was made to match the logback for internal app of search-data, in order to get the pod up and running with minimal changes to app files. - there is an issue with traversl logging that will be solved with the app developers. Issue-ID: OOM-947 Change-Id: I40d1dd51d03db35926a9c65678b318e0091caad9 Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-16Update readiness-check versionBorislavG6-6/+6
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-13Remove oxm fetching logic from data-routerDaniel Silverthorn2-18/+0
Change-Id: Ib51e46773d02780013305f98bdb24d0cbcf1b6c9 Issue-ID: OOM-925 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-11Merge "Add BABEL chart to AAI"Mike Elliott12-0/+641
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>
2018-04-09Removing aai oxm files from configmapsMandeep Khinda11-25236/+43
-they have no parameterization, are huge files, and are breaching the configmap space removing them and finding an alternate way of getting them into the containers if they need to be externalized that can be done in a separate issue. for now emptyDir{} is good enough. Issue-ID: OOM-858 Change-Id: I05602302890dd3e0363dc355f1697b76fea509a1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-03Conform to helm standardsDaniel Silverthorn31-15/+45
Change-Id: I6cda4dbc168ae6cb110deca5596e5d96f517e7fe Issue-ID: OOM-790 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>