aboutsummaryrefslogtreecommitdiffstats
path: root/components
AgeCommit message (Collapse)AuthorFilesLines
2020-03-05Update logback.xmljimmy1-261/+336
Issue-ID: AAI-2824 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I9034b283a2cd47770a30db9e1eecf3ef5ad58d47
2020-03-04Fix the graphadmin logback issueHarish Venkata Kajur3-240/+588
Issue-ID: AAI-2751 Change-Id: Icce232aab798c2c1d2a072a5cbf040403879a48b Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-02-28Merge "Fix MSB config section"Venkata Harish Kajur1-3/+3
2020-02-28Fix MSB config sectionjimmy1-3/+3
Issue-ID: AAI-2809 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I53bb71ce9d8989ee3d481bcf7f2db606455df1d3
2020-02-18Merge "Add ingress controler support to AAI"James Forsyth6-1/+21
2020-02-12Use v1.6.4 of resourcesjimmy1-1/+1
Issue-ID: AAI-2796 Change-Id: I865ce2259fe7112c60ca9ab6ab6a6222b20f0527 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-01-24[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak42-100/+100
ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I450057f5b4a10842f09665ecccc58e4ed727cd89
2020-01-24Remove space from file nameKrzysztof Opasiak1-0/+0
Remove the awkward space from the file name and replace it with a dash. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia0d55fae839d5ef865ac53659d93cbda5ba4212a
2020-01-23Update charts for released containersForsyth, James (jf2512)6-6/+6
Issue-ID: AAI-2763 Change-Id: Ie005febc51040e1dd7fffb104171ee1ee2ccdd98 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
2020-01-10Use the frankfurt release data router imageHarish Venkata Kajur1-1/+1
Issue-ID: AAI-2727 Change-Id: I85fc2b830156e913abc845b91348990ff2127b20 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-12-11Fix the startup issue of data router livenessHarish Venkata Kajur1-1/+1
so that the pod does die before it even had a chance to start the application Issue-ID: AAI-2727 Change-Id: I94246883cc5b46c7e9873e70214599653514d7d8 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-12-10Update the janusgraph properties for cassandra 3Harish Venkata Kajur8-53/+48
Issue-ID: AAI-2731 Change-Id: Ic64ba3c97374db4f9ef0961b1e910714db49b4ae Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-12-10Remove old microservices from aai chartJimmy Forsyth90-3724/+0
Issue-ID: AAI-2733 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib471d6c3e8aca7a06f18dfd6167131f1d1df0456
2019-12-02Add ingress controler support to AAILucjan Bryndza6-1/+21
Issue-ID: OOM-2171 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: I9afdae36aa9afd1f80f88b5bb3a15935f9335a93
2019-11-28Use global storage templates for PVCSylvain Desbureaux10-138/+378
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart I've also created a PV/PVC for elasticsearch has it was hardcoded to hostPath. I've also removed hostPath for job logs (aai-traversal logs were not put into the desired hostPath) And I moved the 3 jobs of aai-graphadmin into 3 files as it's a better practice (several object in the same file can lead to unexpected behavior). Behavior is supposed to be exactly the same as before. Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I71c6cee8d7c33ef7bd39c40a43c26b377d4ceec3
2019-10-31Update schema service to use v17 to v19Kajur, Harish (vk250x)3-1/+568
Issue-ID: AAI-2607 Change-Id: Ia49109e37af5092a5394d69a69dd9ad0fb14e2d7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-10-07[AAI-2617] Search guard is no longer availablerajeevme17-733/+4
Change-Id: I5cc786073ac27d3d36d05f0aa89ac5b7f1aadc02 Signed-off-by: rajeevme<rajeev.mehta@amdocs.com> Change-Id: I6b8ce9867d8b1d8108fcd7002e84f798a5b4e8e2
2019-09-10Set champ release versionJimmy Forsyth1-1/+1
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8b020e1aa305a84baa68f4f89f62c01b6f7a7c04
2019-09-09Merge "Removing nodeport adding nexus prefix"James Forsyth2-3/+1
2019-09-05Update to release elalto imagesJimmy Forsyth12-12/+12
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib9939e7f84b933210c3fb3807235c1493b7197bc
2019-09-05Removing nodeport adding nexus prefixPavel Paroulek2-3/+1
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-2596 Change-Id: Ieb3d694680c625bdd8ab1384a4997e59603cd06e
2019-09-04Changing graphgraph nodeportPavel Paroulek1-1/+1
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-2596 Change-Id: I1259a884668c844447ca33c9c84334746db022fe
2019-08-29Adding Graphgraph k8s configPavel Paroulek6-0/+353
Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Change-Id: I2cb6471a0369ef8cc3f36b9988ff0df2045564a0
2019-08-16Add misc as a volumeMountJimmy Forsyth2-1/+9
Issue-ID: AAI-2440 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ie9b90135cac72c4eadd5e727e79ff505ceaf934f
2019-08-14Change AAF URL AAI_NS -> onap.org.osaaf.aafJimmy Forsyth9-23/+23
Issue-ID: AAI-2554 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I7c560ff182f75599aaa590e65a4a5ba625b7f6b2
2019-08-09Update aai el alto to release imagesKajur, Harish (vk250x)4-4/+4
Issue-ID: AAI-2578 Change-Id: Icd2573342ad971a1ba1d583690dc2dae65e02b0c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-05Add the dsl timeout properties for traversalKajur, Harish (vk250x)2-0/+35
Issue-ID: AAI-2509 Change-Id: Ie45f31686259f6d5e6dcc5948003df8c0b624874 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-05Disable non-workflow mS in helm chartsJimmy Forsyth298-0/+17636
Issue-ID: AAI-2558 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I06b4049b2e5c0bae734b4619abd6298a99ae2a11