oom.git
6 years agoRemoving aai-config 99/32899/2
atulan [Mon, 26 Feb 2018 11:44:23 +0000 (11:44 +0000)]
Removing aai-config

Issue-ID: OOM-764
Change-Id: If1e860a310dfe42df23b3ac754961e0f070e1ed2
Signed-off-by: atulan <atul.angrish@amdocs.com>
6 years agoMerge "Add standardized helm chart for so"
Alexis de Talhouët [Fri, 23 Feb 2018 20:54:02 +0000 (20:54 +0000)]
Merge "Add standardized helm chart for so"

6 years agoMerge "Add Makefile to OOM project"
Alexis de Talhouët [Fri, 23 Feb 2018 20:54:00 +0000 (20:54 +0000)]
Merge "Add Makefile to OOM project"

6 years agoMerge "Add common helm chart"
Alexis de Talhouët [Fri, 23 Feb 2018 20:53:58 +0000 (20:53 +0000)]
Merge "Add common helm chart"

6 years agoAdd Makefile to OOM project 87/31987/6
Mike Elliott [Fri, 16 Feb 2018 15:48:59 +0000 (10:48 -0500)]
Add Makefile to OOM project

Executing 'make' provides:
- linting of all charts
- resolution of chart/subchart dependencies
- creation and deployment of Helm packages to a local Helm repo

Prerequisite:
  Start up a local repo and register with Helm as 'local'.

  Example:
  > helm serve
  > helm repo add local http://127.0.0.1:8879

Change-Id: Ie08e8fc2593ac7e67b01f93e266953b962adef5d
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Issue-ID: OOM-265

6 years agoAdd common helm chart 07/31507/10
Mike Elliott [Mon, 12 Feb 2018 20:33:55 +0000 (15:33 -0500)]
Add common helm chart

This helm chart provides common base templates that should be
included in each onap subchart. This chart is included as a
dependency within a charts requirements.yaml.

Change-Id: I0f4e155bcca31de79aa57b4ce45d26e86069ef72
Issue-ID: OOM-265
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoAdd onap parent chart 09/31509/15
Mike Elliott [Mon, 12 Feb 2018 20:44:57 +0000 (15:44 -0500)]
Add onap parent chart

This is a top-level parent helm chart which deploys customizations
of the ONAP platform.

The parent ONAP chart represents the start of OOM's move away from
the oneclick bash scripts and towards the direct use of Helm to
manage configuration and deployment of ONAP.

How to deploy onap chart from local oom/kubernetes codebase.

** need to create/update dependencies defined in the chart's
** requirements.yaml
helm dep update onap/

** deploy the onap parent chart (and all referenced subcharts)
** with the "release" name of 'onap'
helm install onap/ -n onap

Change-Id: I71bee25770bdce82a47bfabb04946bb4fad069a2
Issue-ID: OOM-265
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoAdd standardized helm chart for so 13/31513/15
Mike Elliott [Mon, 12 Feb 2018 20:54:03 +0000 (15:54 -0500)]
Add standardized helm chart for so

This is a standardization (based on helm community best practices)
of a Helm chart for the Service Orchestrator (so) in ONAP.

How to deploy the so chart (outside of the parent onap chart) from
the local oom/kubernetes codebase.

** need to create/update dependencies defined in the chart's
** requirements.yaml
helm dep update so/

** deploy the so helm chart with the "release" name of 'onap'
helm install so/ -n onap

Change-Id: I22471eb9fe0dec32941e14dc63857222c80ebe20
Issue-ID: OOM-727
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoMerge "vnfsdk - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:27:58 +0000 (14:27 +0000)]
Merge "vnfsdk - readiness image update"

6 years agoMerge "vid - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:27:52 +0000 (14:27 +0000)]
Merge "vid - readiness image update"

6 years agoMerge "sdnc - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:27:45 +0000 (14:27 +0000)]
Merge "sdnc - readiness image update"

6 years agoMerge "portal - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:27:37 +0000 (14:27 +0000)]
Merge "portal - readiness image update"

6 years agoMerge "Update TOSCA license"
Alexis de Talhouët [Thu, 22 Feb 2018 14:27:19 +0000 (14:27 +0000)]
Merge "Update TOSCA license"

6 years agoMerge "log - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:26:39 +0000 (14:26 +0000)]
Merge "log - readiness image update"

6 years agoMerge "msb - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:26:31 +0000 (14:26 +0000)]
Merge "msb - readiness image update"

6 years agoMerge "clamp - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:26:20 +0000 (14:26 +0000)]
Merge "clamp - readiness image update"

6 years agoMerge "appc - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:26:10 +0000 (14:26 +0000)]
Merge "appc - readiness image update"

6 years agoMerge "message router - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:26:04 +0000 (14:26 +0000)]
Merge "message router - readiness image update"

6 years agoMerge "AAI - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:25:56 +0000 (14:25 +0000)]
Merge "AAI - readiness image update"

6 years agoMerge "AAF - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:25:49 +0000 (14:25 +0000)]
Merge "AAF - readiness image update"

6 years agoMerge "mso - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:25:42 +0000 (14:25 +0000)]
Merge "mso - readiness image update"

6 years agoMerge "multicloud - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:25:35 +0000 (14:25 +0000)]
Merge "multicloud - readiness image update"

6 years agoMerge "policy - readiness image update"
Alexis de Talhouët [Thu, 22 Feb 2018 14:25:27 +0000 (14:25 +0000)]
Merge "policy - readiness image update"

6 years agovnfsdk - readiness image update 41/32541/1
kerenj [Thu, 22 Feb 2018 13:38:16 +0000 (13:38 +0000)]
vnfsdk - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: Ia35aaf5a59960e13d0514a74a5416b08905829b6
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agovid - readiness image update 37/32537/1
kerenj [Thu, 22 Feb 2018 13:33:36 +0000 (13:33 +0000)]
vid - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I0d772c06394c7ac643f93ff1ce8baf6ac2789312
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agosdnc - readiness image update 35/32535/1
kerenj [Thu, 22 Feb 2018 13:29:33 +0000 (13:29 +0000)]
sdnc - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I55e37a22970e3534cc5bb77a03c802135c00bbec
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agosdc - readiness image update 33/32533/1
kerenj [Thu, 22 Feb 2018 13:24:40 +0000 (13:24 +0000)]
sdc - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I6ee0938a4de34fa1c12ff838658ad8a25e708cf5
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoportal - readiness image update 29/32529/1
kerenj [Thu, 22 Feb 2018 13:21:27 +0000 (13:21 +0000)]
portal - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I7373540d34ba605abb372690f7636d353b99b414
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agopolicy - readiness image update 25/32525/1
kerenj [Thu, 22 Feb 2018 13:17:15 +0000 (13:17 +0000)]
policy - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I001362b65b03137d996e93b1ace64438bcbf2d9c
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agomulticloud - readiness image update 23/32523/1
kerenj [Thu, 22 Feb 2018 13:13:47 +0000 (13:13 +0000)]
multicloud - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I3f033e2acca07f1b430a11bbc78d37b07f47d05f
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agomso - readiness image update 21/32521/1
kerenj [Thu, 22 Feb 2018 13:11:09 +0000 (13:11 +0000)]
mso - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: Ie77aee01045a62794a098cf20a99be46d86d60ae
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agomsb - readiness image update 17/32517/1
kerenj [Thu, 22 Feb 2018 13:08:51 +0000 (13:08 +0000)]
msb - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: Ie610db1b0c4471beac7d91622aa98168a452ab23
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agomessage router - readiness image update 15/32515/1
kerenj [Thu, 22 Feb 2018 12:50:10 +0000 (12:50 +0000)]
message router - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: Ib04fbf5814b8dda7cc398726a38d97979d1d2e28
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agolog - readiness image update 13/32513/1
kerenj [Thu, 22 Feb 2018 12:48:11 +0000 (12:48 +0000)]
log - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: Id90fe7d61cbc1e7159832d59879eebfe29782120
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoclamp - readiness image update 09/32509/1
kerenj [Thu, 22 Feb 2018 12:09:51 +0000 (12:09 +0000)]
clamp - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I28044b671abfff8d031fce7db550ccf0847806d6
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoappc - readiness image update 07/32507/1
kerenj [Thu, 22 Feb 2018 12:07:43 +0000 (12:07 +0000)]
appc - readiness image update

changes can be seen in reviews: 31743 and 31721

Issue-ID: OOM-514

Change-Id: I5590a42783978be46f69c1ed4c5c72e4e1c34ddb
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoAAI - readiness image update 05/32505/1
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 agoAAF - readiness image update 01/32501/1
kerenj [Thu, 22 Feb 2018 11:25:48 +0000 (11:25 +0000)]
AAF - readiness image update

Issue-ID: OOM-514

Change-Id: I3533bafa88341e6895132ba8fda2fb8fc4e27210
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoUpdate TOSCA license 33/32433/1
Jun (Nicolas) Hu [Wed, 21 Feb 2018 19:18:44 +0000 (14:18 -0500)]
Update TOSCA license

Change-Id: Id789aa41cf1d8c2cb5f1cb9f091c8f434c3e43a1
Issue-ID: OOM-724
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
6 years agoMerge "Config seg sdc deployment"
Alexis de Talhouët [Fri, 16 Feb 2018 18:54:32 +0000 (18:54 +0000)]
Merge "Config seg sdc deployment"

6 years agoMerge "Replica Scaling of Policy Container"
Mandeep Khinda [Thu, 15 Feb 2018 16:18:02 +0000 (16:18 +0000)]
Merge "Replica Scaling of Policy Container"

6 years agoMerge "Install/uninstall helm chart"
Mandeep Khinda [Thu, 15 Feb 2018 16:17:08 +0000 (16:17 +0000)]
Merge "Install/uninstall helm chart"

6 years agoInstall/uninstall helm chart 51/27751/7
Jun Hu [Tue, 9 Jan 2018 20:11:05 +0000 (15:11 -0500)]
Install/uninstall helm chart

This TOSCA will deploy ONAP on the Kubernetes Cluster.

Issue-ID: OOM-46
Change-Id: I783a9fdec19b896470f61dd4ba13bbe0b2e01b0a
Signed-off-by: Nicolas Hu <jh245g@att.com>
6 years agoMerge "Replica Scaling of Portal and Vid Container"
Mandeep Khinda [Thu, 15 Feb 2018 15:57:33 +0000 (15:57 +0000)]
Merge "Replica Scaling of Portal and Vid Container"

6 years agoMerge "Replica Scaling of AAI Container"
Mandeep Khinda [Thu, 15 Feb 2018 15:56:34 +0000 (15:56 +0000)]
Merge "Replica Scaling of AAI Container"

6 years agoMerge "create K8S cluster by TOSCA"
Mandeep Khinda [Thu, 15 Feb 2018 15:34:01 +0000 (15:34 +0000)]
Merge "create K8S cluster by TOSCA"

6 years agocreate K8S cluster by TOSCA 55/28455/6
Jun Hu [Wed, 17 Jan 2018 22:07:36 +0000 (17:07 -0500)]
create K8S cluster by TOSCA

Issue-ID: OOM-63
Change-Id: I1506e856328c5fd973a0de140982d8b1bbbac546
Signed-off-by: Nicolas Hu <jh245g@att.com>
6 years agoReplica Scaling of Policy Container 13/31813/1
vaibhav_16dec [Thu, 15 Feb 2018 10:15:44 +0000 (10:15 +0000)]
Replica Scaling of Policy Container

Issue-ID: OOM-689

Change-Id: Iff389af637dec0b85e568dd9b4cfa641f11eb3fc
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoReplica Scaling of Portal and Vid Container 05/31805/1
vaibhav_16dec [Thu, 15 Feb 2018 10:00:06 +0000 (10:00 +0000)]
Replica Scaling of Portal and Vid Container

Issue-ID: OOM-690

Change-Id: Ia26adc82d04add9b1e18c51b361c21755512c137
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoReplica Scaling of AAI Container 75/31675/2
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 agoReadiness check add configurable timeout 43/31743/4
BorislavG [Wed, 14 Feb 2018 15:40:49 +0000 (17:40 +0200)]
Readiness check add configurable timeout

Add timeout parameter to readiness-check
Fix readiness-check to work with kubernetes5 python lib
Issue-ID: OOM-695
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: If5c2a220e187d48e1ab224119a91be4774dba80e

6 years agoMerge "vid persistence folder parametrization"
Mandeep Khinda [Wed, 14 Feb 2018 21:10:25 +0000 (21:10 +0000)]
Merge "vid persistence folder parametrization"

6 years agoMerge "Replica Scaling of MSO component"
Mandeep Khinda [Wed, 14 Feb 2018 21:07:05 +0000 (21:07 +0000)]
Merge "Replica Scaling of MSO component"

6 years agoMerge "Replica Scaling of APPC and Message-router"
Mandeep Khinda [Wed, 14 Feb 2018 21:01:44 +0000 (21:01 +0000)]
Merge "Replica Scaling of APPC and Message-router"

6 years agoMerge "Replica Scaling of SDNC Container"
Mandeep Khinda [Wed, 14 Feb 2018 21:01:07 +0000 (21:01 +0000)]
Merge "Replica Scaling of SDNC Container"

6 years agoMerge "Fixing typo on README_HELM"
Mandeep Khinda [Wed, 14 Feb 2018 15:21:42 +0000 (15:21 +0000)]
Merge "Fixing typo on README_HELM"

6 years agoFix readiness-check exception 21/31721/1
BorislavG [Wed, 14 Feb 2018 13:23:51 +0000 (15:23 +0200)]
Fix readiness-check exception

The problem is that the script tried to
iterate on statuses of pod containers.
when some pod is in state "pending" or
some other case when there is no status,
the statuses is None.
Therefore python throws exception when trying to iterate None,
which is non-iterable.
Issue-ID: OOM-514
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: If57b8a632a83489fddb12373e4047396f5fa08a3

6 years agoReplica Scaling of APPC and Message-router 99/31699/1
vaibhav_16dec [Wed, 14 Feb 2018 09:48:43 +0000 (09:48 +0000)]
Replica Scaling of APPC and Message-router

Issue-ID: OOM-686

Change-Id: I3235ff6572cc02df4e572fea54ba06963652af6d
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoReplica Scaling of SDNC Container 93/31693/1
vaibhav_16dec [Wed, 14 Feb 2018 09:00:07 +0000 (09:00 +0000)]
Replica Scaling of SDNC Container

Issue-ID: OOM-685

Change-Id: I5fe35221adfd95327d05586536f936e539ac6b17
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoFixing typo on README_HELM 05/31605/1
Sylhare [Tue, 13 Feb 2018 16:02:17 +0000 (11:02 -0500)]
Fixing typo on README_HELM

Change-Id: I7c5f7479a9b4c5f3f1045fb80c627ea8864913b0
Issue-ID: OOM-687
Signed-off-by: Sylhare <sylhareng@gmail.com>
6 years agoReplica Scaling of MSO component 75/31575/1
vaibhav_16dec [Tue, 13 Feb 2018 07:23:07 +0000 (07:23 +0000)]
Replica Scaling of MSO component

Issue-ID: OOM-683

Change-Id: I6866376f94536dd93641d5ed7d99fb72a488543b
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoIgnoring intelliJ files 85/31485/2
Sylhare [Mon, 12 Feb 2018 16:16:29 +0000 (11:16 -0500)]
Ignoring intelliJ files

Change-Id: Ifd7c17a336571e4c8c586aed1da1f7e48e913888
Issue-ID: OOM-116
Signed-off-by: Sylhare <sylhareng@gmail.com>
6 years agoMerge "Enforce MSB dockers dependencies"
Alexis de Talhouët [Fri, 9 Feb 2018 14:50:58 +0000 (14:50 +0000)]
Merge "Enforce MSB dockers dependencies"

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 agoMerge "aai sparky be config alignment"
Alexis de Talhouët [Fri, 9 Feb 2018 14:50:10 +0000 (14:50 +0000)]
Merge "aai sparky be config alignment"

6 years agoEnforce MSB dockers dependencies 11/31011/2
Huabing Zhao [Fri, 9 Feb 2018 08:21:38 +0000 (08:21 +0000)]
Enforce MSB dockers dependencies

Change-Id: Ib8bef822ea3b27e3a7eb9e99cf7f8748bfc6f422
Issue-ID: OOM-678
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoaai search data config alignment 03/30603/3
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 99/30599/3
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 95/30595/3
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 87/30587/3
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 agovid persistence folder parametrization 15/30815/1
kerenj [Thu, 8 Feb 2018 08:45:09 +0000 (10:45 +0200)]
vid persistence folder parametrization

Issue-ID: OOM-145

Change-Id: I803159c1c2ec57ea617f63585d96005c4b9ff855
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoMerge "config seg vid deployment"
Alexis de Talhouët [Wed, 7 Feb 2018 15:45:58 +0000 (15:45 +0000)]
Merge "config seg vid deployment"

6 years agoConfig seg sdc deployment 05/28405/8
Pramod [Wed, 17 Jan 2018 12:05:14 +0000 (12:05 +0000)]
Config seg sdc deployment

Issue-ID: OOM-550
Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
Change-Id: Ibad8a16fb289ddd4260be5cce0c787e4de212a97

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 99/30499/1
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 agoMerge "skip commented lines from values.yaml"
Alexis de Talhouët [Tue, 6 Feb 2018 13:34:53 +0000 (13:34 +0000)]
Merge "skip commented lines from values.yaml"

6 years agoMerge "health check of log elastic search"
Alexis de Talhouët [Tue, 6 Feb 2018 13:33:47 +0000 (13:33 +0000)]
Merge "health check of log elastic search"

6 years agoMerge "health check of log shash"
Alexis de Talhouët [Tue, 6 Feb 2018 13:33:18 +0000 (13:33 +0000)]
Merge "health check of log shash"

6 years agoMerge "health check of kibana"
Alexis de Talhouët [Tue, 6 Feb 2018 13:31:10 +0000 (13:31 +0000)]
Merge "health check of kibana"

6 years agoconfig seg aai model loader 29/30429/1
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 25/30425/1
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 15/30315/1
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 17/30217/2
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 73/30273/1
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 51/30251/1
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 27/30227/1
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 agoconfig seg vid deployment 09/28409/5
Pramod [Wed, 17 Jan 2018 12:36:06 +0000 (12:36 +0000)]
config seg vid deployment

Issue-ID: OOM-559
Change-Id: I215f471b6711c8491d9381257c1b91ca3d21b8ed
Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
6 years agohealth check of kibana 29/30129/1
mayankg2703 [Fri, 2 Feb 2018 07:01:16 +0000 (07:01 +0000)]
health check of kibana

Change-Id: I1a8e2589a57808f3816512b8b994a157c9d184a9
Issue-ID: OOM-650
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agohealth check of log shash 27/30127/1
mayankg2703 [Fri, 2 Feb 2018 06:53:33 +0000 (06:53 +0000)]
health check of log shash

Change-Id: Iba950df2a8c957edd9f772d5f10701a688e69c28
Issue-ID: OOM-649
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agohealth check of log elastic search 23/30123/1
mayankg2703 [Fri, 2 Feb 2018 06:46:34 +0000 (06:46 +0000)]
health check of log elastic search

Change-Id: Ia2876a084a7350a91b2b0fc268fa29038d906e70
Issue-ID: OOM-648
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoFix kube2msb RBAC issue 41/30041/1
Nicolas Hu [Thu, 1 Feb 2018 19:21:32 +0000 (14:21 -0500)]
Fix kube2msb RBAC issue

Change-Id: Ibc731521143579cafbe02edd78305dbe8e6a217b
Issue-ID: OOM-645
Signed-off-by: Nicolas Hu <jh245g@att.com>
6 years agosdnc ueb config segrigation 41/29841/2
mayankg2703 [Wed, 31 Jan 2018 13:55:56 +0000 (13:55 +0000)]
sdnc ueb config segrigation

Change-Id: Ie67e41f09dceb058d5b60f4ff90c4c819ec7387a
Issue-ID: OOM-641
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agosdnc dmaap config segrigation 39/29839/2
mayankg2703 [Wed, 31 Jan 2018 13:53:19 +0000 (13:53 +0000)]
sdnc dmaap config segrigation

Change-Id: I42697eb8c1d2d7ac8a943be09d22aaaa61b865b9
Issue-ID: OOM-640
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>