aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-enrichment-lib
AgeCommit message (Collapse)AuthorFilesLines
2018-04-08Reducing onboarding backend maven build timeshrikantawachar2-26/+2
Reducing onboarding backend maven build time Change-Id: I3fe5f8d6d9b21591018243d16809451c6b8c2d14 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-04-04Added new nodes typesiddharth09052-0/+121
Added new nodes type and new property in Port. All test data need to be updated, so file count is much more. Change-Id: Ic21befe8d7feee912fbed1d3eb676488db1fb68c Issue-ID: SDC-1183 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-03-29Component Dependency create VF bug fixojasdubey17-47/+6966
1. Fixed create VF issues for scenarios where dependencies were added from the UI 2. Added supporting tests and fixed existing Change-Id: Ib8bb0074183567c263855f8723028646c9629038 Issue-ID: SDC-1184 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-03-06Fixed issue in Port mirroringsiddharth090511-86/+142
Issue fixing for the Port mirroring story to support new global type Change-Id: I61a9105e349b6ac164239d5ee9ef87a472ff3d6b Issue-ID: SDC-1069 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-03-04Code change to support new global typesiddharth090512-257/+223
Code change to support new global type for VMI port Change-Id: I30427a8ec784c8d314c3df0e34178587dda0351c Issue-ID: SDC-1070 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-03-04Global Type for External Port of VMI Typesiddharth09051-0/+65
Replace external port of VMI with new global type Change-Id: Ibbaacb63bdc70d81c7ad8eac3b69da276c128fd1 Issue-ID: SDC-1069 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-02-04change capabilities datatypetalio16-23/+19
change node template capabilities datatype from list of map to map Change-Id: Ie0fa71b8a41ec732ae5290a72c4d8e908701ce17 Issue-ID: SDC-968 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-01-10Fixed Lifefcycle operation issueamitjai2-5/+157
Artifact Process Entity is not populating with all filed hence nullpointer exception while writing artifact file. Change-Id: Ie26982471c25fc6c1a38bbe8a0e07efa7b33577d Issue-ID: SDC-896 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-01-09Fix sonar issues - ExternalArtifactEnrichersiddharth09051-1/+2
marked one variable as constant Change-Id: I9365af2de48e6c9e46a890aca2ebff99ae42ac94 Issue-ID: SDC-343 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-01-04Remove enter/exit debug #10vempo7-95/+0
Change-Id: I5d3e97ba5fe050e5420e02c92cddca6742e55c5e Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-02fix MIB assignmentmojahidi10-135/+352
Assign mib file to all of the components from the same VFC type Change-Id: Ia6a1a5a08b7383ec64ace085193b0c8daa399c7f Issue-ID: SDC-811 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-12-27Simplified the return conditionojasdubey1-1/+18
Note: Sonar violations will be handled as a separate task Change-Id: I862247f5c693f4d64dff4ce18f2f71e42c85355a Issue-ID: SDC-749 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2017-12-21Add collaboration featuretalig14-139/+84
Issue-ID: SDC-767 Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795 Signed-off-by: talig <talig@amdocs.com>
2017-11-15Casandra data center and consistency levelshalomb2-4/+4
remove enrichment test Change-Id: Id2a0eda0a78ae7711ec010248edaa6a1273c5a43 Issue-Id:SDC-656 Signed-off-by: shalomb <shalomb@amdocs.com>
2017-10-19Port mirroringtalio2-142/+976
check flat node types in port mirroring Issue - Id : SDC-468 Change-Id: Ieba42aeb7de6b253230eab80d9e9feaaee9538b7 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-06Code coverage using JaCoCOshrikantawachar1-1/+0
Adding JaCoCo configuration to have code coverage Change-Id: Ie42702b31bab8cd612d3516ab9eb4f3a2b7d8c16 Issue-ID: SDC-437 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2017-09-27Bugfix - Create VF failed for Manual VSPsojasdubey1-13/+13
Excluded the manual onboarded VSP port type from port mirroring port collection Issue ID: SDC-399 Change-Id: I0c090375bc6ff1c935c01eb2c48793e3e196f808 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2017-09-25Merge "Add property"Vitaly Emporopulo1-21/+24
2017-09-24Add propertytalio1-21/+24
Add config property for port mirroring Issue - ID : SDC-351 Change-Id: I6b571e0bae2e26a3a1b9d20f9182943901a08d4c Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-09-24Add testsTalio67-0/+38077
Add test and test files for port mirroring Issue - ID : SDC-351 Change-Id: I67fd8397a4fe41eb9979b8f1435fedb413328b70 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-09-20Merge "Port mirroring"Vitaly Emporopulo3-0/+401
2017-09-19Port mirroringtalio3-0/+401
create port mirroring enricher and added corresponding global types Issue - ID : SDC-351 Change-Id: Iaffda0187a3529823cb1857b1272dc22b8005ab8 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-09-19change version of the master branchMichael Lando4-4/+4
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094 Issue-ID: SDC-350 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-18Fixed SONAR issuesDivesh Mirchandani5-5/+18
Fixed blocker, critical, major & minor SONAR issues. Issue-ID: SDC-343 Change-Id: I72e5a3a7fa7d7407a92f98f77e4334827f70f926 Signed-off-by: dd4616 <Divesh.Mirchandani@amdocs.com>
2017-09-13Bugfix - Missing SNMP Trap artifact in VF levelojasdubey2-10/+12
Updated the path for storing the Mib artifacts in onboarding csar Issue ID: SDC-320 Change-Id: I61f76ed98d1a598a88a63c5a0d6c641424a012fc Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2017-09-12Fixed component display name retrieval for nestedkaty.rotman1-3/+8
Change-Id: I77d9f2755d55a03d969c8f85d2b1a4b0ba9b306f Issue-ID: SDC-311 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2017-09-07Fixed a few static analysis violationsvempo3-13/+6
Fixed mostly not closing resources (InputStream, ResultSet) and catching Throwable instead of Exception in some modules. Issue-ID: SDC-291 Change-Id: I34e331cc3b45c4bb3a71c301f50e1706a7b623fd Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-09-03Fixed Maven warningsvempo1-5/+0
Removed duplicate dependencies. Removed redundant group IDs where inherited from parent. Replaced deprecated properties. Explicitly stated Maven plugin versions. Change-Id: I1933428ccbc362dec428d16c5e40ab0e906a7e5c Issue-Id: SDC-247 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-07-26[SDC] Full OnBoard health-check and NFoD supportAvi Ziv4-310/+0
Change-Id: I606f8a52c7e6d2bd5558f824957d890e552c5423 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
2017-07-18[SDC] Onboarding 1710 rebase.Avi Ziv22-146/+558
Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
2017-06-11[SDC-29] rebase continue work to align sourceMichael Lando4-17/+14
Change-Id: I218f1c5ee23fb2c8314f1c70921d3ad8682c10f4 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit pom fix.Michael Lando7-318/+8
Change-Id: I587658ad29bbbe79ad97ba30e2499c7a723201ce Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] Amdocs OnBoard 1707 initial commit.AviZi125-4416/+17189
Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi <avi.ziv@amdocs.com>
2017-03-15update pom version + change version fileMichael Lando4-4/+4
Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226 Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-19Add new code new versionMichael Lando3-6/+6
Change-Id: Ic02a76313503b526f17c3df29eb387a29fe6a42a Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-19push addional codeMichael Lando54-0/+7697
Change-Id: Ia427bb3460cda3a896f8faced2de69eaf3807b74 Signed-off-by: Michael Lando <ml636r@att.com>