aboutsummaryrefslogtreecommitdiffstats
path: root/components/aai-resources
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10Use release resources:1.6.6Jimmy Forsyth1-1/+1
Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I7f561576db28439572ea95131efe12f1f3e953c7
2020-03-05Update logback.xmljimmy1-261/+336
Issue-ID: AAI-2824 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I9034b283a2cd47770a30db9e1eecf3ef5ad58d47
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-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 Opasiak3-12/+12
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-23Update charts for released containersForsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2763 Change-Id: Ie005febc51040e1dd7fffb104171ee1ee2ccdd98 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
2019-12-10Update the janusgraph properties for cassandra 3Harish Venkata Kajur2-12/+12
Issue-ID: AAI-2731 Change-Id: Ic64ba3c97374db4f9ef0961b1e910714db49b4ae Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-10-31Update schema service to use v17 to v19Kajur, Harish (vk250x)1-0/+378
Issue-ID: AAI-2607 Change-Id: Ia49109e37af5092a5394d69a69dd9ad0fb14e2d7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-09-05Update to release elalto imagesJimmy Forsyth1-1/+1
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib9939e7f84b933210c3fb3807235c1493b7197bc
2019-08-14Change AAF URL AAI_NS -> onap.org.osaaf.aafJimmy Forsyth3-8/+8
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)1-1/+1
Issue-ID: AAI-2578 Change-Id: Icd2573342ad971a1ba1d583690dc2dae65e02b0c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-05Disable non-workflow mS in helm chartsJimmy Forsyth38-0/+2879
Issue-ID: AAI-2558 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I06b4049b2e5c0bae734b4619abd6298a99ae2a11