summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-11-30HTTPS Support for Network Discovery MicorserviceTait,Trevor(rt0435)1-1/+1
Issue-ID: SDNC-375 Change-Id: I9c3601eb9aac5e4c8abea2d0c121bf8de56685e2 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-28ND get VM info from OpenstackNorm Traxler1-0/+18
Issue-ID: SDNC-533 Change-Id: If50c4ae02349824a4e179e30ea1ee29d3afe6ab2 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-11-08Update to latest Spring boot 1.5 patchTimoney, Dan (dt5972)1-1/+1
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)1-1/+1
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)1-1/+1
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)1-1/+1
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-20Remove credentials dataPrudence Au1-19/+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-08-27Use managed guava versionGary Wu1-3/+2
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-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-17Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh1-24/+1
Issue-ID: LOG-397 SDNC-317 Change-Id: I0844eb12c8cd3b208f6a15cc16dd8717175bd5d8 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-16Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh1-42/+193
Issue-ID: LOG-397 SDNC-317 Change-Id: I80171ad4332e70872e5d3d8c42625f8669aa4d99 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-01Fixing issues from SONAR reportTait,Trevor(rt0435)1-6/+0
Change-Id: I69e042690f464303fed0c9188b1555adf1f06481 Issue-ID: SDNC-317 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-07-23Initial code for network discovery microserviceBrad Benesch1-0/+231
Issue-ID: SDNC-317 Change-Id: I09d44de02283079471de0084da07793cb3d7820c Signed-off-by: Brad Benesch <brad.benesch@amdocs.com>