oom.git
5 years agoSync docker tags with release manifest 45/71345/2
Gary Wu [Fri, 26 Oct 2018 20:28:24 +0000 (13:28 -0700)]
Sync docker tags with release manifest

Sync docker tags with the release manifest from integration
repo commit 73e35266be6609f1eb59d2de3bf819ebd3cb4a79.

Change-Id: I8e79691e9d4cf27cc20082bd2dfbf6ee3bc7eef3
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoAdding MUSIC Common charts 89/67889/41
Nelson,Thomas(tn1381)(arthurdent3) [Wed, 19 Sep 2018 20:52:36 +0000 (16:52 -0400)]
Adding MUSIC Common charts

Includes:
Cassandra 3.11 - Current Common cassandra is lacking security.
Tomcat 8.5 - Docker Hub
Zookeeper 3.4 - Chart from Incubator/Zookeeper
 - https://github.com/helm/charts/tree/master/incubator/zookeeper

Fixed Issue with Zookeeper not starting. Was unable to write to
pvc location.

add copyright header to the files where it's missing
remove all the trailing whitespaces
bump charts version to 3.0.0 and also requirement chart to 3.0.0

Adding resource limits

Update Music Chart.yaml to 3.0.0

Make recomended fixes due to resources bug.
Updated port to 76
Update cassandra values.
Add  nodePortPrefixExt

Fix Tomcat  sevice Name.
Update Names
Add Readiness Image
Update Service names
Fix cassandra service
Update tomcat chart
Update job chart to incluede timeout.
Update job chart to include delay for run

Remove some unneded files and
  update tomcat helm readiness
Replace removed files that were braking the jenkins build
Made suggested changes
Update Replication factor from 1 to 3,3 is default, 1 was set for testing.

Move tag:version into image:
Remove commented out values and aafAdminUrl

Change-Id: I47eafae052cbe7355468655e5f8fcda8402bafd6
Issue-ID: MUSIC-99
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Signed-off-by: Thomas Nelson Jr arthuerdent3 <nelson24@att.com>
5 years agoMerge "Enable AAF at installation"
Alexis de Talhouët [Fri, 26 Oct 2018 13:45:32 +0000 (13:45 +0000)]
Merge "Enable AAF at installation"

5 years agoEnable AAF at installation 91/71291/1
Jorge Hernandez [Fri, 26 Oct 2018 03:29:08 +0000 (22:29 -0500)]
Enable AAF at installation

Change-Id: Ib2a10b46969c6477ec187fb6665079b367ad1718
Issue-ID: POLICY-1216
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
5 years agoEnable aaf auth as default authentication 77/71277/1
Kajur, Harish (vk250x) [Thu, 25 Oct 2018 22:08:18 +0000 (18:08 -0400)]
Enable aaf auth as default authentication

for the microservices resources and traversal

Issue-ID: AAI-1760
Change-Id: I54529d37ad06680c3d5837c9361b1ee99715619e
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoadd pnf configuration 54/71254/1
Lukasz Muszkieta [Thu, 25 Oct 2018 15:17:48 +0000 (17:17 +0200)]
add pnf configuration

Change-Id: Ic9d83e2919bd1f937fdca07d8982bd5e694c4dbe
Issue-ID: SO-1102
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoMerge "Resolve policy GUI access from Portal"
Alexis de Talhouët [Thu, 25 Oct 2018 14:34:45 +0000 (14:34 +0000)]
Merge "Resolve policy GUI access from Portal"

5 years agoMerge "Deploy plugin fix"
Borislav Glozman [Thu, 25 Oct 2018 08:17:27 +0000 (08:17 +0000)]
Merge "Deploy plugin fix"

5 years agoDeploy plugin fix 96/71196/1
Mike Elliott [Wed, 24 Oct 2018 23:25:44 +0000 (19:25 -0400)]
Deploy plugin fix

There was an issue were the last subchart may not get deployed.

Change-Id: Ifca7d4fc2bce6b5c56bf683feaac1286b9706297
Issue-ID: OOM-1478
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoIncrease /dev/shm size to fix chrome crashes 95/71195/2
Gary Wu [Wed, 24 Oct 2018 23:12:53 +0000 (16:12 -0700)]
Increase /dev/shm size to fix chrome crashes

Chrome was randomly crashing while running Portal ETE
test suites.  This appears to be caused by /dev/shm being
too small in the container.  This patch increases the
size of /dev/shm in the robot container.

Change-Id: I79b6c3b05cc817b59db68327978800d7f80bd3f9
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Add missing resource limits to POMBA pods"
Alexis de Talhouët [Wed, 24 Oct 2018 21:04:18 +0000 (21:04 +0000)]
Merge "Add missing resource limits to POMBA pods"

5 years agoMerge "Fix deployment of sniro and sdnc"
Alexis de Talhouët [Wed, 24 Oct 2018 21:02:49 +0000 (21:02 +0000)]
Merge "Fix deployment of sniro and sdnc"

5 years agoMerge "Update AAF indicators"
Alexis de Talhouët [Wed, 24 Oct 2018 20:59:54 +0000 (20:59 +0000)]
Merge "Update AAF indicators"

5 years agoResolve policy GUI access from Portal 82/71182/1
Michael Mokry [Wed, 24 Oct 2018 20:37:04 +0000 (15:37 -0500)]
Resolve policy GUI access from Portal

Modified conf file to set proper ueb_app_key value in portal.properties

Change-Id: I785e9c9406c066f929fe31f1d0b8b2b297392f17
Issue-ID: POLICY-1210
Signed-off-by: Michael Mokry <michael.mokry@att.com>
5 years agoSync docker tags with release manifest 79/71179/1
Gary Wu [Wed, 24 Oct 2018 19:35:32 +0000 (12:35 -0700)]
Sync docker tags with release manifest

Sync docker tags with the release manifest from integration
repo commit db8a0273b6d9110ba7d1aa01b84666dab83b89d9.

Change-Id: I94878829add2033b98b82a06e4bb097b72648faa
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate AAF indicators 72/71172/1
st782s [Wed, 24 Oct 2018 17:54:51 +0000 (13:54 -0400)]
Update AAF indicators

Issue-ID: PORTAL-457

Change-Id: I77e3585683b4cda9483a9de88a390caf8bfad4b6
Signed-off-by: st782s <statta@research.att.com>
5 years agoFix deployment of sniro and sdnc 65/71165/2
Mike Elliott [Wed, 24 Oct 2018 16:29:00 +0000 (12:29 -0400)]
Fix deployment of sniro and sdnc

There was a bug that prevented charts from being deployed when sniro-emulator
was disabled. The '-' caused parsing issues which is now resolved.

Change-Id: I0e35d3ef5f07dfd2d6dc2f2d60a1614dcf53a73c
Issue-ID: OOM-1478
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoMerge "Add systctl vm.max_map_count for elasticsearch"
Borislav Glozman [Wed, 24 Oct 2018 15:21:58 +0000 (15:21 +0000)]
Merge "Add systctl vm.max_map_count for elasticsearch"

5 years agoMerge "fixing clusterIP service type errors"
Alexis de Talhouët [Wed, 24 Oct 2018 15:05:31 +0000 (15:05 +0000)]
Merge "fixing clusterIP service type errors"

5 years agoMerge "Sync docker tags with release manifest"
Alexis de Talhouët [Wed, 24 Oct 2018 15:03:40 +0000 (15:03 +0000)]
Merge "Sync docker tags with release manifest"

5 years agoDFC nodeport changes for secure port 19/71119/1
Vijay VK [Wed, 24 Oct 2018 03:05:12 +0000 (04:05 +0100)]
DFC nodeport changes for secure port

Change-Id: Id522805a7caf59dccef6b8b87a25218b2bbeae38
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-892

5 years agoSync docker tags with release manifest 12/71112/2
Gary Wu [Wed, 24 Oct 2018 01:25:51 +0000 (18:25 -0700)]
Sync docker tags with release manifest

Sync docker tags with the release manifest from integration
repo commit 178b6b9fbab29eabee2dc05273029a560c459aa0.

Change-Id: Id7f6630d356a743b3999389f2a70cbc8c69af4b7
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agofixing clusterIP service type errors 70/70570/5
Mandeep Khinda [Tue, 16 Oct 2018 13:56:34 +0000 (09:56 -0400)]
fixing clusterIP service type errors

If you try and change the service type from a nodeport
to a cluster IP things break.  We never really exercise
this code path in testing but if you want to experiment
with a totally internal network environment you need to be
able to turn off node ports.

Issue-ID: OOM-1475

Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
5 years agoMerge "Add missing sniro simulator properties"
Borislav Glozman [Tue, 23 Oct 2018 14:27:26 +0000 (14:27 +0000)]
Merge "Add missing sniro simulator properties"

5 years agoMerge "Consistent naming for vid deployment"
Borislav Glozman [Tue, 23 Oct 2018 14:26:40 +0000 (14:26 +0000)]
Merge "Consistent naming for vid deployment"

5 years agoMerge "Change the name of container for graphadmin job"
Borislav Glozman [Tue, 23 Oct 2018 13:54:07 +0000 (13:54 +0000)]
Merge "Change the name of container for graphadmin job"

5 years agoMerge "Set VID portal parameters"
Mike Elliott [Tue, 23 Oct 2018 13:43:04 +0000 (13:43 +0000)]
Merge "Set VID portal parameters"

5 years agoChange the name of container for graphadmin job 56/71056/1
Kajur, Harish (vk250x) [Tue, 23 Oct 2018 13:19:40 +0000 (09:19 -0400)]
Change the name of container for graphadmin job

Issue-ID: AAI-1759
Change-Id: I87d81f1edd5f1e815450ad826ec681e5b2b14daf
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Increasing initDelaySec for dmaap-dr"
Alexis de Talhouët [Tue, 23 Oct 2018 13:06:18 +0000 (13:06 +0000)]
Merge "Increasing initDelaySec for dmaap-dr"

5 years agoMerge "Adjust Clamp config"
Alexis de Talhouët [Tue, 23 Oct 2018 13:06:14 +0000 (13:06 +0000)]
Merge "Adjust Clamp config"

5 years agoAdd missing resource limits to POMBA pods 47/70247/4
jmac [Thu, 11 Oct 2018 12:21:54 +0000 (12:21 +0000)]
Add missing resource limits to POMBA pods

Add missing pod dependencies

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

5 years agoIncreasing initDelaySec for dmaap-dr 49/71049/1
Fiachra Corcoran [Tue, 23 Oct 2018 12:29:49 +0000 (13:29 +0100)]
Increasing initDelaySec for dmaap-dr

Change-Id: Id87b4675bf8e2f61e4b8f39e4eae0b5466fb68c1
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Issue-ID: DMAAP-857

5 years agoMerge "Provision clients for PNF topics"
Alexis de Talhouët [Tue, 23 Oct 2018 12:20:35 +0000 (12:20 +0000)]
Merge "Provision clients for PNF topics"

5 years agoConsistent naming for vid deployment 47/71047/1
Julien Barbot [Tue, 23 Oct 2018 10:15:31 +0000 (12:15 +0200)]
Consistent naming for vid deployment

Change-Id: I7ae002ae214f1c0ca858a96c79e2b74f15d13405
Issue-ID: OOM-729
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoMerge "Fix the issue widget model issue"
Alexis de Talhouët [Tue, 23 Oct 2018 12:02:06 +0000 (12:02 +0000)]
Merge "Fix the issue widget model issue"

5 years agoMerge "Add sec_group parameter to robot helm charts"
Alexis de Talhouët [Tue, 23 Oct 2018 12:01:42 +0000 (12:01 +0000)]
Merge "Add sec_group parameter to robot helm charts"

5 years agoProvision clients for PNF topics 68/70768/2
dglFromAtt [Thu, 18 Oct 2018 21:04:35 +0000 (21:04 +0000)]
Provision clients for PNF topics

In addition to adding the pub and sub client Role to the PNF topics
for use by the PRH, we fixed the readinessProbe to wait for the
message-router pod.  This should avoid attempts to provision before MR
is ready to accept.

Also, properly delivered the dmaapbc.properties file which was lost from
previous commits!

Change-Id: I8016bc83a9c3ba75de22732e475c5f1896ea4ae4
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-548

5 years agoMerge "Update log volume directory to proper"
Alexis de Talhouët [Tue, 23 Oct 2018 12:00:24 +0000 (12:00 +0000)]
Merge "Update log volume directory to proper"

5 years agoMerge "Add the https as transport type for dmaap"
Alexis de Talhouët [Tue, 23 Oct 2018 12:00:12 +0000 (12:00 +0000)]
Merge "Add the https as transport type for dmaap"

5 years agoMerge "Sync docker tags with release manifest"
Alexis de Talhouët [Tue, 23 Oct 2018 11:58:10 +0000 (11:58 +0000)]
Merge "Sync docker tags with release manifest"

5 years agoUpdated: Spellig Mistake 34/71034/1
ankatare [Tue, 23 Oct 2018 08:32:07 +0000 (14:02 +0530)]
Updated: Spellig Mistake
Issue-ID: OOM-1471x

Change-Id: Ic385802437d86b1f80012e556a27ee360436e49d
Signed-off-by: ankatare <ankatare@hotmail.com>
5 years agoAdd systctl vm.max_map_count for elasticsearch 32/71032/1
Julien Barbot [Tue, 23 Oct 2018 07:54:45 +0000 (09:54 +0200)]
Add systctl vm.max_map_count for elasticsearch

Change-Id: Ifd82ece02036ffc305bdf85e7fd3025e28424045
Issue-ID: OOM-510
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoSync docker tags with release manifest 78/70778/4
Gary Wu [Tue, 23 Oct 2018 03:33:07 +0000 (20:33 -0700)]
Sync docker tags with release manifest

Sync docker tags with the release manifest from integration
repo commit 90e136c83ec5434abaeb9939b995f86aa4089850.

Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoAdd sec_group parameter to robot helm charts 82/70982/1
Gary Wu [Mon, 22 Oct 2018 22:11:34 +0000 (15:11 -0700)]
Add sec_group parameter to robot helm charts

Change-Id: I3e645c9f1c2aeb3d14a36ed6ad6e6521886451f6
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Correct port forwarding"
Mike Elliott [Mon, 22 Oct 2018 18:04:34 +0000 (18:04 +0000)]
Merge "Correct port forwarding"

5 years agoMerge changes from topic 'common-repository'
Alexis de Talhouët [Mon, 22 Oct 2018 16:44:56 +0000 (16:44 +0000)]
Merge changes from topic 'common-repository'

* changes:
  Clamp: Use "common.repository" framework
  Use "common.repository" framework

5 years agoClamp: Use "common.repository" framework 58/70958/1
Julien Barbot [Mon, 22 Oct 2018 15:53:07 +0000 (17:53 +0200)]
Clamp: Use "common.repository" framework

Change-Id: Ic1180781387700a8af36f84f619ffd66a5c02c34
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoUse "common.repository" framework 56/70956/1
Julien Barbot [Mon, 22 Oct 2018 14:49:07 +0000 (16:49 +0200)]
Use "common.repository" framework

Change-Id: I31b008cbe5e9c4e06e16451f02e09dc6c19b4147
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoMerge "Changing endpoint and NodePort for monitoring"
Alexis de Talhouët [Mon, 22 Oct 2018 14:32:33 +0000 (14:32 +0000)]
Merge "Changing endpoint and NodePort for monitoring"

5 years agoChanging endpoint and NodePort for monitoring 31/70931/1
eikrwaq [Mon, 22 Oct 2018 10:28:23 +0000 (11:28 +0100)]
Changing endpoint and NodePort for monitoring

Change-Id: I2903497dea5894661356f4a467cd8660d340cbd7
Issue-ID: OOM-1479
Issue-ID: SO-1155
Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
5 years agofix vfc deployment error 21/70921/1
yangyan [Mon, 22 Oct 2018 09:33:49 +0000 (17:33 +0800)]
fix vfc deployment error

Issue-ID: VFC-1160
Change-Id: I48a109c59fdee710e21c2f75e5fb0a74061f91f5
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
5 years agoCorrect port forwarding 48/70848/1
statta [Fri, 19 Oct 2018 21:24:01 +0000 (17:24 -0400)]
Correct port forwarding

Issue-ID: PORTAL-454

Change-Id: I3c5cb0e4d0bde01ed557098432dabd36d1843fac
Signed-off-by: statta <statta@research.att.com>
5 years agoMerge "Fix MSB Portal integration mapping"
Alexis de Talhouët [Fri, 19 Oct 2018 19:25:47 +0000 (19:25 +0000)]
Merge "Fix MSB Portal integration mapping"

5 years agoFix the issue widget model issue 84/70784/4
Kajur, Harish (vk250x) [Fri, 19 Oct 2018 02:51:43 +0000 (22:51 -0400)]
Fix the issue widget model issue

So the problem is happening intermittently
because resources and traversal starts up parallel
sometimes they would be ready at the same time
and sometimes they are not but the HAProxy deployment
needs to wait until resources, traversal and graphadmin
is ready before it starts to be in the ready state.
Also modifying the readiness probe to make the
echo request to /aai/util/echo rather than rely
on the port check to get a better indicator of haproxy readiness

Issue-ID: AAI-1759
Change-Id: I847abd7fd0375da59254656f5891ed14547058ab
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Fix driver startup in OOM"
Alexis de Talhouët [Fri, 19 Oct 2018 18:28:27 +0000 (18:28 +0000)]
Merge "Fix driver startup in OOM"

5 years agoMerge "Update dmaap-datarouter images"
Alexis de Talhouët [Fri, 19 Oct 2018 18:28:08 +0000 (18:28 +0000)]
Merge "Update dmaap-datarouter images"

5 years agoWorkaround for VID selenium SSL issue in Robot 35/70835/1
Gary Wu [Fri, 19 Oct 2018 18:08:44 +0000 (11:08 -0700)]
Workaround for VID selenium SSL issue in Robot

Change-Id: Ie173e49c141d26c70f8857139ed272eb0125931b
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoFix driver startup in OOM 03/70803/1
Denes Nemeth [Fri, 19 Oct 2018 10:00:56 +0000 (12:00 +0200)]
Fix driver startup in OOM

Change-Id: Icd64543e9dcbde932852996c8b28e0e8c879c61b
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-1159

5 years agoUpdate dmaap-datarouter images 97/70797/1
Fiachra Corcoran [Thu, 18 Oct 2018 09:53:32 +0000 (10:53 +0100)]
Update dmaap-datarouter images

Change-Id: I1dcefc5a08dd6dfa3e1e16944941ae37600f3f32
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Issue-ID: DMAAP-850

5 years agoFix MSB Portal integration mapping 86/70786/2
Huabing Zhao [Fri, 19 Oct 2018 04:54:43 +0000 (04:54 +0000)]
Fix MSB Portal integration mapping

Change-Id: Ie83c1c07c110af14c9b9af30d4e663b26683a456
Issue-ID: MSB-293
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoMerge "Sync docker tags with release manifest"
Mike Elliott [Thu, 18 Oct 2018 22:58:32 +0000 (22:58 +0000)]
Merge "Sync docker tags with release manifest"

5 years agoSync docker tags with release manifest 99/70399/8
Gary Wu [Thu, 18 Oct 2018 16:48:31 +0000 (09:48 -0700)]
Sync docker tags with release manifest

Sync docker tags with the release manifest.  It is
assumed that the release manifest is the
"single source of truth" and that the versions in
the helm charts are out of date.

Change-Id: I2902e60b25f57409dd616780a626e63c92d26769
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Fix deploy when subcharts contain same name"
Alexis de Talhouët [Thu, 18 Oct 2018 20:46:40 +0000 (20:46 +0000)]
Merge "Fix deploy when subcharts contain same name"

5 years agoFix deploy when subcharts contain same name 61/70761/3
Mike Elliott [Thu, 18 Oct 2018 18:43:14 +0000 (14:43 -0400)]
Fix deploy when subcharts contain same name

Invalid subchart override file (internal) was being created
for portal. This was caused by an incorrect match on subcharts
that included "portal as a prefix or suffix in its name.

Change-Id: I02d9564f573cf194940df7edc267079e2fb7eec2
Issue-ID: OOM-1344
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoMerge "enable/disable the AAF by a env variable"
Mike Elliott [Thu, 18 Oct 2018 19:00:15 +0000 (19:00 +0000)]
Merge "enable/disable the AAF by a env variable"

5 years agoenable/disable the AAF by a env variable 85/70685/7
sunil unnava [Wed, 17 Oct 2018 20:25:50 +0000 (16:25 -0400)]
enable/disable the AAF by a env variable

Issue-ID: DMAAP-849
Change-Id: I75f09cde311202d7e7991557607bb1b15935252e
Signed-off-by: sunil unnava <sunil.unnava@att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Update (un)deploy helm plugins"
Alexis de Talhouët [Thu, 18 Oct 2018 18:21:03 +0000 (18:21 +0000)]
Merge "Update (un)deploy helm plugins"

5 years agoAdd the https as transport type for dmaap 49/70749/1
Kajur, Harish (vk250x) [Thu, 18 Oct 2018 16:38:57 +0000 (12:38 -0400)]
Add the https as transport type for dmaap

Issue-ID: AAI-1761
Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate log volume directory to proper 95/70695/2
Kajur, Harish (vk250x) [Wed, 17 Oct 2018 22:25:28 +0000 (18:25 -0400)]
Update log volume directory to proper

directory in the container where the logs
of the update query data is set
This is a first commit that can be used
to hopefully identify what is causing the
issue with sometimes the PUT tool that is trying
to store the widget model is failing

Issue-ID: AAI-1759
Change-Id: I2ee0623aa3e11f95e79295157b4ed29b17395b15
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoAdd missing sniro simulator properties 36/70736/1
Alexis de Talhouët [Thu, 18 Oct 2018 14:11:14 +0000 (10:11 -0400)]
Add missing sniro simulator properties

Change-Id: I855c6b6d5af266d8f7aa159b29abbe44c56840a5
Issue-ID: SO-1146
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "Cassandra common charting"
Mike Elliott [Thu, 18 Oct 2018 13:26:50 +0000 (13:26 +0000)]
Merge "Cassandra common charting"

5 years agoSet VID portal parameters 18/70718/1
Sonsino, Ofir (os0695) [Thu, 18 Oct 2018 08:26:03 +0000 (11:26 +0300)]
Set VID portal parameters

Change-Id: Ieed7da9d45c5adea2d4ba77eeeddaa8948c86a0f
Issue-ID: VID-330
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoMerge changes I3b0a7ee3,I1e32231f
Borislav Glozman [Thu, 18 Oct 2018 07:24:27 +0000 (07:24 +0000)]
Merge changes I3b0a7ee3,I1e32231f

* changes:
  Corrections and additions
  Set properties using k8s configmap

5 years agoCorrections and additions 82/70682/2
dglFromAtt [Wed, 17 Oct 2018 19:34:49 +0000 (19:34 +0000)]
Corrections and additions

Change-Id: I3b0a7ee34dcae30cdc1faa42e05455aa4e693df6
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-829

5 years agoMerge "Recommended AAF/OOM Changes"
Mike Elliott [Wed, 17 Oct 2018 19:07:11 +0000 (19:07 +0000)]
Merge "Recommended AAF/OOM Changes"

5 years agoRecommended AAF/OOM Changes 18/70618/5
Instrumental [Wed, 17 Oct 2018 01:40:41 +0000 (20:40 -0500)]
Recommended AAF/OOM Changes

This incorporats Mike E's changes as well as recommended
changes from Abandoned 70511 (merges from multiple
machines got too hard.)

Made Olaf recommended changes.  Changed to non-SNAPSHOT in
anticipation of LF releasing this morning

Put Versions back to "2.1.5-SNAPSHOT"  Brian F reminded
me that GWu's scripts handle version changes for
Envs.

Issue-ID: AAF-557
Change-Id: I3e81a9c65df356d1d27b0d453e09c9ed3a81f803
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdating catalina_opts of tomcat 38/70638/4
statta [Wed, 17 Oct 2018 06:32:26 +0000 (02:32 -0400)]
Updating catalina_opts of tomcat

Issue-ID: PORTAL-429
Change-Id: Id8b790b612ff928634b5faaaa7ead16dc5f46aa6
Signed-off-by: statta <statta@research.att.com>
5 years agoCassandra common charting 43/65243/9
prpatel [Fri, 7 Sep 2018 15:28:38 +0000 (15:28 +0000)]
Cassandra common charting

Change-Id: I9899178bde859ee00fd62c700e8a2a5dd3dd8ac8
Issue-ID: OOM-1177
Signed-off-by: prpatel <pradeep.patel2@amdocs.com>
5 years agoAdjust Clamp config 60/70660/1
Determe, Sebastien (sd378r) [Wed, 17 Oct 2018 14:23:46 +0000 (16:23 +0200)]
Adjust Clamp config

Update the clamp config according to the testing done on OOM lab

Issue-ID: CLAMP-216
Change-Id: I0fc9ecd68a931ed2510b8bf11d025b36243e6bb6
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
5 years agoMerge "Adding AAF client legacy credentials"
Borislav Glozman [Wed, 17 Oct 2018 13:06:08 +0000 (13:06 +0000)]
Merge "Adding AAF client legacy credentials"

5 years agoMerge "Add SO config for OOF Homing"
Borislav Glozman [Wed, 17 Oct 2018 10:01:33 +0000 (10:01 +0000)]
Merge "Add SO config for OOF Homing"

5 years agoMerge "Move openecomp.org to onap.org for aaicclient"
Borislav Glozman [Wed, 17 Oct 2018 10:00:03 +0000 (10:00 +0000)]
Merge "Move openecomp.org to onap.org for aaicclient"

5 years agoMerge "Tidy up of logback.xml and check debug mode works"
Borislav Glozman [Wed, 17 Oct 2018 08:59:59 +0000 (08:59 +0000)]
Merge "Tidy up of logback.xml and check debug mode works"

5 years agoTidy up of logback.xml and check debug mode works 66/70566/2
Michael Reece [Tue, 16 Oct 2018 13:09:40 +0000 (14:09 +0100)]
Tidy up of logback.xml and check debug mode works

Removed old ajsc references in logback.xml

Issue-ID: AAI-1754

Change-Id: I19c58f79838e3d008d7563c0bf1f21a37e92a9f7
Signed-off-by: michaere <michaere@amdocs.com>
5 years agoSet properties using k8s configmap 05/70605/1
dglFromAtt [Tue, 16 Oct 2018 21:53:34 +0000 (21:53 +0000)]
Set properties using k8s configmap

Change-Id: I1e32231f468dc00f089f51dc6a70c4d1970e507f
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-829

5 years agoAdd SO config for OOF Homing 01/70601/1
Marcus G K Williams [Tue, 16 Oct 2018 21:13:40 +0000 (14:13 -0700)]
Add SO config for OOF Homing

Issue-ID: SO-1127
Change-Id: Ief7b5b43b61b2b17ddf80dae57e65d5ef01399a5
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
5 years agoMove openecomp.org to onap.org for aaicclient 77/70577/1
Aaron Hay [Tue, 16 Oct 2018 14:53:52 +0000 (10:53 -0400)]
Move openecomp.org to onap.org for aaicclient

Change-Id: Ib8f2265e5657d5c0968c097baea9cce6c474c6c4
Issue-ID: APPC-1213
Signed-off-by: Aaron Hay <aaron.hay@att.com>
5 years agoIncrease openstack and sdnc workflow timeouts 72/70572/1
Ramesh Parthasarathy [Tue, 16 Oct 2018 14:16:31 +0000 (14:16 +0000)]
Increase openstack and sdnc workflow timeouts

Currently they are both set at 60 seconds, which is far too short.
Making them both 60 minutes.

Change-Id: I1ec04651362cad5ad65303f25e017b693bdba220
Issue-ID: SO-1131
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
5 years agoAdding AAF client legacy credentials 69/70569/1
Pavel Paroulek [Tue, 16 Oct 2018 13:21:06 +0000 (15:21 +0200)]
Adding AAF client legacy credentials

Change-Id: I866181a39a77a127f5812c92adebf224a82b86e9
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
5 years agoMerge "Add sshsm hardware security support charts"
Borislav Glozman [Tue, 16 Oct 2018 12:45:23 +0000 (12:45 +0000)]
Merge "Add sshsm hardware security support charts"

5 years agoMerge "Update k8s bootstrap container to 1.4.4."
Alexis de Talhouët [Tue, 16 Oct 2018 12:19:33 +0000 (12:19 +0000)]
Merge "Update k8s bootstrap container to 1.4.4."

5 years agoMerge "Invalid image name on windriver lab"
Borislav Glozman [Tue, 16 Oct 2018 11:25:54 +0000 (11:25 +0000)]
Merge "Invalid image name on windriver lab"

5 years agoInvalid image name on windriver lab 36/70536/1
ac2550 [Tue, 16 Oct 2018 07:42:40 +0000 (09:42 +0200)]
Invalid image name on windriver lab

Issue-ID: CLAMP-234

Change-Id: Id85f8978daf3bc3a0427e431c200ac0a3932ae7f
Signed-off-by: ac2550 <ac2550@intl.att.com>
5 years agoso-minitoring po startup issue 08/70508/1
Ramesh Parthasarathy [Mon, 15 Oct 2018 22:11:06 +0000 (22:11 +0000)]
so-minitoring po startup issue

so-monitoring pod doesn't start completely.
This issue has been addressed here

Change-Id: Iab0d8fd3f1a7b9b000d2eac3968fefc07b5b2230
Issue-ID: SO-1138
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
5 years agoUpdate k8s bootstrap container to 1.4.4. 06/70506/2
Jack Lucas [Mon, 15 Oct 2018 21:46:23 +0000 (17:46 -0400)]
Update k8s bootstrap container to 1.4.4.

Also change msb_host address to msb-iag for holmes.

Issue-ID: DCAEGEN2-796
Change-Id: I0f3785d26a4f7606ca053f57c6a356689bcb1e50
Signed-off-by: Jack Lucas <jflucas@research.att.com>
5 years agoUpdate (un)deploy helm plugins 03/70503/2
Mike Elliott [Mon, 15 Oct 2018 20:21:36 +0000 (16:21 -0400)]
Update (un)deploy helm plugins

- Added support for deploying and undeploying individual releases.
- Added support for a --verbose flag to output details during a deploy. By
  default, verbose output will be supressed.
- Fixed issues preventng some flags from propagating to helm commands.
- Fixed issue where by --set <chartname>.enabled=false was not removing disabled Helm Charts.

Change-Id: I8e407808a9946f316d035efd503316f96723223d
Issue-ID: OOM-1344
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoMerge "Replace liveness probe & update images"
Mandeep Khinda [Mon, 15 Oct 2018 19:01:49 +0000 (19:01 +0000)]
Merge "Replace liveness probe & update images"

5 years agoReplace liveness probe & update images 87/70487/1
Mike Elliott [Mon, 15 Oct 2018 15:43:53 +0000 (11:43 -0400)]
Replace liveness probe & update images

Updating to latest snapshot images. File-based "wait"
being replaced with standard port-based liveness probe to
fix cassandra from not starting for AAF.

Change-Id: If08d6bbf766abfcebe14d23894cde9c21c96c510
Issue-ID: AAF-557
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoUpdating datafile collector in oom 86/70486/1
Chengkai Yan [Mon, 15 Oct 2018 15:18:33 +0000 (17:18 +0200)]
Updating datafile collector in oom

Change-Id: I1732cba867acd6fc049b5a863b2bc45199caecd3
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-877

5 years agoMerge "Added missing maria db dependencies"
Borislav Glozman [Mon, 15 Oct 2018 12:20:24 +0000 (12:20 +0000)]
Merge "Added missing maria db dependencies"