summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-01-15Network Discovery Swagger fixNorm Traxler50-41/+35
Issue-ID: LOG-927 Change-Id: Ice25909e2aa0dc2bc566b585c1d3e4a577c3a73c Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-01-09Network Discovery Microservice Sync responsesNorm Traxler13-585/+219
Issue-ID: SDNC-543 Change-Id: I274c23a258dcbdd4928169f119e03925b1c10ee7 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-01-04remove username and extra fields from logsjmac2-9/+33
Change-Id: Ie0855fdec713826e1c15148cc4cc5094948cdfa4 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-909
2018-12-05Add INFO.yaml fileJessica Wagantall1-0/+52
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I9271f823213634b4e4aafab5bb021381f0a3cb12 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-30HTTPS Support for Network Discovery MicorserviceTait,Trevor(rt0435)4-2/+96
Issue-ID: SDNC-375 Change-Id: I9c3601eb9aac5e4c8abea2d0c121bf8de56685e2 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-28Merge "ND get VM info from Openstack"Dan Timoney21-732/+836
2018-11-28ND get VM info from OpenstackNorm Traxler21-732/+836
Issue-ID: SDNC-533 Change-Id: If50c4ae02349824a4e179e30ea1ee29d3afe6ab2 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-11-28Adding option to support SSL client certificateGeora Barsky4-1/+96
Issue-ID: LOG-809 Change-Id: Iccac9569d0449b005a367a68e42b25bb71fdb527 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-11-14Merge "updating springboot to 1.5.17 for security issues"Dan Timoney0-0/+0
2018-11-09updating springboot to 1.5.17 for security issuesjmac2-2/+2
Change-Id: I585d48db228ec28890d457ccf53315fa8a159225 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-516 Issue-ID: SDNC-517
2018-11-08Update to latest Spring boot 1.5 patchTimoney, Dan (dt5972)2-2/+2
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>
2018-10-15Prepare for RC0 release build3.0.0-ONAP1.4.1Timoney, Dan (dt5972)4-5/+5
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>
2018-10-11Remove snapshot dependenciesTimoney, Dan (dt5972)3-3/+3
Remove snapshot dependencies on logging-analytics Change-Id: If9ebc6e4ca50c53a48bee2ac97d44e540e8f0e59 Issue-ID: SDNC-477 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Fix versioningTimoney, Dan (dt5972)7-10/+10
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>
2018-09-26Add Authentication to AAI for POMBA SDMohammadreza Pasandideh4-20/+63
Issue-ID: LOG-696 Change-Id: If63697980dcc8d732d8514dbebd1cb9959700a73 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-24Fix AAI connectivity issueGeora Barsky3-6/+6
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>
2018-09-20Remove credentials dataPrudence Au2-21/+0
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
2018-09-18Remove credentials dataTait,Trevor(rt0435)7-30/+5
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>
2018-09-12Move this variable to comply with JCCSerhii Siabruk1-3/+3
Change-Id: I1b62a48e39e4dd6cbab49d9c17a94142d7bf02b0 Issue-ID: SDNC-1 Signed-off-by: Serhii Siabruk <Serhii_Siabruk@jabil.com>
2018-09-10Move this method into "ResourceTask".Serhii Siabruk1-30/+31
Issue-ID: SDNC-1 Change-Id: Ia9b6c49a5c2e9790445b6fa07643f32a4661b5dd Signed-off-by: Serhii Siabruk <serhii_siabruk@jabil.com>
2018-09-06Clean Sonar Project nameGildas Lanilis1-1/+1
Name to be consistant with repo name. Change-Id: I7099672cdf66e52a298cd9426be736146c6f8546 Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-30Merge "Use managed guava version"David Stilwell3-12/+9
2018-08-30Update for pomba-audit-common modelTait,Trevor(rt0435)11-89/+20
Issue-ID: SDNC-317 Change-Id: I88956a61dfd3ada19e1d8e9674715d4a7da1d6c9 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-27Use managed guava versionGary Wu3-12/+9
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>
2018-08-24Merge "BugFix:unable to handle resourceType with space"Dan Timoney1-1/+2
2018-08-24BugFix:unable to handle resourceType with spacePhillip Leigh1-1/+2
Issue-ID: SDNC-317 Change-Id: Id063ea3b29f96ee786a29352311f79c9e24432ac Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-08-22Translate Enricher Attribute Names to POMBA namesPhillip Leigh4-106/+136
Issue-ID: SDNC-317 Change-Id: I01deaa08fd645b81c971adc8b1230e1be744f50a Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-08-21Roll-Back Password obfuscation(v2) for ND & SDMohammadreza Pasandideh14-303/+20
Issue-ID: SDNC-317 Change-Id: I859934dc231fb3f049b1e1911e314d1d61e31174 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-20Fix Docker Image: NetDiscovery & SvcDecompositionMohammadreza Pasandideh1-1/+1
Issue-ID: LOG-397 SDNC-317 Change-Id: Ib61f32641bb0329c7f84fec8697a4f299f37b67f Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-20Merge "Make Resources in service-decomp configurable"Dan Timoney4-73/+57
2018-08-18Make Resources in service-decomp configurableTait,Trevor(rt0435)4-73/+57
Issue-ID: SDNC-317 Change-Id: I6dadf7b01d867564118a107364ddc97a6667daf8 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-17Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh6-54/+7
Issue-ID: LOG-397 SDNC-317 Change-Id: I0844eb12c8cd3b208f6a15cc16dd8717175bd5d8 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-17Merge "Docker file: networkDiscovery serviceDecomposition"Dan Timoney6-75/+448
2018-08-16Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh6-75/+448
Issue-ID: LOG-397 SDNC-317 Change-Id: I80171ad4332e70872e5d3d8c42625f8669aa4d99 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-15Added code for password obfuscation(v2)Mohammadreza Pasandideh16-41/+319
Issue-ID: SDNC-317 Change-Id: Ic6125feb917878f8edaf34a1f396826401173022 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-13Added code for password obfuscationMohammadreza Pasandideh11-27/+110
Issue-ID: SDNC-317 Change-Id: I5114f1dd7dd093e9df6ebd3d91c3cbd47ef31ef9 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-09Remove EELF logging from Service Decomposition.Mohammadreza Pasandideh1-4/+4
Issue-ID: SDNC-317 Change-Id: Ib3a2db76c10720080f0d9d38f158c22d9f00be39 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-01Fixing issues from SONAR reportTait,Trevor(rt0435)14-77/+82
Change-Id: I69e042690f464303fed0c9188b1555adf1f06481 Issue-ID: SDNC-317 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-07-27Merge "Initial code for network discovery microservice"Dan Timoney154-2/+62017
2018-07-26Wrong version of sdnc northbonudTimoney, Dan (dt5972)1-1/+1
Wrong version specified for SDNC northbound API. Change-Id: I296df785813b70387343b1220adf001fcc26c7fa Issue-ID: CCSDK-404 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-26Add parent to sdnc/apps/pom.xmlTimoney, Dan (dt5972)1-0/+6
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>
2018-07-23Initial code for network discovery microserviceBrad Benesch154-2/+62017
Issue-ID: SDNC-317 Change-Id: I09d44de02283079471de0084da07793cb3d7820c Signed-off-by: Brad Benesch <brad.benesch@amdocs.com>
2018-07-17adding in a client for sdncDR695H4-0/+115
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>
2018-02-28Initial empty repositoryJessica Wagantall0-0/+0