oom.git
6 years agoMerge "Use service values in msb annotation"
Borislav Glozman [Tue, 10 Apr 2018 13:22:59 +0000 (13:22 +0000)]
Merge "Use service values in msb annotation"

6 years agoMerge "Add a filebeat container to each service of MSB"
rui hu [Tue, 10 Apr 2018 08:32:43 +0000 (08:32 +0000)]
Merge "Add a filebeat container to each service of MSB"

6 years agoMerge "Add missing NodePorts to log components"
Borislav Glozman [Mon, 9 Apr 2018 19:01:38 +0000 (19:01 +0000)]
Merge "Add missing NodePorts to log components"

6 years agoFix User Guide: '-name' -> '--name' 37/41737/1
Roger Maitland [Mon, 9 Apr 2018 14:06:07 +0000 (10:06 -0400)]
Fix User Guide: '-name' -> '--name'

Change-Id: Iba1597938fbaa9a9252b8bcec49b000118ce472f
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822

6 years agoAdd a filebeat container to each service of MSB 07/41707/1
LiZi [Mon, 9 Apr 2018 11:34:04 +0000 (07:34 -0400)]
Add a filebeat container to each service of MSB

Change-Id: I92bf908523d2b08a28c9d118b9efdc49dad56f6e
Issue-ID: MSB-185
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoAdd missing NodePorts to log components 83/41583/1
BorislavG [Sun, 8 Apr 2018 14:50:07 +0000 (17:50 +0300)]
Add missing NodePorts to log components

Along the way increase kibana initial timeout in order
to be able to test on slower system.
Issue-ID: OOM-847
Change-Id: Iab7141f5af752e2eee5e98db9c3b9f13fae04d0f
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "Correcting portal k8s configmap service names"
Mike Elliott [Fri, 6 Apr 2018 19:32:27 +0000 (19:32 +0000)]
Merge "Correcting portal k8s configmap service names"

6 years agoMerge "Add standardized helm chart for multicloud"
Mike Elliott [Fri, 6 Apr 2018 19:10:53 +0000 (19:10 +0000)]
Merge "Add standardized helm chart for multicloud"

6 years agoAdd standardized helm chart for multicloud 05/40505/6
kj [Mon, 2 Apr 2018 10:34:07 +0000 (13:34 +0300)]
Add standardized helm chart for multicloud

-mk: updating umbrella requirements.yaml

Issue-ID: OOM-744

Change-Id: Iae202a60ff5fd8d4fa98bd29184df1444b616186
Signed-off-by: kj <keren.joseph@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "Removing portal schema from configmap"
Mike Elliott [Fri, 6 Apr 2018 18:32:22 +0000 (18:32 +0000)]
Merge "Removing portal schema from configmap"

6 years agoMerge "Initial chart for dmaap - 2nd attempt"
Mandeep Khinda [Fri, 6 Apr 2018 18:04:52 +0000 (18:04 +0000)]
Merge "Initial chart for dmaap - 2nd attempt"

6 years agoMerge "Fix for MySQL local redundancy"
Mandeep Khinda [Fri, 6 Apr 2018 17:45:46 +0000 (17:45 +0000)]
Merge "Fix for MySQL local redundancy"

6 years agoMerge "Add service name changes to ROBOT"
Mandeep Khinda [Fri, 6 Apr 2018 17:41:13 +0000 (17:41 +0000)]
Merge "Add service name changes to ROBOT"

6 years agoMerge "Multi-site High-availability Manual Failover (PoC)"
Mike Elliott [Fri, 6 Apr 2018 16:47:11 +0000 (16:47 +0000)]
Merge "Multi-site High-availability Manual Failover (PoC)"

6 years agoMerge "Remove obsolete mso chart"
Mandeep Khinda [Fri, 6 Apr 2018 15:31:46 +0000 (15:31 +0000)]
Merge "Remove obsolete mso chart"

6 years agoMerge "Rename robot docker from openecomp to onap"
Mandeep Khinda [Fri, 6 Apr 2018 15:30:07 +0000 (15:30 +0000)]
Merge "Rename robot docker from openecomp to onap"

6 years agoMerge "External dependencies config"
Mandeep Khinda [Fri, 6 Apr 2018 15:12:12 +0000 (15:12 +0000)]
Merge "External dependencies config"

6 years agoMerge "Refactor OOM script of sdc-wfd."
Mandeep Khinda [Fri, 6 Apr 2018 14:16:48 +0000 (14:16 +0000)]
Merge "Refactor OOM script of sdc-wfd."

6 years agoUse service values in msb annotation 31/41331/1
vaibhav [Fri, 6 Apr 2018 07:26:45 +0000 (07:26 +0000)]
Use service values in msb annotation

Issue-ID: OOM-840

Change-Id: Ia1f3443b419abc8cce9d6ddbebfc494a294ffeae
Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
6 years agoCorrecting portal k8s configmap service names 03/41303/1
Mandeep Khinda [Fri, 6 Apr 2018 03:03:24 +0000 (03:03 +0000)]
Correcting portal k8s configmap service names

The service.name is really a port name and was being used wrong.
Need a better way than this to get dependant chart names.

This gets it working.

Issue-ID: OOM-842

Change-Id: I6a78a5adb0e69524a90aa3386009a0d87ebed73c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoRemoving portal schema from configmap 47/41247/2
Mandeep Khinda [Thu, 5 Apr 2018 18:26:07 +0000 (18:26 +0000)]
Removing portal schema from configmap

-Trying a new way to initialize maria db's.
-Docker image contains project sources and sql files are fetched
and executed agains't the target database.
-duplicates are silently ignored.
-A script that takes some basic params will do the heavy lifting
-A 2nd job to make some OOM specific changes (carry over from amsterdam)
-docker image has been pushed to oomk8s under the 2.0.0 number

Issue-ID: OOM-858

Change-Id: I56d0c9c5aa1d3c4a9df2998634b9147db626d1fb
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "Add support for secret management service"
Mandeep Khinda [Thu, 5 Apr 2018 20:33:53 +0000 (20:33 +0000)]
Merge "Add support for secret management service"

6 years agoMerge "Added kubectl and helm install to user guide"
Jerome Doucerain [Thu, 5 Apr 2018 20:30:40 +0000 (20:30 +0000)]
Merge "Added kubectl and helm install to user guide"

6 years agoFix for MySQL local redundancy 39/41239/2
jmac [Thu, 5 Apr 2018 18:14:10 +0000 (18:14 +0000)]
Fix for MySQL local redundancy

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

6 years agoAdded kubectl and helm install to user guide 69/41269/1
Roger Maitland [Thu, 5 Apr 2018 20:18:11 +0000 (16:18 -0400)]
Added kubectl and helm install to user guide

Change-Id: I44edef3b6225c94717fa804ffec7644e95be12c4
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822

6 years agoAdd support for secret management service 95/37595/8
Kiran Kamineni [Wed, 21 Mar 2018 21:58:11 +0000 (14:58 -0700)]
Add support for secret management service

Adding Helm charts for deployment of secret
management service. Adding them as a subchart under aaf.
Solved the values problem by using env variable to
pass values to SMS about the backend service URL

Issue-ID: AAF-162
Change-Id: Iac7973fdf38281a1d1b6ccb0fbfb5c3a052ac7ae
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoAdd service name changes to ROBOT 45/41245/1
Mike Elliott [Thu, 5 Apr 2018 18:19:42 +0000 (14:19 -0400)]
Add service name changes to ROBOT

Updated robot configuration to align with current
naming conventions of pod service names. This fixed
a few test cases allowing them to pass in ROBOT.

A separate defect will be raised to ensure all service
naming is consistent across all onap applications.

Issue-ID: OOM-883
Change-Id: Ifd4aa87250de03e2c4c205422992a56244570b2a
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoMulti-site High-availability Manual Failover (PoC) 51/41051/4
Neha Jain [Thu, 5 Apr 2018 15:51:29 +0000 (11:51 -0400)]
Multi-site High-availability Manual Failover (PoC)

Change-Id: I0d5644790441099434322d486f4ba014fd8bc1f7
Signed-off-by: Neha Jain <neha.jain3@amdocs.com>
Issue-ID: SDNC-214

6 years agoRename robot docker from openecomp to onap 61/41161/1
Gary Wu [Thu, 5 Apr 2018 02:00:44 +0000 (19:00 -0700)]
Rename robot docker from openecomp to onap

Change-Id: I623efec25eafa36308743dc1b65146117abe5ef1
Issue-ID: INT-459
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoMerge "Multi-site High-availability Manual Failover (PoC)"
Mike Elliott [Thu, 5 Apr 2018 01:08:05 +0000 (01:08 +0000)]
Merge "Multi-site High-availability Manual Failover (PoC)"

6 years agoMerge "Multi-site High-availability Manual Failover (PoC)"
Mike Elliott [Thu, 5 Apr 2018 01:07:40 +0000 (01:07 +0000)]
Merge "Multi-site High-availability Manual Failover (PoC)"

6 years agoMessage Router Helm Chart Standardization 63/39863/8
pramod [Wed, 28 Mar 2018 22:32:00 +0000 (22:32 +0000)]
Message Router Helm Chart Standardization

Issue-ID: OOM-731

Change-Id: I2137b9dbe7c7a320094c13779e8e43dadef964c7
Signed-off-by: pramod <pramod.kumarsharma@amdocs.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoInitial chart for dmaap - 2nd attempt 17/40317/3
Dominic Lunanuova [Fri, 30 Mar 2018 02:29:23 +0000 (02:29 +0000)]
Initial chart for dmaap - 2nd attempt

This should conform to new OOM standard helm structure.
It starts a directory called dmaap which will hold all dmaap components.
But for now it only has buscontroller.
Once we get this working, we can add message-router. (see DMAAP-386)

Patch 2 gets private postgresql working.
I'd prefer to integreate with common postgresql from Tony in a future commit
to avoid any immediate delivery timing dependency.

Patch 3 corrects some port mapping from service to pod.

Change-Id: Id9838d7ddb2ccccfc8b0e3f3b9e50f9b5672c484
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Issue-ID: DMAAP-117
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
6 years agoRemove obsolete mso chart 87/40987/1
Mike Elliott [Wed, 4 Apr 2018 16:05:53 +0000 (12:05 -0400)]
Remove obsolete mso chart

The mso directory/chart has not been used in some time
since the new 'so' helm chart was introduced.

Change-Id: I3395222bbaa574e5e22771ace32fc695acaddb0f
Issue-ID: OOM-743
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoMerge "Remove global repository from onap chart"
Jerome Doucerain [Wed, 4 Apr 2018 15:00:16 +0000 (15:00 +0000)]
Merge "Remove global repository from onap chart"

6 years agoExternal dependencies config 33/40933/2
ac2550 [Wed, 4 Apr 2018 11:01:04 +0000 (13:01 +0200)]
External dependencies config

Change-Id: I9734e4c2c9722fcd91b95a918395a28f8e23afdd
Issue-ID: OOM-870
Signed-off-by: ac2550 <ac2550@intl.att.com>
6 years agoRefactor OOM script of sdc-wfd. 59/40659/3
YuanHu [Tue, 3 Apr 2018 09:20:27 +0000 (17:20 +0800)]
Refactor OOM script of sdc-wfd.

Refactor OOM script of sdc-wfd to align with the other sub-projects of sdc.
Change license template to align with OOM.
Remove '.Values.initImage' for its not be used.
Choose a free number '30256' for the workflow designer's 'nodePort'.

Issue-ID: SDC-1128

Change-Id: Ic5fedf86203ab96209df69c79e92daa88f728d44
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
6 years agoMulti-site High-availability Manual Failover (PoC) 01/40701/3
Mohammadreza Pasandideh [Tue, 3 Apr 2018 14:06:45 +0000 (10:06 -0400)]
Multi-site High-availability Manual Failover (PoC)

Change-Id: Ic5682433b5284856e3846a641fc64c99e85550b2
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
Issue-ID: SDNC-214

6 years agoMulti-site High-availability Manual Failover (PoC) 29/39729/5
Neha Jain [Tue, 3 Apr 2018 15:34:59 +0000 (11:34 -0400)]
Multi-site High-availability Manual Failover (PoC)

Change-Id: Ib11a01170962a932466bcfb1b12e6e0563476e73
Signed-off-by: Neha Jain <neha.jain3@amdocs.com>
Issue-ID: SDNC-214

6 years agoMerge "Add common repository template"
Jerome Doucerain [Tue, 3 Apr 2018 15:06:59 +0000 (15:06 +0000)]
Merge "Add common repository template"

6 years agoMerge "Add generic Postgres set for DCAE"
Mandeep Khinda [Tue, 3 Apr 2018 14:37:03 +0000 (14:37 +0000)]
Merge "Add generic Postgres set for DCAE"

6 years agoAdd common repository template 11/40711/1
Mike Elliott [Tue, 3 Apr 2018 14:23:32 +0000 (10:23 -0400)]
Add common repository template

Introducing a common template to be used by all ONAP
helm charts to ensure consistency in repository resolution.

This will allow the default repository in a chart to be
overridden with a global.repository value and then, if need be,
have the global.repository value be overridden on a per chart
basis using a repositoryOverride configuration value.

In the future will look at trying to address 3rdparty repository
resolution in a simular manor.

Change-Id: I7d6a14ae39d60bf75f80e28a038cea5de31aa558
Issue-ID: OOM-845
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoMerge "Add Nokia v2 driver"
Mike Elliott [Tue, 3 Apr 2018 14:16:52 +0000 (14:16 +0000)]
Merge "Add Nokia v2 driver"

6 years agoMerge "Conform to helm standards"
Mandeep Khinda [Tue, 3 Apr 2018 13:55:59 +0000 (13:55 +0000)]
Merge "Conform to helm standards"

6 years agoMerge "Fix kube2msb failure to start"
Mandeep Khinda [Tue, 3 Apr 2018 13:45:33 +0000 (13:45 +0000)]
Merge "Fix kube2msb failure to start"

6 years agoConform to helm standards 01/39801/4
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 agoRemove global repository from onap chart 15/40215/4
Mike Elliott [Thu, 29 Mar 2018 16:03:09 +0000 (12:03 -0400)]
Remove global repository from onap chart

See description in linked issue id.

Change-Id: I3bcec1214875cb318dc45162013aec8957443dc8
Issue-ID: OOM-845
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoAdd generic Postgres set for DCAE 65/40465/6
BorislavG [Sun, 1 Apr 2018 15:59:54 +0000 (18:59 +0300)]
Add generic Postgres set for DCAE

DCAE postgres set is based on Crunchy Data Statefulset Helm Example.
It provides a statefulSet of two postgres replicas.
Remaining work: tweak services and PVs. Adjust the chart to
  DCAE needs.

Change-Id: Ic05f88fcde5c5967ebd93f944f953262df77d7c6
Issue-ID: OOM-853
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "Fixed missing/wrong references in DG Builder chart"
Mandeep Khinda [Mon, 2 Apr 2018 19:17:16 +0000 (19:17 +0000)]
Merge "Fixed missing/wrong references in DG Builder chart"

6 years agoMerge "Updated value qualifier to match DG Builder chart"
Mandeep Khinda [Mon, 2 Apr 2018 19:16:22 +0000 (19:16 +0000)]
Merge "Updated value qualifier to match DG Builder chart"

6 years agoUpdated value qualifier to match DG Builder chart 03/39903/3
jmac [Thu, 29 Mar 2018 01:02:42 +0000 (01:02 +0000)]
Updated value qualifier to match DG Builder chart

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

6 years agoFixed missing/wrong references in DG Builder chart 01/39901/4
jmac [Wed, 28 Mar 2018 20:36:47 +0000 (20:36 +0000)]
Fixed missing/wrong references in DG Builder chart

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

6 years agoMerge "Consul Helm Chart Standardization"
Mandeep Khinda [Mon, 2 Apr 2018 18:03:50 +0000 (18:03 +0000)]
Merge "Consul Helm Chart Standardization"

6 years agoMerge "Add Standardized Configuration to SDN-C Chart"
Mandeep Khinda [Mon, 2 Apr 2018 18:02:43 +0000 (18:02 +0000)]
Merge "Add Standardized Configuration to SDN-C Chart"

6 years agoConsul Helm Chart Standardization 49/37549/12
jasmineWen [Wed, 21 Mar 2018 18:21:17 +0000 (18:21 +0000)]
Consul Helm Chart Standardization

Issue-ID: OOM-730

Change-Id: I742979aa27022e553b33062762a1ad5f80940726
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
6 years agoAdd Standardized Configuration to SDN-C Chart 05/39905/11
jmac [Thu, 29 Mar 2018 01:18:02 +0000 (01:18 +0000)]
Add Standardized Configuration to SDN-C Chart

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

6 years agoRemove temporary command in kube2msb 93/40493/1
BorislavG [Mon, 2 Apr 2018 08:22:04 +0000 (11:22 +0300)]
Remove temporary command in kube2msb

Change-Id: Id17130d77fcaa03d2828852cd386b322bf6768df
Issue-ID: OOM-811
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoFix kube2msb failure to start 63/40463/2
BorislavG [Sun, 1 Apr 2018 10:08:37 +0000 (13:08 +0300)]
Fix kube2msb failure to start

Change-Id: I3d67246e48cec79a2187637eb6ad559f73034089
Issue-ID: OOM-857
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoSDC chart hotfix 61/40461/1
kj [Sun, 1 Apr 2018 07:30:11 +0000 (10:30 +0300)]
SDC chart hotfix

Issue-ID: OOM-851

Change-Id: I431a54d7b218a7271efba8496a71412085052959
Signed-off-by: kj <keren.joseph@amdocs.com>
6 years agoadding license to SDC chart templates 93/39793/3
Mandeep Khinda [Wed, 28 Mar 2018 19:01:55 +0000 (19:01 +0000)]
adding license to SDC chart templates

-missed adding it to the original review before it was merged

Issue-ID: OOM-838

Change-Id: I04b515e2f4c58a14b4b4194e59e160b1f8534bc6
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "Updating README with monior changes"
Mandeep Khinda [Thu, 29 Mar 2018 18:31:06 +0000 (18:31 +0000)]
Merge "Updating README with monior changes"

6 years agoUpdating README with monior changes 33/40233/1
jbalasub [Thu, 29 Mar 2018 17:49:14 +0000 (17:49 +0000)]
Updating README with monior changes

Issue-ID: OOM-827

Change-Id: I5dc43f9511ebc99eae64bc87ec2b5c2c86624182
Signed-off-by: jbalasub <jbalasub@amdocs.com>
6 years agofixing umbrella reqs for cli 31/40231/1
Mandeep Khinda [Thu, 29 Mar 2018 18:06:53 +0000 (18:06 +0000)]
fixing umbrella reqs for cli

doesn't make

Issue-ID: OOM-736

Change-Id: If3a2097988066560e9d31bc9b875c3b461080777
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoCorrection in policy due to incorrect merge 77/40177/3
mayankg2703 [Thu, 29 Mar 2018 14:24:23 +0000 (14:24 +0000)]
Correction in policy due to incorrect merge

removing cli package change from policy patch

Change-Id: I673cfb90f76df877bd9e69f9a185ae7c77ee4b9b
Issue-ID: OOM-844
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "Fixed typo in quickstart guide"
Mike Elliott [Thu, 29 Mar 2018 17:23:26 +0000 (17:23 +0000)]
Merge "Fixed typo in quickstart guide"

6 years agoFixed typo in quickstart guide 27/40227/1
Roger Maitland [Thu, 29 Mar 2018 17:05:16 +0000 (13:05 -0400)]
Fixed typo in quickstart guide

Change-Id: I17508c3a28a2e4d006d5a8d05ce3ac777963224f
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822

6 years agoMerge "CLI Configuration Standardization"
Jun (Nicolas) Hu [Thu, 29 Mar 2018 15:02:19 +0000 (15:02 +0000)]
Merge "CLI Configuration Standardization"

6 years agoMerge "Add CDT to APPC chart"
Jerome Doucerain [Thu, 29 Mar 2018 14:14:50 +0000 (14:14 +0000)]
Merge "Add CDT to APPC chart"

6 years agoMerge "Updated Cloud Guide with links to wiki"
Jerome Doucerain [Thu, 29 Mar 2018 13:49:32 +0000 (13:49 +0000)]
Merge "Updated Cloud Guide with links to wiki"

6 years agoUpdated Cloud Guide with links to wiki 65/40165/1
Roger Maitland [Thu, 29 Mar 2018 13:43:06 +0000 (09:43 -0400)]
Updated Cloud Guide with links to wiki

Change-Id: I7e5b4925739db9f270dee6aee3c5461e71183e1a
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822

6 years agoMerge "Standardizing ONAP Portal"
Jerome Doucerain [Thu, 29 Mar 2018 13:19:15 +0000 (13:19 +0000)]
Merge "Standardizing ONAP Portal"

6 years agoStandardizing ONAP Portal 55/38755/5
Mandeep Khinda [Tue, 27 Mar 2018 01:26:59 +0000 (01:26 +0000)]
Standardizing ONAP Portal

-synched up with Beijing (master)
-pods come up without cassandra music:
sed: couldn't edit /docker-entrypoint-initdb.d/\
zzz_portal.cql: not a regular file

ONAPPORTAL webapp in tomcat is failing to star
resulting in HTTP 404 robot health

Not sure how logging works in beijing so removed
some of the ubuntu-init dir creation.  need someone
familiar with logging to investigate

-addressed some CI comments.
-removing configmap now that portaldb was fixed

Issue-ID: OOM-746

Change-Id: I123d1ec6889db40b1721475a43665ef8efefc057
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoRemoval of DCAE configuration 33/39933/1
vaibhav_16dec [Thu, 29 Mar 2018 02:01:49 +0000 (02:01 +0000)]
Removal of DCAE configuration

Issue-ID: OOM-841

Change-Id: I24cda1b989ef05050f7fba5bc2464e3855871e8f
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoAdd Standardized Configuration to POLICY 33/36933/9
mayankg2703 [Tue, 20 Mar 2018 05:42:53 +0000 (05:42 +0000)]
Add Standardized Configuration to POLICY

Change-Id: Iabdb2bba14b5095c08ff2920aec97a213e0acb30
Issue-ID: OOM-745
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "Helm Chart Standardization of uui"
Mandeep Khinda [Wed, 28 Mar 2018 19:41:07 +0000 (19:41 +0000)]
Merge "Helm Chart Standardization of uui"

6 years agoMerge "Apache2 license addition for sql and js files"
Mandeep Khinda [Wed, 28 Mar 2018 19:13:01 +0000 (19:13 +0000)]
Merge "Apache2 license addition for sql and js files"

6 years agoMerge "champ and gizmo hotfix"
Mike Elliott [Wed, 28 Mar 2018 18:45:50 +0000 (18:45 +0000)]
Merge "champ and gizmo hotfix"

6 years agoAdd CDT to APPC chart 39/39739/5
BorislavG [Wed, 28 Mar 2018 16:31:32 +0000 (19:31 +0300)]
Add CDT to APPC chart

Change-Id: Ida2098fab6b51214935dfb503454e681d4e1a00d
Issue-ID: OOM-823
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "standardizing SDC helm charts"
Jerome Doucerain [Wed, 28 Mar 2018 16:15:29 +0000 (16:15 +0000)]
Merge "standardizing SDC helm charts"

6 years agoMerge "Added MSB and Chart definitions sections."
Jerome Doucerain [Wed, 28 Mar 2018 16:14:47 +0000 (16:14 +0000)]
Merge "Added MSB and Chart definitions sections."

6 years agostandardizing SDC helm charts 35/37635/11
Mandeep Khinda [Thu, 22 Mar 2018 02:12:15 +0000 (02:12 +0000)]
standardizing SDC helm charts

all pods come up
robot health reports HTTP 500 -> mostly due to missing dmaap
resolving filebeat merge conflict
addressing CI comments

do we need a pv/pvc for the logs?

Issue-ID: OOM-747

Change-Id: Id6f1e57fdaf3cd6d9f75e8bc1e5bfde39b91235e
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: Areli Fuss <af732p@intl.att.com>
(cherry picked from commit fe3e499547c91eadd71bde630594720b918c2af9)

6 years agoAdd Nokia v2 driver 21/39721/1
Denes Nemeth [Wed, 28 Mar 2018 15:35:28 +0000 (17:35 +0200)]
Add Nokia v2 driver

Change-Id: I6b40fcff3f0f09e7633f7fac38665e755bf90167
Issue-ID: VFC-728
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
6 years agochamp and gizmo hotfix 09/39709/1
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 "Add standardized helm chart for aaf"
Borislav Glozman [Wed, 28 Mar 2018 14:29:45 +0000 (14:29 +0000)]
Merge "Add standardized helm chart for aaf"

6 years agoMerge "Fix MSB services be independent of release name"
Jerome Doucerain [Wed, 28 Mar 2018 13:53:39 +0000 (13:53 +0000)]
Merge "Fix MSB services be independent of release name"

6 years agoAdded MSB and Chart definitions sections. 85/39685/1
Roger Maitland [Wed, 28 Mar 2018 13:52:34 +0000 (09:52 -0400)]
Added MSB and Chart definitions sections.

Change-Id: Ie9067663282ae6af199a6bfc20d703b81d045157
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822

6 years agoAdd standardized helm chart for aaf 81/39081/2
kj [Tue, 27 Mar 2018 12:50:39 +0000 (15:50 +0300)]
Add standardized helm chart for aaf

AAF crashes due to "could not find or load main class org.onap.aaf.authz.service.AuthAPI"
see https://jira.onap.org/browse/OOM-324

Issue-ID: OOM-732

Change-Id: I1c5f93d6e9a4d91224bfc0df2894ca7ab7d1de38
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 agoCLI Configuration Standardization 25/39625/1
Priyanka [Wed, 28 Mar 2018 11:23:59 +0000 (11:23 +0000)]
CLI Configuration Standardization

Issue-ID: OOM-736

Change-Id: I467787a7b68ad6083b3091f801452fdaefb3482e
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
6 years agoFix MSB services be independent of release name 85/39585/1
BorislavG [Wed, 28 Mar 2018 10:35:30 +0000 (13:35 +0300)]
Fix MSB services be independent of release name

Change-Id: If55878be4535df3f9578b0af8300ab055769474e
Issue-ID: OOM-742
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "ESR Configuration Standardization"
Borislav Glozman [Wed, 28 Mar 2018 09:34:12 +0000 (09:34 +0000)]
Merge "ESR Configuration Standardization"

6 years agoApache2 license addition for sql and js files 81/38481/4
vaibhav_16dec [Mon, 26 Mar 2018 10:01:46 +0000 (10:01 +0000)]
Apache2 license addition for sql and js files

Issue-ID: OOM-825

Change-Id: I0cd8748adc7aa1a66cefd4a2b7d660d671a550b3
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoHelm Chart Standardization of uui 31/39531/1
vaibhav_16dec [Wed, 28 Mar 2018 07:48:35 +0000 (07:48 +0000)]
Helm Chart Standardization of uui

Issue-ID: OOM-749

Change-Id: Ie71686869da88a8bb7f6d09d38a5fa4a92b02aeb
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoVid Standardization Config 67/35467/10
Priyanka [Tue, 13 Mar 2018 12:53:06 +0000 (12:53 +0000)]
Vid Standardization Config

Issue-ID: OOM-729

Change-Id: Ic5b082e2d87ca7ef7944cd1ccce635ea2309e1f5
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
6 years agoESR Configuration Standardization 43/37343/3
Priyanka [Wed, 21 Mar 2018 06:44:25 +0000 (06:44 +0000)]
ESR Configuration Standardization

Issue-ID: OOM-738

Change-Id: I2cf23fceb74507b592469de3f709af6cdcbe3982
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
6 years agoAdd champ subchart to oom aai 89/34789/11
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 agoMerge "Add standardized helm chart for aai"
Mandeep Khinda [Tue, 27 Mar 2018 18:15:20 +0000 (18:15 +0000)]
Merge "Add standardized helm chart for aai"

6 years agoAdd standardized helm chart for aai 21/36721/13
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 agoAdd repo index fix 67/39167/1
Mike Elliott [Tue, 27 Mar 2018 16:34:57 +0000 (12:34 -0400)]
Add repo index fix

Fixes an issue where subchart build dependencies are not
always resolved when using 'make repo' to start a local
helm repo.

Also added the start of a 'make repo-stop' to shutdown
and cleanup a running local repo.

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