aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27Add PNF to tosca mappingsForsyth, James (jf2512)1-0/+13
Issue-ID: AAI-2845 Change-Id: Iaf2474b38ea1b5a47d5dad7154fef0d0fd4beb68 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-26Merge "[AAI-2765]-Sparky cannot communicate with search-data-service ↵James Forsyth2-0/+0
(certificate issue)"
2020-03-26[AAI-2765]-Sparky cannot communicate with search-data-service (certificate ↵rajeevme2-0/+0
issue) Issue-ID: AAI-2765 Change-Id: I06b024d7a9a30de13e5adb2b087a83414bd1a64e Signed-off-by: rajeevme<rajeev.mehta@amdocs.com> Change-Id: I0ac22f77c445747303961fb35266194d697046df
2020-03-25Replace expiring AAF certJimmy Forsyth6-58/+60
Issue-ID: AAI-2842 Change-Id: I9c55ea4c472692bf3c335f277ff78834831c842b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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-05Merge "Update logback.xml"Venkata Harish Kajur1-261/+336
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 Forsyth8-1/+28
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 Opasiak46-109/+109
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-17Merge "Remove the usage of uuidv4 since it was causing the deployment to ↵James Forsyth1-1/+1
change at every "helm deploy" causing AAI ha proxy pod to restart and cause AAI outage."
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-16Remove the usage of uuidv4 since it was causing the deploymentSebastien Premont-Tendland1-1/+1
to change at every "helm deploy" causing AAI ha proxy pod to restart and cause AAI outage. Issue-ID: OOM-2226 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I03aa47240251fe182ecd841a99a9b99a20c88d65
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 Forsyth92-3748/+0
Issue-ID: AAI-2733 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib471d6c3e8aca7a06f18dfd6167131f1d1df0456
2019-12-02Add ingress controler support to AAILucjan Bryndza8-1/+28
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)4-3/+570
Issue-ID: AAI-2607 Change-Id: Ia49109e37af5092a5394d69a69dd9ad0fb14e2d7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-10-07Merge "[AAI-2617] Search guard is no longer available"James Forsyth17-733/+4
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-27Update to new haproxy certificateJimmy Forsyth2-53/+55
Issue-ID: AAI-2643 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iaca4ed32243b34a6d8daa7b67f094bb0d236acb9
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 Paroulek7-0/+357
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 Forsyth301-0/+60
Issue-ID: AAI-2558 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I06b4049b2e5c0bae734b4619abd6298a99ae2a11
2019-07-31Update self-signed certsLee, Tian (tl5884)3-0/+0
Self signed certs for Babel and Model Loader have been regenerated with a SAN list. This is to support the upgrade of Spring Boot from 1.5.x to the latest 2.1.6. The latest version of Spring Boot will throw an SSL exception if a clients attempts SSL handshake without a cert containing a valid SAN list. Change-Id: Icdcd1d69a94e77d318857b71b2257c16832370cc Issue-ID: AAI-2540 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-07-11Moving AAI Helm Chart version for El AltoMike Elliott18-19/+19
Updating Helm Charts to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate oom patch https://gerrit.onap.org/r/#/c/oom/+/91274/. Please do not merge until this coordination has completed. Issue-ID: OOM-1981 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I14ef1a2a946f51cf7ea98803cb1d6ea1e0039fa6
2019-07-11Update the haproxy config to support dslHarish Venkata Kajur1-1/+2
Issue-ID: AAI-2509 Change-Id: I626fc5f6e5e320d3d717eaa087a0405a14abeaae Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-06-19Update sparky certificate4.0.0-ONAPdublinJimmy Forsyth2-1/+1
Issue-ID: AAI-2489 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3d0f1760b71093f8fba276bba98e4709a495574e
2019-06-05update sparky config to user global aai nsrenealr1-1/+1
update sparky to use global aai ns to align with portal configuration Issue-ID: PORTAL-596 Change-Id: Id80fe4475773e4440d95e0eac2461f7a33fe4b6d Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-05-24Set internal name per portal teamJimmy Forsyth1-1/+1
Issue-ID: AAI-2411 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I82ef92ecff9f427bda4949590dee42256ed3da5c
2019-05-21Set to internal port per portal teamJimmy Forsyth1-1/+1
Issue-ID: AAI-2411 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib73f63a2c86f13dfff611c5d789a34d46682732c
2019-05-17Use released versions of aaf sidecarJimmy Forsyth1-3/+3
Issue-ID: AAI-2403 Change-Id: I39dcd4e4b4bf324f9089485659feb3668024ca59 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-14Use released version of elasticJimmy Forsyth1-1/+1
Issue-ID: AAI-2403 Change-Id: I64f21f9a9f077985540f552faec264363b08fccf Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-09Merge "Enable AAI to authenticate with cassandra"Venkata Harish Kajur2-0/+4
2019-05-09Enable AAI to authenticate with cassandraMahendra Raghuwanshi2-0/+4
Change-Id: I7de526ea6dc1f01c6aad1db005853d5f5797700d Issue-ID: OOM-1835 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-05-08Update babel versionJimmy Forsyth1-1/+1
Issue-ID: AAI-2402 Change-Id: I9e76264a81938598d81f4c68728ee7e39c22621c Signed-off-by: Jimmy Forsyth <jf2512@att.com>