aai/oom.git
4 years agoUpdate charts for released containers 54/100454/4
Forsyth, James (jf2512) [Sat, 18 Jan 2020 03:20:32 +0000 (22:20 -0500)]
Update charts for released containers

Issue-ID: AAI-2763
Change-Id: Ie005febc51040e1dd7fffb104171ee1ee2ccdd98
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
4 years agoMerge "Remove the usage of uuidv4 since it was causing the deployment to change at...
James Forsyth [Fri, 17 Jan 2020 16:13:50 +0000 (16:13 +0000)]
Merge "Remove the usage of uuidv4 since it was causing the deployment to change at every "helm deploy" causing AAI ha proxy pod to restart and cause AAI outage."

4 years agoUse the frankfurt release data router image 01/100201/1
Harish Venkata Kajur [Fri, 10 Jan 2020 16:58:32 +0000 (11:58 -0500)]
Use the frankfurt release data router image

Issue-ID: AAI-2727
Change-Id: I85fc2b830156e913abc845b91348990ff2127b20
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years agoRemove the usage of uuidv4 since it was causing the deployment 49/98949/2
Sebastien Premont-Tendland [Thu, 28 Nov 2019 16:05:51 +0000 (11:05 -0500)]
Remove the usage of uuidv4 since it was causing the deployment
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

4 years agoFix the startup issue of data router liveness 06/99506/1
Harish Venkata Kajur [Wed, 11 Dec 2019 16:42:12 +0000 (11:42 -0500)]
Fix the startup issue of data router liveness

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>
4 years agoUpdate the janusgraph properties for cassandra 3 44/99444/1
Harish Venkata Kajur [Tue, 10 Dec 2019 21:13:27 +0000 (16:13 -0500)]
Update the janusgraph properties for cassandra 3

Issue-ID: AAI-2731
Change-Id: Ic64ba3c97374db4f9ef0961b1e910714db49b4ae
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years agoRemove old microservices from aai chart 38/99438/2
Jimmy Forsyth [Tue, 10 Dec 2019 18:37:26 +0000 (13:37 -0500)]
Remove old microservices from aai chart

Issue-ID: AAI-2733
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib471d6c3e8aca7a06f18dfd6167131f1d1df0456

4 years agoUse global storage templates for PVC 33/98933/2
Sylvain Desbureaux [Thu, 28 Nov 2019 12:28:35 +0000 (13:28 +0100)]
Use global storage templates for PVC

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

4 years agoUpdate schema service to use v17 to v19 94/97794/2
Kajur, Harish (vk250x) [Thu, 31 Oct 2019 14:10:55 +0000 (14:10 +0000)]
Update schema service to use v17 to v19

Issue-ID: AAI-2607
Change-Id: Ia49109e37af5092a5394d69a69dd9ad0fb14e2d7
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
4 years agoMerge "[AAI-2617] Search guard is no longer available"
James Forsyth [Mon, 7 Oct 2019 22:59:17 +0000 (22:59 +0000)]
Merge "[AAI-2617] Search guard is no longer available"

4 years ago[AAI-2617] Search guard is no longer available 52/96352/2
rajeevme [Fri, 27 Sep 2019 18:35:44 +0000 (00:05 +0530)]
[AAI-2617] Search guard is no longer available

Change-Id: I5cc786073ac27d3d36d05f0aa89ac5b7f1aadc02

Signed-off-by: rajeevme<rajeev.mehta@amdocs.com>
Change-Id: I6b8ce9867d8b1d8108fcd7002e84f798a5b4e8e2

4 years agoUpdate to new haproxy certificate 59/96359/3
Jimmy Forsyth [Fri, 27 Sep 2019 20:14:37 +0000 (16:14 -0400)]
Update to new haproxy certificate

Issue-ID: AAI-2643
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Iaca4ed32243b34a6d8daa7b67f094bb0d236acb9

4 years agoSet champ release version 54/95354/1
Jimmy Forsyth [Tue, 10 Sep 2019 12:16:02 +0000 (08:16 -0400)]
Set champ release version

Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I8b020e1aa305a84baa68f4f89f62c01b6f7a7c04

4 years agoMerge "Removing nodeport adding nexus prefix"
James Forsyth [Mon, 9 Sep 2019 14:21:34 +0000 (14:21 +0000)]
Merge "Removing nodeport adding nexus prefix"

4 years agoUpdate to release elalto images 00/95100/1
Jimmy Forsyth [Fri, 6 Sep 2019 01:35:50 +0000 (21:35 -0400)]
Update to release elalto images

Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib9939e7f84b933210c3fb3807235c1493b7197bc

4 years agoRemoving nodeport adding nexus prefix 87/95087/1
Pavel Paroulek [Thu, 5 Sep 2019 19:57:08 +0000 (21:57 +0200)]
Removing nodeport adding nexus prefix

Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
Issue-ID: AAI-2596
Change-Id: Ieb3d694680c625bdd8ab1384a4997e59603cd06e

4 years agoChanging graphgraph nodeport 34/94934/1
Pavel Paroulek [Wed, 4 Sep 2019 13:29:08 +0000 (15:29 +0200)]
Changing graphgraph nodeport

Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
Issue-ID: AAI-2596
Change-Id: I1259a884668c844447ca33c9c84334746db022fe

4 years agoAdding Graphgraph k8s config 08/88108/7
Pavel Paroulek [Mon, 20 May 2019 18:14:36 +0000 (20:14 +0200)]
Adding Graphgraph k8s config

Issue-ID: AAI-531
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
Change-Id: I2cb6471a0369ef8cc3f36b9988ff0df2045564a0

4 years agoAdd misc as a volumeMount 15/93715/2
Jimmy Forsyth [Fri, 16 Aug 2019 16:25:34 +0000 (12:25 -0400)]
Add misc as a volumeMount

Issue-ID: AAI-2440
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ie9b90135cac72c4eadd5e727e79ff505ceaf934f

4 years agoChange AAF URL AAI_NS -> onap.org.osaaf.aaf 31/93531/1
Jimmy Forsyth [Wed, 14 Aug 2019 16:38:42 +0000 (12:38 -0400)]
Change AAF URL AAI_NS -> onap.org.osaaf.aaf

Issue-ID: AAI-2554
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7c560ff182f75599aaa590e65a4a5ba625b7f6b2

4 years agoUpdate aai el alto to release images 47/93247/1
Kajur, Harish (vk250x) [Fri, 9 Aug 2019 19:56:23 +0000 (19:56 +0000)]
Update aai el alto to release images

Issue-ID: AAI-2578
Change-Id: Icd2573342ad971a1ba1d583690dc2dae65e02b0c
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
4 years agoAdd the dsl timeout properties for traversal 72/91572/2
Kajur, Harish (vk250x) [Wed, 17 Jul 2019 01:52:42 +0000 (21:52 -0400)]
Add the dsl timeout properties for traversal

Issue-ID: AAI-2509
Change-Id: Ie45f31686259f6d5e6dcc5948003df8c0b624874
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
4 years agoDisable non-workflow mS in helm charts 09/92709/1
Jimmy Forsyth [Mon, 5 Aug 2019 16:01:16 +0000 (12:01 -0400)]
Disable non-workflow mS in helm charts

Issue-ID: AAI-2558
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I06b4049b2e5c0bae734b4619abd6298a99ae2a11

4 years agoUpdate self-signed certs 93/92293/2
Lee, Tian (tl5884) [Tue, 30 Jul 2019 15:28:46 +0000 (16:28 +0100)]
Update self-signed certs

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>
4 years agoMoving AAI Helm Chart version for El Alto 75/91275/1
Mike Elliott [Thu, 11 Jul 2019 14:57:08 +0000 (10:57 -0400)]
Moving AAI Helm Chart version for El Alto

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

4 years agoUpdate the haproxy config to support dsl 51/91251/1
Harish Venkata Kajur [Thu, 11 Jul 2019 12:28:57 +0000 (08:28 -0400)]
Update the haproxy config to support dsl

Issue-ID: AAI-2509
Change-Id: I626fc5f6e5e320d3d717eaa087a0405a14abeaae
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years agoUpdate sparky certificate 76/90176/1 dublin 4.0.0-ONAP
Jimmy Forsyth [Wed, 19 Jun 2019 17:58:56 +0000 (13:58 -0400)]
Update sparky certificate

Issue-ID: AAI-2489
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I3d0f1760b71093f8fba276bba98e4709a495574e

4 years agoupdate sparky config to user global aai ns 25/89425/1
renealr [Wed, 5 Jun 2019 21:19:58 +0000 (17:19 -0400)]
update sparky config to user global aai ns

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>
4 years agoSet internal name per portal team 82/88282/2
Jimmy Forsyth [Wed, 22 May 2019 16:24:03 +0000 (12:24 -0400)]
Set internal name per portal team

Issue-ID: AAI-2411
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I82ef92ecff9f427bda4949590dee42256ed3da5c

4 years agoSet to internal port per portal team 98/88198/1
Jimmy Forsyth [Tue, 21 May 2019 18:10:58 +0000 (14:10 -0400)]
Set to internal port per portal team

Issue-ID: AAI-2411
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib73f63a2c86f13dfff611c5d789a34d46682732c

5 years agoUse released versions of aaf sidecar 16/87916/2
Jimmy Forsyth [Thu, 16 May 2019 19:18:53 +0000 (15:18 -0400)]
Use released versions of aaf sidecar

Issue-ID: AAI-2403
Change-Id: I39dcd4e4b4bf324f9089485659feb3668024ca59
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUse released version of elastic 71/87671/1
Jimmy Forsyth [Tue, 14 May 2019 12:11:32 +0000 (08:11 -0400)]
Use released version of elastic

Issue-ID: AAI-2403
Change-Id: I64f21f9a9f077985540f552faec264363b08fccf
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "Enable AAI to authenticate with cassandra"
Venkata Harish Kajur [Thu, 9 May 2019 19:54:00 +0000 (19:54 +0000)]
Merge "Enable AAI to authenticate with cassandra"

5 years agoEnable AAI to authenticate with cassandra 14/87314/1
Mahendra Raghuwanshi [Thu, 9 May 2019 03:52:46 +0000 (03:52 +0000)]
Enable AAI to authenticate with cassandra

Change-Id: I7de526ea6dc1f01c6aad1db005853d5f5797700d
Issue-ID: OOM-1835
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoUpdate babel version 52/87252/1
Jimmy Forsyth [Wed, 8 May 2019 15:52:39 +0000 (11:52 -0400)]
Update babel version

Issue-ID: AAI-2402
Change-Id: I9e76264a81938598d81f4c68728ee7e39c22621c
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "Updating port URL per portal team request"
Venkata Harish Kajur [Wed, 8 May 2019 15:05:31 +0000 (15:05 +0000)]
Merge "Updating port URL per portal team request"

5 years agoMerge "Enable AAI to authenticate with cassandra"
James Forsyth [Wed, 8 May 2019 15:04:50 +0000 (15:04 +0000)]
Merge "Enable AAI to authenticate with cassandra"

5 years agoUpdating port URL per portal team request 78/87178/4
Jimmy Forsyth [Tue, 7 May 2019 18:07:14 +0000 (14:07 -0400)]
Updating port URL per portal team request

Issue-ID: AAI-2411
Change-Id: Ibd784eaa3c144ddc78d5a340a9b92219a4541451
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoSet RC0 release versions 29/86929/2
Jimmy Forsyth [Fri, 3 May 2019 20:20:32 +0000 (16:20 -0400)]
Set RC0 release versions

Issue-ID: AAI-2403
Change-Id: Ia25b515a7e3dbaa5bbb4be1d28fecfadeae7004b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoEnable AAI to authenticate with cassandra 89/86889/1
mahendrr [Fri, 3 May 2019 08:51:40 +0000 (08:51 +0000)]
Enable AAI to authenticate with cassandra

Change-Id: Ib46fa0fd6f33e56556f7c4f9e244049085e4e9d2
Issue-ID: OOM-1835
Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
5 years agoFix requirements.yaml header 28/86728/1
Jessica Wagantall [Wed, 1 May 2019 16:35:11 +0000 (09:35 -0700)]
Fix requirements.yaml header

Missing yaml header added.

Change-Id: Id7ab80d928f89544d25204489eafbcbf78b94d52
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Disable stats port for haproxy"
James Forsyth [Mon, 29 Apr 2019 19:14:58 +0000 (19:14 +0000)]
Merge "Disable stats port for haproxy"

5 years agoDisable stats port for haproxy 31/86431/1
Harish Venkata Kajur [Fri, 26 Apr 2019 19:13:09 +0000 (15:13 -0400)]
Disable stats port for haproxy

Issue-ID: AAI-2395
Change-Id: Id25a4f0a0770a62a8d1e78d0affcf210c93fbdd0
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
5 years agofix crash look backoff in data router 24/86324/1
renealr [Thu, 25 Apr 2019 20:22:13 +0000 (16:22 -0400)]
fix crash look backoff in data router

update data router with additional config needed
by the schema ingest lib

Issue-ID: AAI-2369

Change-Id: I1870fa1fd3e92854b86553a394bd522429c22164
Signed-off-by: renealr <reneal.rogers@amdocs.com>
5 years agoOOM code transfer for AAI (inc)
Jessica Wagantall [Wed, 24 Apr 2019 22:54:08 +0000 (15:54 -0700)]
OOM code transfer for AAI (inc)

Incremental code transfer from oom/kubernetes/aai
into the aai/oom tech team repo.

Change-Id: I7cdf904377022bcf806033544760d539df11c6cf
Issue-ID: CIMAN-250

5 years agoMerge "Add Pluggable Security to Search MS"
Borislav Glozman [Wed, 24 Apr 2019 17:16:50 +0000 (17:16 +0000)]
Merge "Add Pluggable Security to Search MS"

5 years agoOOM code transfer for AAI
Jessica Wagantall [Mon, 22 Apr 2019 18:57:18 +0000 (11:57 -0700)]
OOM code transfer for AAI

Transfer code from oom/kubernetes/aai into the
aai/oom tech team repo.

Change-Id: I7bcd43ff9acbc12ae36c95e3ebcee567fb7572cf
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoInitial empty repository
Jessica Wagantall [Mon, 22 Apr 2019 18:53:39 +0000 (18:53 +0000)]
Initial empty repository

5 years agoAdd Pluggable Security to Search MS
Jennie Jia [Thu, 28 Mar 2019 15:32:16 +0000 (17:32 +0200)]
Add Pluggable Security to Search MS

Issue-ID: AAI-2272
Change-Id: I1dfaa21a7e7de1e044812d6dd8098715d4eaa22a
Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
5 years agoResolve license issues in SearchGuard config
Lee, Tian (tl5884) [Thu, 18 Apr 2019 09:52:30 +0000 (10:52 +0100)]
Resolve license issues in SearchGuard config

Remove all comments and config sections from SearchGuard config marked
as not free for commercial use.

Change-Id: I9b4615ef2aa9741430349c0eda2ae9ebf96b3b7d
Issue-ID: AAI-2289
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
5 years agoMerge "Update haproxy to use 1.4.0 docker"
Mike Elliott [Thu, 18 Apr 2019 14:56:50 +0000 (14:56 +0000)]
Merge "Update haproxy to use 1.4.0 docker"

5 years agoMerge "AAI Rolling upgrade using helm hooks"
Mike Elliott [Thu, 18 Apr 2019 12:36:10 +0000 (12:36 +0000)]
Merge "AAI Rolling upgrade using helm hooks"

5 years agoAAI Rolling upgrade using helm hooks
Mahendra Raghuwanshi [Wed, 20 Mar 2019 06:36:19 +0000 (06:36 +0000)]
AAI Rolling upgrade using helm hooks

Change-Id: I81b8c7069e374e2ee789f6dd99e6cb55d98e5d28
Issue-ID: OOM-1676
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoUpgrade AAI to use common shared Cassandra
Mahendra Raghuwanshi [Fri, 15 Mar 2019 12:02:42 +0000 (12:02 +0000)]
Upgrade AAI to use common shared Cassandra

Change-Id: I0186b09697f32115595383c4e409e608e2cf767f
Issue-ID: OOM-1652
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoSet aai&music Cassandra readiness periodSeconds
Yang Xu [Fri, 12 Apr 2019 15:35:17 +0000 (11:35 -0400)]
Set aai&music Cassandra readiness periodSeconds

Change-Id: I585e126601dc423caba3fa2af9ca4c80de0bf699
Issue-ID: OOM-1795
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
5 years agoUpdate haproxy to use 1.4.0 docker
Harish Venkata Kajur [Thu, 11 Apr 2019 16:36:01 +0000 (12:36 -0400)]
Update haproxy to use 1.4.0 docker

Issue-ID: AAI-2235
Change-Id: I825f238b9bf6f41ba14ccee2f6942ccd45828135
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
5 years agoUpdate the logs folder to be AAI-SS
Kajur, Harish (vk250x) [Wed, 10 Apr 2019 17:11:20 +0000 (13:11 -0400)]
Update the logs folder to be AAI-SS

Issue-ID: AAI-2356
Change-Id: I5ae4edab334aa2df722138f9d63ab8f23478cae7
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Update aai_keystore and ext pem"
James MacNider [Tue, 9 Apr 2019 18:09:10 +0000 (18:09 +0000)]
Merge "Update aai_keystore and ext pem"

5 years agoMerge "Register v15 and v16 to MSB"
James MacNider [Tue, 9 Apr 2019 17:07:04 +0000 (17:07 +0000)]
Merge "Register v15 and v16 to MSB"

5 years agoMerge "Correct generic-vnf widget data-del-flag"
James MacNider [Tue, 9 Apr 2019 15:28:24 +0000 (15:28 +0000)]
Merge "Correct generic-vnf widget data-del-flag"

5 years agoMerge "Set -STAGING version for champ"
James MacNider [Tue, 9 Apr 2019 15:26:17 +0000 (15:26 +0000)]
Merge "Set -STAGING version for champ"

5 years agoMerge "Remove commercial license text in Searchguard conf"
James MacNider [Tue, 9 Apr 2019 15:25:31 +0000 (15:25 +0000)]
Merge "Remove commercial license text in Searchguard conf"

5 years agoRegister v15 and v16 to MSB
Ondrej Frindrich [Mon, 1 Apr 2019 13:47:35 +0000 (15:47 +0200)]
Register v15 and v16 to MSB

Issue-ID: AAI-2278

Change-Id: I907a26baddbe14ad03faf371fc5a84c404367fa8
Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com>
5 years agoUpdate aai_keystore and ext pem
Jimmy Forsyth [Thu, 28 Mar 2019 15:37:20 +0000 (11:37 -0400)]
Update aai_keystore and ext pem

Issue-ID: AAI-2286
Change-Id: Ib2d265065ba2418ae1da98feeee8d35f7163d10f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoCorrect generic-vnf widget data-del-flag
mark.j.leonard [Wed, 27 Mar 2019 16:11:15 +0000 (16:11 +0000)]
Correct generic-vnf widget data-del-flag

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>
5 years agoAdd Widget UUIDs to the TOSCA mappings JSON
mark.j.leonard [Tue, 26 Mar 2019 12:40:32 +0000 (12:40 +0000)]
Add Widget UUIDs to the TOSCA mappings JSON

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>
5 years agoRemove commercial license text in Searchguard conf
Edwin Lawrance [Wed, 27 Mar 2019 11:00:39 +0000 (11:00 +0000)]
Remove commercial license text in Searchguard conf

remove "Not free for commercial use" text

Change-Id: I2be8be00f6e210e63f7ce1b927e611c546f660c7
Issue-ID: AAI-2289
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
5 years agoSet -STAGING version for champ
Jimmy Forsyth [Wed, 20 Mar 2019 21:24:59 +0000 (17:24 -0400)]
Set -STAGING version for champ

Issue-ID: AAI-2239
Change-Id: I6547af1dc09b10a8b7719116dc078c75ce72cbb0
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "SidecarRproxy: uri-auth config file to configmap"
Borislav Glozman [Sun, 17 Mar 2019 07:41:48 +0000 (07:41 +0000)]
Merge "SidecarRproxy: uri-auth config file to configmap"

5 years agoUpgrade AAI to use readiness check 2.0.2
Mahendra Raghuwanshi [Fri, 15 Mar 2019 06:42:07 +0000 (06:42 +0000)]
Upgrade AAI to use readiness check 2.0.2

Issue-ID: OOM-1726

Change-Id: I2297ac131c546d19e2c60a2ef0213a6bc7b0645d
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoSidecarRproxy: uri-auth config file to configmap
bwong21 [Thu, 14 Mar 2019 17:15:58 +0000 (17:15 +0000)]
SidecarRproxy: uri-auth config file to configmap

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>
5 years agoMerge "Update ES config in Search data service for HTTPS"
Borislav Glozman [Thu, 14 Mar 2019 11:30:17 +0000 (11:30 +0000)]
Merge "Update ES config in Search data service for HTTPS"

5 years agoMerge "[Babel] Add Widget Type mappings"
Borislav Glozman [Thu, 14 Mar 2019 11:28:30 +0000 (11:28 +0000)]
Merge "[Babel] Add Widget Type mappings"

5 years agoUpdate ES config in Search data service for HTTPS
Edwin Lawrance [Wed, 13 Mar 2019 15:35:35 +0000 (15:35 +0000)]
Update ES config in Search data service for HTTPS

updating properties to communicate to ES over https
updating keystore to include ES trust cert

Change-Id: Ia60aa2e3db0a1e98dcd0b0cf51e5e28200a855c3
Issue-ID: AAI-2203
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
5 years agoMerge "Reduce logging level for sidecar rproxy and fproxy"
Alexis de Talhouët [Wed, 13 Mar 2019 14:02:29 +0000 (14:02 +0000)]
Merge "Reduce logging level for sidecar rproxy and fproxy"

5 years agoMerge "Add the v16 to supported versions"
Alexis de Talhouët [Wed, 13 Mar 2019 14:01:47 +0000 (14:01 +0000)]
Merge "Add the v16 to supported versions"

5 years agoAdd the v16 to supported versions
Harish Venkata Kajur [Tue, 12 Mar 2019 18:11:15 +0000 (14:11 -0400)]
Add the v16 to supported versions

Issue-ID: AAI-2161
Change-Id: I7493293c8871040935d030d1da4d0f608a8170db
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
5 years agoMerge "Add Searchguard OOM config to ElasticSearch"
James MacNider [Tue, 12 Mar 2019 17:02:41 +0000 (17:02 +0000)]
Merge "Add Searchguard OOM config to ElasticSearch"

5 years agoenable sparky to interact with schema ms and aaf
renealr [Thu, 28 Feb 2019 14:06:18 +0000 (09:06 -0500)]
enable sparky to interact with schema ms and aaf

Add support to make sure of the schema ms
add support to make use of aaf interaction
update portal props with correct Impl class
add the missing portal property configurations

Issue-ID: AAI-2201

Change-Id: Ic47d62922b1aecaf99f06a50aec10ca674c8b927
Signed-off-by: renealr <reneal.rogers@amdocs.com>
5 years agoReduce logging level for sidecar rproxy and fproxy
bwong21 [Wed, 6 Mar 2019 16:55:06 +0000 (16:55 +0000)]
Reduce logging level for sidecar rproxy and fproxy

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>
5 years agoAdd Searchguard OOM config to ElasticSearch
Edwin Lawrance [Tue, 5 Mar 2019 10:30:33 +0000 (10:30 +0000)]
Add Searchguard OOM config to ElasticSearch

Change-Id: I3c4d0c82882b2f064a6ad3610c0f699d8af50632
Issue-ID: AAI-2203
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
5 years ago[Babel] Add Widget Type mappings
mark.j.leonard [Tue, 5 Mar 2019 12:49:02 +0000 (12:49 +0000)]
[Babel] Add Widget Type mappings

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>
5 years agoMerge "Fix nodeSlector and Affinity for aai charts"
Borislav Glozman [Mon, 25 Feb 2019 10:24:23 +0000 (10:24 +0000)]
Merge "Fix nodeSlector and Affinity for aai charts"

5 years agoMerge "Ensure create database schema job logs stored"
Borislav Glozman [Mon, 25 Feb 2019 10:23:18 +0000 (10:23 +0000)]
Merge "Ensure create database schema job logs stored"

5 years agoMerge "OOM-1373 Add missing label release to components"
Borislav Glozman [Mon, 25 Feb 2019 09:54:25 +0000 (09:54 +0000)]
Merge "OOM-1373 Add missing label release to components"

5 years agoMerge changes I52c33d1d,I162e4119
Mike Elliott [Sun, 24 Feb 2019 23:06:45 +0000 (23:06 +0000)]
Merge changes I52c33d1d,I162e4119

* changes:
  Update fProxy keystore
  Update Babel image to latest STAGING

5 years agoEnsure create database schema job logs stored
Harish Venkata Kajur [Wed, 9 Jan 2019 03:09:21 +0000 (22:09 -0500)]
Ensure create database schema job logs stored

in the host system so when the pod dies
unsuccessfully, we can investigate
the root cause of the problem

Issue-ID: AAI-1958
Change-Id: Ia151f597f9cce643c0e250a119a5606525d99ee7
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
(cherry picked from commit d497ce2e786598556501e0a6c65797e7085fa6b9)

5 years agoOOM-1373 Add missing label release to components
sushil masal [Thu, 21 Feb 2019 10:51:51 +0000 (16:21 +0530)]
OOM-1373 Add missing label release to components

Issue-ID: OOM-1373

Change-Id: Ifc6593a7e8f8622bfec29b942c5c75cdb59c997d
Signed-off-by: sushil masal <sushil.masal@amdocs.com>
5 years agoAdd the schema service helm charts
Harish Venkata Kajur [Wed, 13 Feb 2019 04:56:51 +0000 (23:56 -0500)]
Add the schema service helm charts

Issue-ID: AAI-1873
Change-Id: I414d21eb23ed20b469259d7dbdd814cde733a547
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
5 years agoIncrease initialDelay and timeout for gizmo pod
Yang Xu [Sun, 17 Feb 2019 21:27:14 +0000 (16:27 -0500)]
Increase initialDelay and timeout for gizmo pod

Change-Id: If9c441897103ef93b870be7b548805d9ecaceb44
Issue-ID: AAI-2139
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
5 years agoUpdate fProxy keystore
Lee, Tian (tl5884) [Tue, 12 Feb 2019 16:23:02 +0000 (16:23 +0000)]
Update fProxy keystore

To cater for primary services that communicate with DMAAP using SSL,
the fproxy server cert needs a SAN entry for "message-router.onap",
so that it passes hostname verification on the primary service side.

Change-Id: I52c33d1d324219b62b4a92236f637d79c5899638
Issue-ID: AAF-718
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
5 years agoUpdate Babel image to latest STAGING
Lee, Tian (tl5884) [Tue, 12 Feb 2019 15:43:01 +0000 (15:43 +0000)]
Update Babel image to latest STAGING

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>
5 years agoMerge "[Babel] Reworked TOSCA Mapping configuration"
Borislav Glozman [Mon, 11 Feb 2019 11:15:38 +0000 (11:15 +0000)]
Merge "[Babel] Reworked TOSCA Mapping configuration"

5 years agoUpdate Chart version for Dublin Release
Mike Elliott [Sun, 10 Feb 2019 22:52:51 +0000 (17:52 -0500)]
Update Chart version for Dublin Release

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>
5 years agoMerge "Update Gizmo and Champ security config"
Borislav Glozman [Sun, 10 Feb 2019 10:59:25 +0000 (10:59 +0000)]
Merge "Update Gizmo and Champ security config"

5 years ago[Babel] Reworked TOSCA Mapping configuration
mark.j.leonard [Wed, 6 Feb 2019 10:07:21 +0000 (10:07 +0000)]
[Babel] Reworked TOSCA Mapping configuration

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>
5 years agoUpdate Gizmo and Champ security config
Lee, Tian (tl5884) [Fri, 11 Jan 2019 16:52:27 +0000 (16:52 +0000)]
Update Gizmo and Champ security config

- Update rProxy to use AAF geo-locate endpoint rather than hard coded IP
address
- Update fProxy to use separate truststore
- Restructure charts to reduce certificate duplication

Change-Id: I1e63ceb0ebabd8bb3dfacc71dac841858279b6f1
Issue-ID: AAF-718
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
5 years ago[Babel] Add type mapping JSON configuration
mark.j.leonard [Mon, 28 Jan 2019 15:57:36 +0000 (15:57 +0000)]
[Babel] Add type mapping JSON configuration

Remove the deprecated filter-types.properties

Change-Id: I776a04aa8e32a8dfff276795b012ca68f331d118
Issue-ID: AAI-2121
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
5 years agoUse explicit PVC selectors for Cassandra
Pawel Wieczorek [Thu, 17 Jan 2019 18:22:37 +0000 (19:22 +0100)]
Use explicit PVC selectors for Cassandra

Using release label only can result in claiming Persistent Volume with
mismatched Cassandra version (2.1.20 vs. 3.11.3 as of writing this
patch).

Issue-ID: OOM-1592
Change-Id: I9f534982f6ae91347b17676b1223d397ac28953d
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
5 years agoMerge "Update Gizmo and Spike image versions"
Borislav Glozman [Thu, 17 Jan 2019 10:44:24 +0000 (10:44 +0000)]
Merge "Update Gizmo and Spike image versions"