sdnc/apps.git
6 years agoPrepare for release build 32/72932/1 1.4.2
Timoney, Dan (dt5972) [Fri, 16 Nov 2018 19:25:43 +0000 (14:25 -0500)]
Prepare for release build

Prepare sdnc/apps for 1.4.2 release build

Change-Id: Id70351d9df35fedc0f86309fdcbc6b81535522bf
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoPrepare for release 88/72688/1
Timoney, Dan (dt5972) [Wed, 14 Nov 2018 19:23:46 +0000 (14:23 -0500)]
Prepare for release

Prepare for RC2 release build

Change-Id: I0e13ff327a78012c8c013915c69257d646e392b6
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoMerge "updating springboot to 1.5.17 for security issues" into casablanca
Dan Timoney [Mon, 12 Nov 2018 20:40:52 +0000 (20:40 +0000)]
Merge "updating springboot to 1.5.17 for security issues" into casablanca

6 years agoupdating springboot to 1.5.17 for security issues 41/72341/1
jmac [Fri, 9 Nov 2018 20:55:55 +0000 (20:55 +0000)]
updating springboot to 1.5.17 for security issues

Change-Id: I585d48db228ec28890d457ccf53315fa8a159225
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: SDNC-514
Issue-ID: SDNC-515

6 years agoUpdate to latest Spring boot 1.5 patch 45/72245/1
Timoney, Dan (dt5972) [Thu, 8 Nov 2018 20:37:48 +0000 (15:37 -0500)]
Update to latest Spring boot 1.5 patch

Update to springboot 1.5.17.RELEASE in order to upgrade embedded tomcat
to version with latest security patches.

Change-Id: I6a99683ddb687561c0bfe52cab6ca5e34ed665f1
Issue-ID: SDNC-513
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoPrepare for RC0 release build 53/70353/2 1.4.1 3.0.0-ONAP
Timoney, Dan (dt5972) [Fri, 12 Oct 2018 13:20:07 +0000 (09:20 -0400)]
Prepare for RC0 release build

Prepare to build 1.4.1 release version artifacts

Change-Id: I3f2288789198f3c1ba825c8666b9f6ad15e5b4c5
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoRemove snapshot dependencies 51/70251/1
Timoney, Dan (dt5972) [Thu, 11 Oct 2018 13:04:03 +0000 (09:04 -0400)]
Remove snapshot dependencies

Remove snapshot dependencies on logging-analytics

Change-Id: If9ebc6e4ca50c53a48bee2ac97d44e540e8f0e59
Issue-ID: SDNC-477
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoFix versioning 99/70199/1
Timoney, Dan (dt5972) [Wed, 10 Oct 2018 20:06:03 +0000 (16:06 -0400)]
Fix versioning

Wrong parent versions were used (1.1.1-SNAPSHOT vs 1.1.0), and wrong
versions were being created, inconsistent with reset of sdnc

Change-Id: I64a1eb62e8c33153b6b9bf5f56b60f4298553a6d
Issue-ID: SDNC-477
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoAdd Authentication to AAI for POMBA SD 25/69125/2
Mohammadreza Pasandideh [Wed, 26 Sep 2018 14:08:03 +0000 (10:08 -0400)]
Add Authentication to AAI for POMBA SD

Issue-ID: LOG-696

Change-Id: If63697980dcc8d732d8514dbebd1cb9959700a73
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoFix AAI connectivity issue 55/68755/2
Geora Barsky [Tue, 25 Sep 2018 02:36:11 +0000 (22:36 -0400)]
Fix AAI connectivity issue

Modify AAI Rest client configuration to ensure that
aai.port and host are not overriden by environment
variables

Issue-ID: LOG-694
Change-Id: I1b3fc449a07e967efa0466dacb5e75253d937c0a
Signed-off-by: Geora Barsky <georab@amdocs.com>
6 years agoRemove credentials data 13/68313/1
Prudence Au [Fri, 21 Sep 2018 01:06:32 +0000 (21:06 -0400)]
Remove credentials data

Remove config/auth directory from the docker image maven build profile.

Change-Id: Ia9d642922256bc81c63e489d08dcd5315bcc905e
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: SDNC-458

6 years agoRemove credentials data 07/67407/1
Tait,Trevor(rt0435) [Tue, 18 Sep 2018 17:43:20 +0000 (13:43 -0400)]
Remove credentials data

Issue-ID: SDNC-458

Service Decomposition and Network Discovery Microservice have sensitive
keystore/certificate/password data in their configuration files that
needs to be removed.

In order for Network Discovery Microservice JUNIT to execute a dummy
Enricher REST client client-cert-onap.p12 was added to
src/test/resources. This is the ONAP certificate that will be used when
the ONAP Enricher is available, then it will be copied to config/auth.

Change-Id: I3aac665815757f9a31bbe0b4020f44cd3fe1eb12
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
6 years agoMove this variable to comply with JCC 19/66119/1
Serhii Siabruk [Wed, 12 Sep 2018 13:24:40 +0000 (16:24 +0300)]
Move this variable to comply with JCC

Change-Id: I1b62a48e39e4dd6cbab49d9c17a94142d7bf02b0
Issue-ID: SDNC-1
Signed-off-by: Serhii Siabruk <Serhii_Siabruk@jabil.com>
6 years agoMove this method into "ResourceTask". 07/65207/5
Serhii Siabruk [Thu, 6 Sep 2018 16:07:00 +0000 (19:07 +0300)]
Move this method into "ResourceTask".

Issue-ID: SDNC-1
Change-Id: Ia9b6c49a5c2e9790445b6fa07643f32a4661b5dd
Signed-off-by: Serhii Siabruk <serhii_siabruk@jabil.com>
6 years agoClean Sonar Project name 57/65057/1
Gildas Lanilis [Thu, 6 Sep 2018 18:46:21 +0000 (11:46 -0700)]
Clean Sonar Project name

Name to be consistant with repo name.

Change-Id: I7099672cdf66e52a298cd9426be736146c6f8546
Issue-ID: CIMAN-202
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
6 years agoMerge "Use managed guava version"
David Stilwell [Thu, 30 Aug 2018 16:40:03 +0000 (16:40 +0000)]
Merge "Use managed guava version"

6 years agoUpdate for pomba-audit-common model 55/63855/1
Tait,Trevor(rt0435) [Thu, 30 Aug 2018 15:27:11 +0000 (11:27 -0400)]
Update for pomba-audit-common model

Issue-ID: SDNC-317
Change-Id: I88956a61dfd3ada19e1d8e9674715d4a7da1d6c9
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
6 years agoUse managed guava version 73/62773/2
Gary Wu [Fri, 24 Aug 2018 22:29:45 +0000 (15:29 -0700)]
Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: If826fd62ea06f065196b678c5eb9b675aacfd8da
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoMerge "BugFix:unable to handle resourceType with space"
Dan Timoney [Fri, 24 Aug 2018 19:29:34 +0000 (19:29 +0000)]
Merge "BugFix:unable to handle resourceType with space"

6 years agoBugFix:unable to handle resourceType with space 67/62367/1
Phillip Leigh [Fri, 24 Aug 2018 16:11:35 +0000 (12:11 -0400)]
BugFix:unable to handle resourceType with space

Issue-ID: SDNC-317
Change-Id: Id063ea3b29f96ee786a29352311f79c9e24432ac
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
6 years agoTranslate Enricher Attribute Names to POMBA names 85/61885/1
Phillip Leigh [Mon, 20 Aug 2018 21:12:56 +0000 (17:12 -0400)]
Translate Enricher Attribute Names to POMBA names

Issue-ID: SDNC-317
Change-Id: I01deaa08fd645b81c971adc8b1230e1be744f50a
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
6 years agoRoll-Back Password obfuscation(v2) for ND & SD 17/61617/1
Mohammadreza Pasandideh [Tue, 21 Aug 2018 14:28:05 +0000 (10:28 -0400)]
Roll-Back Password obfuscation(v2) for ND & SD

Issue-ID: SDNC-317

Change-Id: I859934dc231fb3f049b1e1911e314d1d61e31174
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoFix Docker Image: NetDiscovery & SvcDecomposition 89/61389/1
Mohammadreza Pasandideh [Mon, 20 Aug 2018 21:21:57 +0000 (17:21 -0400)]
Fix Docker Image: NetDiscovery & SvcDecomposition

Issue-ID: LOG-397 SDNC-317

Change-Id: Ib61f32641bb0329c7f84fec8697a4f299f37b67f
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoMerge "Make Resources in service-decomp configurable"
Dan Timoney [Mon, 20 Aug 2018 16:37:05 +0000 (16:37 +0000)]
Merge "Make Resources in service-decomp configurable"

6 years agoMake Resources in service-decomp configurable 13/61113/4
Tait,Trevor(rt0435) [Fri, 17 Aug 2018 17:40:21 +0000 (13:40 -0400)]
Make Resources in service-decomp configurable

Issue-ID: SDNC-317
Change-Id: I6dadf7b01d867564118a107364ddc97a6667daf8
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
6 years agoDocker file: networkDiscovery serviceDecomposition 17/61117/1
Mohammadreza Pasandideh [Fri, 17 Aug 2018 17:56:11 +0000 (13:56 -0400)]
Docker file: networkDiscovery serviceDecomposition

Issue-ID: LOG-397 SDNC-317

Change-Id: I0844eb12c8cd3b208f6a15cc16dd8717175bd5d8
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoMerge "Docker file: networkDiscovery serviceDecomposition"
Dan Timoney [Fri, 17 Aug 2018 15:58:10 +0000 (15:58 +0000)]
Merge "Docker file: networkDiscovery serviceDecomposition"

6 years agoDocker file: networkDiscovery serviceDecomposition 87/60787/3
Mohammadreza Pasandideh [Wed, 15 Aug 2018 19:41:22 +0000 (15:41 -0400)]
Docker file: networkDiscovery serviceDecomposition

Issue-ID: LOG-397 SDNC-317

Change-Id: I80171ad4332e70872e5d3d8c42625f8669aa4d99
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoAdded code for password obfuscation(v2) 29/60729/1
Mohammadreza Pasandideh [Wed, 15 Aug 2018 14:26:43 +0000 (10:26 -0400)]
Added code for password obfuscation(v2)

Issue-ID: SDNC-317

Change-Id: Ic6125feb917878f8edaf34a1f396826401173022
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoAdded code for password obfuscation 93/60393/2
Mohammadreza Pasandideh [Mon, 13 Aug 2018 20:37:33 +0000 (16:37 -0400)]
Added code for password obfuscation

Issue-ID: SDNC-317

Change-Id: I5114f1dd7dd093e9df6ebd3d91c3cbd47ef31ef9
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoRemove EELF logging from Service Decomposition. 83/59883/1
Mohammadreza Pasandideh [Thu, 9 Aug 2018 15:17:17 +0000 (11:17 -0400)]
Remove EELF logging from Service Decomposition.

Issue-ID: SDNC-317

Change-Id: Ib3a2db76c10720080f0d9d38f158c22d9f00be39
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
6 years agoFixing issues from SONAR report 75/58275/2
Tait,Trevor(rt0435) [Tue, 31 Jul 2018 19:48:07 +0000 (15:48 -0400)]
Fixing issues from SONAR report

Change-Id: I69e042690f464303fed0c9188b1555adf1f06481
Issue-ID: SDNC-317
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
6 years agoMerge "Initial code for network discovery microservice"
Dan Timoney [Fri, 27 Jul 2018 20:53:51 +0000 (20:53 +0000)]
Merge "Initial code for network discovery microservice"

6 years agoWrong version of sdnc northbonud 65/57765/1
Timoney, Dan (dt5972) [Thu, 26 Jul 2018 21:05:13 +0000 (17:05 -0400)]
Wrong version of sdnc northbonud

Wrong version specified for SDNC northbound API.

Change-Id: I296df785813b70387343b1220adf001fcc26c7fa
Issue-ID: CCSDK-404
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoAdd parent to sdnc/apps/pom.xml 33/57733/1
Timoney, Dan (dt5972) [Thu, 26 Jul 2018 17:40:38 +0000 (13:40 -0400)]
Add parent to sdnc/apps/pom.xml

Add parent to sdnc/apps top level pom to set up default configuration,
including distributionManagement

Change-Id: I3a8b5d856c0569c445c0e482247dd269dc8aeccf
Issue-ID: SDNC-402
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoInitial code for network discovery microservice 09/56309/6
Brad Benesch [Thu, 12 Jul 2018 18:26:26 +0000 (14:26 -0400)]
Initial code for network discovery microservice

Issue-ID: SDNC-317

Change-Id: I09d44de02283079471de0084da07793cb3d7820c
Signed-off-by: Brad Benesch <brad.benesch@amdocs.com>
6 years agoadding in a client for sdnc 05/56305/4
DR695H [Thu, 12 Jul 2018 16:45:41 +0000 (12:45 -0400)]
adding in a client for sdnc

this will be used by people who want to build clients for the network
control

Change-Id: Icf6b2920746a58fbc52610fe6d0fce74542c06df
Issue-ID: SDNC-382
Signed-off-by: DR695H <dr695h@att.com>
7 years agoInitial empty repository
Jessica Wagantall [Wed, 28 Feb 2018 19:06:26 +0000 (19:06 +0000)]
Initial empty repository