aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-tosca-converter-lib
AgeCommit message (Collapse)AuthorFilesLines
2017-11-09import tosca bugtalio18-80/+6553
handling conversion of integers Issue - Id : SDC-646 Change-Id: I7e024dc44709dc5288bced05da590f0c7962648a Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-24clean up snapshotsMichael Lando2-7/+7
as part of the realse we need to remove any use of snapshot artifacts from the code Change-Id: Ib85feb6e3b2ff4fbba783cb11c4574d0a66657af Issue-Id: SDC-530 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-24Artifacts in CSARtalio2-2/+15
pack all artifact files under Artifacts/ directory, and not under Artifacts/Artifacts (in import CSAR scenario) Issue - Id : SDC-495 Change-Id: I65299d449ed87a6fb492a802c40e1ab12535453a Signed-off-by: talio <tali.orenbach@amdocs.com> (cherry picked from commit d4e5d3c532f6d71cc3ff79047068ff904972ea42)
2017-10-23Fix occurences not deserialized properlyvempo1-6/+74
add json deserializer for RequirementDefinition Issue-Id : SDC-474 Change-Id: I734a671b02a319fc3e90239bb8b0202c898fe473 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> (cherry picked from commit 30e46525c1406fb3b10603606c4efcc033ee58c4)
2017-10-15Artifacts are not copiedtalio1-2/+3
packing uploaded artifacts into the generated CSAR, when uploading a CSAR file Issue - Id : SDC-457 Change-Id: I7e0db1d7970e38c0e75f2fa5893c9d769d0859e4 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-09-18Move jtosca versiontalio1-2/+2
Move jtosca version to onboarding pom Issue - ID : SDC-344 Change-Id: I05ed27668f9a80d8afb35a533b532b5cf8d9ec6d Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-09-12Create new VSP, onboard from TOSCA file - UIshrek20003-12/+39
Issue-ID: SDC-230 Change-Id: I99db84eeef6e795f81d25fac31d17594d0071e69 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2017-09-12Create new VSP, onboard from TOSCA file - UIshrek200026-0/+2431
Change-Id: I018c6d07a4b9ec7e6b1507ab37e2550865423cfe Issue-ID: SDC-230 Signed-off-by: shrek2000 <orenkle@amdocs.com>