aai/oom.git
6 years agoMerge "Update log path to get filebeat working"
Mike Elliott [Mon, 7 May 2018 21:16:01 +0000 (21:16 +0000)]
Merge "Update log path to get filebeat working"

6 years agoUpdate the keystore for resources and traversal
Kajur, Harish (vk250x) [Thu, 26 Apr 2018 15:26:45 +0000 (11:26 -0400)]
Update the keystore for resources and traversal

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>
6 years agoUpdate log path to get filebeat working
Harish V Kajur [Mon, 7 May 2018 14:02:46 +0000 (14:02 +0000)]
Update log path to get filebeat working

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>
6 years agoFix old references to portalapps service
jmac [Thu, 3 May 2018 18:26:44 +0000 (18:26 +0000)]
Fix old references to portalapps service

Change-Id: Icd3291be17b5c42ac9706e9c7b40ed26c9617300
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1042

6 years agoMerge "Change graph name to match resources"
Mandeep Khinda [Wed, 2 May 2018 17:43:46 +0000 (17:43 +0000)]
Merge "Change graph name to match resources"

6 years agoMerge "Update babel and ml to work properly in oom"
Borislav Glozman [Wed, 2 May 2018 15:19:46 +0000 (15:19 +0000)]
Merge "Update babel and ml to work properly in oom"

6 years agoMount entire cassandra directory
Daniel Silverthorn [Tue, 1 May 2018 18:51:42 +0000 (18:51 +0000)]
Mount entire cassandra directory

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>
6 years agoUpdate babel and ml to work properly in oom
Jimmy Forsyth [Tue, 1 May 2018 20:03:43 +0000 (16:03 -0400)]
Update babel and ml to work properly in oom

Issue-ID: AAI-1110
Change-Id: Ibc51b36bb96c969a61aa54b31abf7c99f0e62fe6
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdated AAI to latest images - sparky
Keren Joseph [Sun, 22 Apr 2018 12:22:46 +0000 (15:22 +0300)]
Updated AAI to latest images - sparky

- 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>
6 years agoChange graph name to match resources
Daniel Silverthorn [Fri, 27 Apr 2018 14:25:50 +0000 (14:25 +0000)]
Change graph name to match resources

Change-Id: Iad21b14e5dde25271c3f274dfc437b423c6d46e9
Issue-ID: OOM-1015
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoMerge "Fix the janus graph cached properties"
Mandeep Khinda [Wed, 25 Apr 2018 21:24:47 +0000 (21:24 +0000)]
Merge "Fix the janus graph cached properties"

6 years agoMerge "Remove the duplicate volume mounts"
Mandeep Khinda [Wed, 25 Apr 2018 21:24:44 +0000 (21:24 +0000)]
Merge "Remove the duplicate volume mounts"

6 years agoFix the janus graph cached properties
Kajur, Harish (vk250x) [Wed, 25 Apr 2018 20:44:35 +0000 (16:44 -0400)]
Fix the janus graph cached properties

missing the global release name

Change-Id: Ieebed34bd115763dadd4452cf91ab1205f0f9c53
Issue-ID: AAI-1100
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Add OOM dependency on Champ"
Mandeep Khinda [Wed, 25 Apr 2018 17:26:03 +0000 (17:26 +0000)]
Merge "Add OOM dependency on Champ"

6 years agoMerge "Add new model loader config parameters"
Mandeep Khinda [Wed, 25 Apr 2018 14:56:59 +0000 (14:56 +0000)]
Merge "Add new model loader config parameters"

6 years agoAdd new model loader config parameters
Daniel Silverthorn [Tue, 24 Apr 2018 20:06:14 +0000 (20:06 +0000)]
Add new model loader config parameters

Change-Id: I347f78d8d911664befcf35dbf1c5edd56b493a66
Issue-ID: AAI-1094
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoRemove the duplicate volume mounts
Kajur, Harish (vk250x) [Wed, 25 Apr 2018 12:02:31 +0000 (08:02 -0400)]
Remove the duplicate volume mounts

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>
6 years agoMake all services independent of helm Release.Name
BorislavG [Tue, 24 Apr 2018 07:56:27 +0000 (07:56 +0000)]
Make all services independent of helm Release.Name

Issue-ID: OOM-906
Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoAdd OOM dependency on Champ
sblimkie [Fri, 20 Apr 2018 14:50:48 +0000 (10:50 -0400)]
Add OOM dependency on Champ

Champ needs to wait for kafka to come up

Change-Id: I0a5fef89a08fc5cd538bf949403927987fcb14c0
Issue-ID: AAI-1085
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoMerge "Updated AAI to latest images"
Mandeep Khinda [Wed, 18 Apr 2018 01:07:33 +0000 (01:07 +0000)]
Merge "Updated AAI to latest images"

6 years agoUpdate from using hbase to using cassandra
vagrant [Sat, 10 Mar 2018 23:56:32 +0000 (23:56 +0000)]
Update from using hbase to using cassandra

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>
6 years agoUpdated AAI to latest images
Keren Joseph [Tue, 17 Apr 2018 06:54:11 +0000 (09:54 +0300)]
Updated AAI to latest images

- 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>
6 years agoUpdate readiness-check version
BorislavG [Sun, 15 Apr 2018 11:55:39 +0000 (11:55 +0000)]
Update readiness-check version

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>
6 years agoRemove oxm fetching logic from data-router
Daniel Silverthorn [Fri, 13 Apr 2018 18:09:57 +0000 (18:09 +0000)]
Remove oxm fetching logic from data-router

Change-Id: Ib51e46773d02780013305f98bdb24d0cbcf1b6c9
Issue-ID: OOM-925
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoMerge "Add BABEL chart to AAI"
Mike Elliott [Wed, 11 Apr 2018 16:34:52 +0000 (16:34 +0000)]
Merge "Add BABEL chart to AAI"

6 years agoAdd BABEL chart to AAI
Michael Arrastia [Thu, 29 Mar 2018 13:53:40 +0000 (14:53 +0100)]
Add BABEL chart to AAI

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>
6 years agoRemoving aai oxm files from configmaps
Mandeep Khinda [Mon, 9 Apr 2018 21:09:51 +0000 (21:09 +0000)]
Removing aai oxm files from configmaps

-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>
6 years agoConform to helm standards
Daniel Silverthorn [Wed, 28 Mar 2018 19:18:19 +0000 (19:18 +0000)]
Conform to helm standards

Change-Id: I6cda4dbc168ae6cb110deca5596e5d96f517e7fe
Issue-ID: OOM-790
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agochamp and gizmo hotfix
kj [Wed, 28 Mar 2018 15:10:32 +0000 (18:10 +0300)]
champ and gizmo hotfix

fixes added sue to yaml validation issues

Issue-ID: OOM-836

Change-Id: I9e03d85526ee9e6d5fbd893011db6ff15f95b74f
Signed-off-by: kj <keren.joseph@amdocs.com>
6 years agoMerge "Adding GIZMO chart to AAI"
Mike Elliott [Wed, 28 Mar 2018 13:29:53 +0000 (13:29 +0000)]
Merge "Adding GIZMO chart to AAI"

6 years agoMerge "Add champ subchart to oom aai"
Mike Elliott [Wed, 28 Mar 2018 13:17:59 +0000 (13:17 +0000)]
Merge "Add champ subchart to oom aai"

6 years agoAdd champ subchart to oom aai
Daniel Silverthorn [Thu, 8 Mar 2018 15:02:21 +0000 (10:02 -0500)]
Add champ subchart to oom aai

Change-Id: I19973276c957bf46cdb7cf493cead188b9faa2ad
Issue-ID: OOM-790
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoAdd standardized helm chart for aai
kj [Mon, 19 Mar 2018 13:07:44 +0000 (15:07 +0200)]
Add standardized helm chart for aai

Issue-ID: OOM-734

Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be
Signed-off-by: kj <keren.joseph@amdocs.com>
6 years agoAdding GIZMO chart to AAI
Gurjeet Bedi [Tue, 27 Mar 2018 14:22:52 +0000 (10:22 -0400)]
Adding GIZMO chart to AAI

Gizmo chart files

Issue-ID: OOM-798
Change-Id: Ic195d2973cfe5d5ace04670d3dcc6b43b820d461
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
6 years agoAdd standardized helm chart for log
BorislavG [Sun, 25 Mar 2018 15:12:38 +0000 (18:12 +0300)]
Add standardized helm chart for log

Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79
Issue-ID: OOM-740
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoAAI parameterization
Jerome Doucerain [Sat, 17 Mar 2018 18:18:41 +0000 (14:18 -0400)]
AAI parameterization

added parameter for the AAI_CORE version
added parameterized persisted storage location

Issue-ID: OOM-734

Change-Id: Iefe3d89ae6d001754251e0f5ce2735c9a920bcd5
Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
6 years agoLicense addition in all yamls
vaibhav_16dec [Thu, 22 Mar 2018 09:07:12 +0000 (09:07 +0000)]
License addition in all yamls

Issue-ID: OOM-821

Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoAAI services registration via MSB
AdrianSlavkovsky [Thu, 8 Mar 2018 08:55:53 +0000 (09:55 +0100)]
AAI services registration via MSB

Change-Id: I09cfea85672285fb96d0449af2e1535249b1c125
Issue-ID: AAI-671
Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
6 years agoRun all components in one namespace
BorislavG [Tue, 27 Feb 2018 15:04:26 +0000 (15:04 +0000)]
Run all components in one namespace

Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e
Issue-ID: OOM-722
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agofix AAI data-router and es mapping
kerenj [Sun, 25 Feb 2018 11:19:53 +0000 (11:19 +0000)]
fix AAI data-router and es mapping

fixed data router logs and elasticsearch data folder mapping to dockerdata-nfs

Issue-ID: OOM-767

Change-Id: Ia9746fad6ae0a7283a599570e04044c9369f8d91
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoAAI - readiness image update
kerenj [Thu, 22 Feb 2018 11:58:16 +0000 (11:58 +0000)]
AAI - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I8ab9c35a2c96d2456f026bd13f26641d92cc055e
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoReplica Scaling of AAI Container
vaibhav_16dec [Wed, 14 Feb 2018 05:32:10 +0000 (05:32 +0000)]
Replica Scaling of AAI Container

Issue-ID: OOM-684

Change-Id: Ic642c248b3650dd645d1f7cb1442868b51f23f56
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoMerge "aai search data config alignment"
Alexis de Talhouët [Fri, 9 Feb 2018 14:50:19 +0000 (14:50 +0000)]
Merge "aai search data  config alignment"

6 years agoMerge "aai model loader config alignment"
Alexis de Talhouët [Fri, 9 Feb 2018 14:50:18 +0000 (14:50 +0000)]
Merge "aai model loader config alignment"

6 years agoMerge "aai resources and traversal config alignment"
Alexis de Talhouët [Fri, 9 Feb 2018 14:50:16 +0000 (14:50 +0000)]
Merge "aai resources and traversal config alignment"

6 years agoaai search data config alignment
mayankg2703 [Wed, 7 Feb 2018 06:02:17 +0000 (06:02 +0000)]
aai search data  config alignment

Change-Id: I690bf6863c38265c2ef10f315f0638be65211585
Issue-ID: OOM-671
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoaai model loader config alignment
mayankg2703 [Wed, 7 Feb 2018 05:56:34 +0000 (05:56 +0000)]
aai model loader config alignment

Change-Id: Ifc5db843fb45c458c2d2a9294c52201fc27f425e
Issue-ID: OOM-669
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoaai resources and traversal config alignment
mayankg2703 [Wed, 7 Feb 2018 05:48:29 +0000 (05:48 +0000)]
aai resources and traversal config alignment

Change-Id: Ib0b7a59a07e96eb79fd6ca59a5459e4e81de29e2
Issue-ID: OOM-668
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoaai sparky be config alignment
mayankg2703 [Wed, 7 Feb 2018 05:29:22 +0000 (05:29 +0000)]
aai sparky be config alignment

Change-Id: I7c8f8732763a39cf0bccec9af4149736c9108ea5
Issue-ID: OOM-666
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoMerge "config seg aai elasticsearch"
Alexis de Talhouët [Tue, 6 Feb 2018 17:28:53 +0000 (17:28 +0000)]
Merge "config seg aai elasticsearch"

6 years agoMerge "config seg aai data router"
Alexis de Talhouët [Tue, 6 Feb 2018 17:28:49 +0000 (17:28 +0000)]
Merge "config seg aai data router"

6 years agoMerge "config seg aai search data service"
Alexis de Talhouët [Tue, 6 Feb 2018 17:20:28 +0000 (17:20 +0000)]
Merge "config seg aai search data service"

6 years agoMerge "config seg aai model loader"
Alexis de Talhouët [Tue, 6 Feb 2018 17:20:22 +0000 (17:20 +0000)]
Merge "config seg aai model loader"

6 years agoMerge "config seg aai sparky be"
Alexis de Talhouët [Tue, 6 Feb 2018 17:20:15 +0000 (17:20 +0000)]
Merge "config seg aai sparky be"

6 years agoMerge "config seg aai resources and traversal"
Alexis de Talhouët [Tue, 6 Feb 2018 17:20:09 +0000 (17:20 +0000)]
Merge "config seg aai resources and traversal"

6 years agoconfig seg aai sparky be
mayankg2703 [Tue, 6 Feb 2018 16:40:19 +0000 (16:40 +0000)]
config seg aai sparky be

Change-Id: Ic322d59fe4d79e35595a72daf7842ee03954023b
Issue-ID: OOM-664
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoconfig seg aai model loader
mayankg2703 [Tue, 6 Feb 2018 10:28:00 +0000 (10:28 +0000)]
config seg aai model loader

Change-Id: I868acb11ba195a9415d54d2a9352c120a8b76e08
Issue-ID: OOM-662
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoconfig seg aai search data service
mayankg2703 [Tue, 6 Feb 2018 10:24:30 +0000 (10:24 +0000)]
config seg aai search data service

Change-Id: Ie0229756fabb37a88f46c3d6eb864531660885a8
Issue-ID: OOM-663
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoconfig seg aai elasticsearch
mayankg2703 [Mon, 5 Feb 2018 17:18:18 +0000 (17:18 +0000)]
config seg aai elasticsearch

Change-Id: I1d734fee3e487ba7d2e346576e38aba84928928f
Issue-ID: OOM-660
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoconfig seg aai deployment service
mayankg2703 [Mon, 5 Feb 2018 07:12:32 +0000 (07:12 +0000)]
config seg aai deployment service

Change-Id: Ic7572ff99d04af94e9cbab695f0597ae211fb583
Issue-ID: OOM-521
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoPersist AAI data add ns prefix
Munir Ahmad [Mon, 5 Feb 2018 13:40:34 +0000 (08:40 -0500)]
Persist AAI data add ns prefix

Issue-ID: OOM-639

Change-Id: I31ba467f6a48938b8c6ac40b76abf67f2362d743
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoconfig seg aai data router
mayankg2703 [Mon, 5 Feb 2018 11:00:25 +0000 (11:00 +0000)]
config seg aai data router

Change-Id: Ib49c01c7f602458a41c66eb354fa08a024bdea15
Issue-ID: OOM-659
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoconfig seg aai resources and traversal
mayankg2703 [Mon, 5 Feb 2018 09:01:02 +0000 (09:01 +0000)]
config seg aai resources and traversal

Issue-ID: OOM-658
Change-Id: I8878f202147edc419341fdc3bdafeb1ebc2eec1c
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoPersist AAI data
Munir Ahmad [Tue, 30 Jan 2018 22:13:19 +0000 (17:13 -0500)]
Persist AAI data

Issue-ID: OOM-639

Change-Id: I0e90a12ac8f00c6b34d99dbd4ac1921a3c8591a9
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoFix policy
Alexis de Talhouët [Mon, 11 Dec 2017 13:36:25 +0000 (08:36 -0500)]
Fix policy

- remove useless init-check in deployment to match requirement
from policy team: https://gerrit.onap.org/r/gitweb?p=policy/docker.git;a=blob;f=docker-compose.yml;h=96fd5073e9d51908dabd04643aa96b42820ac681;hb=HEAD
- add missing drools port (9696)
- update configuration files to reflect latest

Change-Id: I3399c21a3357b649fdc078a0bd4ba4af1f751a9b
Issue-ID: OOM-490
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoAdd service endpoint about external system.
LiZi [Thu, 28 Dec 2017 08:20:18 +0000 (03:20 -0500)]
Add service endpoint about external system.

Issue-ID: OOM-493

Change-Id: Iae8f2c578435a39682d2178bfe9bcb1b342f7054
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoMerge "enable ssl propery should be bool"
rui hu [Tue, 26 Dec 2017 06:23:25 +0000 (06:23 +0000)]
Merge "enable ssl propery should be bool"

6 years agoenable ssl propery should be bool
HuabingZhao [Mon, 25 Dec 2017 06:16:04 +0000 (14:16 +0800)]
enable ssl propery should be bool

Issue-ID: OOM-539
Change-Id: I1660fe3636333d9df4591813d1d243694c43888a
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoMerge "Fix date format in sparky-be logback"
Alexis de Talhouët [Tue, 19 Dec 2017 13:35:23 +0000 (13:35 +0000)]
Merge "Fix date format in sparky-be logback"

6 years agoFix date format in sparky-be logback
yuryn [Tue, 19 Dec 2017 08:39:35 +0000 (10:39 +0200)]
Fix date format in sparky-be logback

Change-Id: Icf4ab47900b3975d2a56f0b6e1baa827c5ed1adc
Issue-ID: OOM-520
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
6 years agoFix wrong filebeat config in aai
BorislavG [Sun, 17 Dec 2017 14:33:34 +0000 (16:33 +0200)]
Fix wrong filebeat config in aai

Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72
Issue-ID: OOM-469
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "Migrate to R1 released docker images"
Mandeep Khinda [Fri, 15 Dec 2017 15:00:50 +0000 (15:00 +0000)]
Merge "Migrate to R1 released docker images"

6 years agoMerge "Update annotations to spec for aai"
Mandeep Khinda [Fri, 15 Dec 2017 14:40:08 +0000 (14:40 +0000)]
Merge "Update annotations to spec for aai"

6 years agoMigrate to R1 released docker images
Alexis de Talhouët [Wed, 29 Nov 2017 12:50:38 +0000 (07:50 -0500)]
Migrate to R1 released docker images

Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd
Issue-ID: OOM-432
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
(cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)

6 years agoFix: AAI HAProxy syslog are not monitored
Alexis de Talhouët [Mon, 27 Nov 2017 21:29:17 +0000 (16:29 -0500)]
Fix: AAI HAProxy syslog are not monitored

Change-Id: I83f99c960a16aca43caac0aa4feb285716f0ade0
Issue-ID: OOM-466
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoUpdate annotations to spec for aai
kiranya [Wed, 22 Nov 2017 12:21:55 +0000 (12:21 +0000)]
Update annotations to spec for aai

Issue-ID: OOM-406

Change-Id: I069e0d9c3a6b3abec749f970f08ba11315573205
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate the haproxy to use latest aai certificate
Venkata Harish K Kajur [Mon, 6 Nov 2017 17:41:31 +0000 (17:41 +0000)]
Update the haproxy to use latest aai certificate

Issue-ID: AAI-44
Change-Id: I60dedc488b17e3340a30abcd4df5de83a377f1a1
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd option to disable specific deployments
yuryn [Thu, 26 Oct 2017 14:10:50 +0000 (17:10 +0300)]
Add option to disable specific deployments

Add option to disable any deployment by using conditions in helm
templates. Each deployment will get helm parameter - boolean flag
allowing to disable it. The flags can be listed in the custom
values.yaml file that can be passed to the createAll script with
'-v' command line option.

Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56
Issue-ID: OOM-380
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
6 years agoFix AAI-ML filebeat.yml
shanedaniel [Thu, 19 Oct 2017 19:10:33 +0000 (19:10 +0000)]
Fix AAI-ML filebeat.yml

Issue-ID: OOM-367

Change-Id: I37b1c9e3937b0f9b51711a32eb513fe9ed39bda6
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
6 years agofix aai travers/resources logback boostrap
Michael O'Brien [Mon, 16 Oct 2017 05:05:32 +0000 (01:05 -0400)]
fix aai travers/resources logback boostrap

Issue-ID: OOM-362

Change-Id: Id076a6988c24c400df8fe08837ef9fbd19be893c
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
6 years agoMerge "Remove the root user id to use default user"
Mike Elliott [Thu, 5 Oct 2017 18:49:51 +0000 (18:49 +0000)]
Merge "Remove the root user id to use default user"

6 years agoRemove the root user id to use default user
Venkata Harish K Kajur [Wed, 4 Oct 2017 05:06:35 +0000 (05:06 +0000)]
Remove the root user id to use default user

Change the way kubernetes install to ensure
that the user is not root as all of the aai scripts
expect the user to be non root and this affects
some key functionality and also add an hbase
artificial delay of 60 seconds to ensure
that resources container waits the appropriate
amount of time before trying to connect to hbase
the current implementation of the probe doesn't
work too well since when port is up doesn't
truly tell whether the hbase container is ready

Issue-ID: OOM-334
Change-Id: I290feabb56a9e7f99d538b02bf6f563824eb198e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd missing aai canonical logging
BorislavG [Tue, 3 Oct 2017 12:40:55 +0000 (15:40 +0300)]
Add missing aai canonical logging

Add filebeats and logback configuration to:
sparky-be, search-data-service, model-loader,
traversal, resources using configMaps
Issue-ID: OOM-112

Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: Ia1fa0ee2ad3894553a60468797d9d2b1cecb8f2e

6 years agoUpdate the resources deployment and traversal
Venkata Harish K Kajur [Sat, 23 Sep 2017 03:08:09 +0000 (03:08 +0000)]
Update the resources deployment and traversal

Remove the aai-config and aai-data to be mounted
Change the docker hbase to use aaionap/hbase
Also change the mount path for logs to be proper

Issue-ID: AAI-397
Change-Id: I4996d339a062143c2ef308413b7e3be6101f92fd
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoRevert "added filebeat to all components"
Alexis de Talhouët [Tue, 26 Sep 2017 14:29:32 +0000 (10:29 -0400)]
Revert "added filebeat to all components"

Pods aren't starting properly. Let's not take any risk, so reverting.

   3m        18s        4    kubelet, kubernetes-5    spec.containers{vid-server}            Normal        Killing            Killing container with id docker://vid-server:FailedPostStartHook

This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0.

Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110
Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoadded filebeat to all components
Itay Hassid [Thu, 31 Aug 2017 14:40:18 +0000 (14:40 +0000)]
added filebeat to all components

Deployment of: filebeat containar for each relevant component
Issue-ID:OOM-110
Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975
Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
6 years agoAdd AAI config changes
Mike Elliott [Fri, 22 Sep 2017 15:31:54 +0000 (11:31 -0400)]
Add AAI config changes

A new RESOURCES_HOSTNAME environment variable was added to the traversal
service to allow configuration for communicating with resource service.

The gremlin service has been removed from AAI 1.1 deliverables.

Change-Id: Id38581d49822cb3aa8ccb912508fabfb5c775a5a
Issue-Id: OOM-312
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoContainers time zone sync
yuryn [Wed, 13 Sep 2017 16:21:03 +0000 (19:21 +0300)]
Containers time zone sync

Make sure time zones on the containers are in sync with the hosting machines

Change-Id: Ie22608bda63cbcdf564f73adcdd3e829afad05ca
Issue-ID: OOM-299
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
6 years agoRevert "moving certs and keys to k8s secrets"
Keren Joseph [Tue, 12 Sep 2017 07:13:15 +0000 (10:13 +0300)]
Revert "moving certs and keys to k8s secrets"

This reverts commit 59ffd500ea34c201fbb3edc39e64655fa8381be0.

Tested locally and does not work.  DmaaP fails to come up causing
many other pods to crash loop.

failed to start container "dmaap": Error response from daemon:
{"message":"invalid header field value "oci runtime error:
container_linux.go:247:starting container process caused
"process_linux.go:359: container init caused "rootfs_linux.go:53:
mounting "/var/lib/kubelet/pods/9ae222e0-98a9-11e7-badd-02cfc855c3b9
/volumes/kubernetes.io~secret/mykey" to rootfs "/var/lib/docker/aufs/mnt
/b92c56185f3371cb1f091679780d40797dd2c6124cd00cb8fe68da2b247363a8"
at "/var/lib/docker/aufs/mnt/.../appl/dmaapMR1/etc/keyfile" caused
"not a directory"""n""}

Issue-ID: OOM-293

Change-Id: I348ffa14718bd6e89e99f2859cf6612c10370559
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agomoving certs and keys to k8s secrets
Keren Joseph [Tue, 12 Sep 2017 07:13:15 +0000 (10:13 +0300)]
moving certs and keys to k8s secrets

changed location of used certs and keys files, updated deploy yamls and create/delete all
Issue-ID: OOM-293
Change-Id: I53766b7028d6b725bf381875105b196246ff2ee1
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
6 years agoMerge "add sparky-be kubedns service"
Mandeep Khinda [Wed, 6 Sep 2017 18:32:04 +0000 (18:32 +0000)]
Merge "add sparky-be kubedns service"

6 years agoMerge "Modify AAI service endpoints annotation"
rui hu [Wed, 6 Sep 2017 07:10:45 +0000 (07:10 +0000)]
Merge "Modify AAI service endpoints annotation"

6 years agoModify AAI service endpoints annotation
HuabingZhao [Wed, 6 Sep 2017 02:39:54 +0000 (10:39 +0800)]
Modify AAI service endpoints annotation

Modify version to 11
Modify service url, add aai/v11 prefix

Issue-Id: OOM-221
Change-Id: Ie61a44fa1b8904b65892712d183d311143ed62f8
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoadd sparky-be kubedns service
Mandeep Khinda [Tue, 5 Sep 2017 18:27:15 +0000 (18:27 +0000)]
add sparky-be kubedns service

It was missing and breaking the onap portal aai widget

Issue-ID: OOM-264
Issue-ID: OOM-182

Change-Id: Ia22263d49d5a18126ab8ae46a50f9b24cd51a0cf
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoUse DMaaP from message-router
yuryn [Mon, 4 Sep 2017 16:03:51 +0000 (19:03 +0300)]
Use DMaaP from message-router

Remove AAI DMaaP (with its zookeeper and kafka) and adjust AAI configuration to work with the common ONAP DMaaP from message-router project

Change-Id: Ia9a4348d2ad28623ddc0e1c149ef35d33db90fb4
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
6 years agoMerge "Use paramers for readiness image and pullPolicy"
Yury Novitsky [Tue, 5 Sep 2017 15:32:50 +0000 (15:32 +0000)]
Merge "Use paramers for readiness image and pullPolicy"

6 years agoUse paramers for readiness image and pullPolicy
yuryn [Mon, 4 Sep 2017 13:42:08 +0000 (16:42 +0300)]
Use paramers for readiness image and pullPolicy

Change-Id: I2c1aa2ff35c1fb698111e30f1abcd076f5b658b4
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
6 years agoMerge "NodePort Helm Parametrization"
Yury Novitsky [Tue, 5 Sep 2017 12:31:12 +0000 (12:31 +0000)]
Merge "NodePort Helm Parametrization"

6 years agoMerge "Fix json format issue for aai annotation"
rui hu [Tue, 5 Sep 2017 08:15:51 +0000 (08:15 +0000)]
Merge "Fix json format issue for aai annotation"

6 years agoFix json format issue for aai annotation
HuabingZhao [Tue, 5 Sep 2017 08:14:14 +0000 (16:14 +0800)]
Fix json format issue for aai annotation

Issue-Id: OOM-221
Change-Id: Ic5a098b7a10181f1e9b87fab41487e64347d9e3e
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>