summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery/src
AgeCommit message (Collapse)AuthorFilesLines
2019-02-12Update pomba versioning for DublinNorm Traxler2-1/+7
Issue-ID: SDNC-637 Moving version Back to the Future Note: 1.4.2 is used for Casablanca release, so moving ahead to 1.5.0 Adding port description attribute Change-Id: I4b5526b1151603a1872df1cc6584ba0810685b0c Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-02-11Add support for Openstack Port objectNorm Traxler4-1/+78
Issue-ID: SDNC-475 Change-Id: Id17404ed05b2ca251e46dc739657900953f76cc4 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-01-31Network Discovery support for networkNorm Traxler6-141/+129
Issue-ID: SDNC-475 Add support for Openstack network object retrieval. Moved the attribute translations into Jolt transformations. Change-Id: I442bfe39a5b84050d7a7fa8b50aaf831e4dd05d0 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-01-15Network Discovery Swagger fixNorm Traxler48-16/+12
Issue-ID: LOG-927 Change-Id: Ice25909e2aa0dc2bc566b585c1d3e4a577c3a73c Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-01-09Network Discovery Microservice Sync responsesNorm Traxler12-546/+199
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-11-30HTTPS Support for Network Discovery MicorserviceTait,Trevor(rt0435)2-1/+85
Issue-ID: SDNC-375 Change-Id: I9c3601eb9aac5e4c8abea2d0c121bf8de56685e2 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-28ND get VM info from OpenstackNorm Traxler15-715/+733
Issue-ID: SDNC-533 Change-Id: If50c4ae02349824a4e179e30ea1ee29d3afe6ab2 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-09-20Remove credentials dataPrudence Au1-2/+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)3-3/+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-08-30Update for pomba-audit-common modelTait,Trevor(rt0435)4-5/+5
Issue-ID: SDNC-317 Change-Id: I88956a61dfd3ada19e1d8e9674715d4a7da1d6c9 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-22Translate Enricher Attribute Names to POMBA namesPhillip Leigh3-106/+123
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 Pasandideh6-150/+9
Issue-ID: SDNC-317 Change-Id: I859934dc231fb3f049b1e1911e314d1d61e31174 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-17Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh2-3/+3
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 Timoney2-0/+30
2018-08-16Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh2-0/+30
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 Pasandideh7-18/+157
Issue-ID: SDNC-317 Change-Id: Ic6125feb917878f8edaf34a1f396826401173022 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-13Added code for password obfuscationMohammadreza Pasandideh5-13/+55
Issue-ID: SDNC-317 Change-Id: I5114f1dd7dd093e9df6ebd3d91c3cbd47ef31ef9 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-01Fixing issues from SONAR reportTait,Trevor(rt0435)5-54/+54
Change-Id: I69e042690f464303fed0c9188b1555adf1f06481 Issue-ID: SDNC-317 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-07-23Initial code for network discovery microserviceBrad Benesch60-0/+29978
Issue-ID: SDNC-317 Change-Id: I09d44de02283079471de0084da07793cb3d7820c Signed-off-by: Brad Benesch <brad.benesch@amdocs.com>