summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-23Merge "Added Offered APIs Page for sdc docs" into release-1.1.0Michael Lando3-12/+13
2017-10-23Merge "VoltE fix" into release-1.1.0Michael Lando1-2/+2
2017-10-23VoltE fixTal Gitelman1-2/+2
Change-Id: I5a8a466184bce822fb974858ad75496b3bf00fbd Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-23Added Offered APIs Page for sdc docsIdan Amit3-12/+13
Changed instance of ecomp to ONAP Change-Id: I5cb4655edcf9276f4a19245218a9d11b8d82144c Issue-ID: SDC-419 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-23Fix occurences not deserialized properlyvempo3-9/+173
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-22Merge "VoltE fix" into release-1.1.0Michael Lando6-4/+42
2017-10-22Merge "remove neo4j classes" into release-1.1.0Michael Lando27-3439/+0
2017-10-22fix normativesMichael Lando4-3/+3
Change-Id: I30a84a84a3c77fd4467e2643a64b22cf2271acaf Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-22remove neo4j classesYuli Shlosberg27-3439/+0
Change-Id: I7a9b781c30d4eb269c19dfdaa5d230807a97f08b Issue-Id: SDC-487 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-22VoltE fixTal Gitelman6-4/+42
Change-Id: Ib1bd2c578f897ff1f7d239d41e3d359e2cbb5c89 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-20add unit tests to componentsYuli Shlosberg31-37/+3332
Change-Id: I665ad7f9f25c15cfaaa8deb38dd2390fd823a438 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-20add few more tests to BE componentsYuli Shlosberg7-1/+2022
Change-Id: I64ce164904c16101e75d8a9db9de85633269ff05 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19add more unit tests remove importsYuli Shlosberg35-141/+704
Change-Id: If2274759f929f595e63d71cc70c374268c019947 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19remove clearwater CSARYuli Shlosberg1-0/+0
Change-Id: Ia7096b397c13694345944a882afd5b19ae9fe295 Issue-Id: SDC-482 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19add more unit tests to BE componentsYuli Shlosberg24-34/+2298
Change-Id: I23a72857d669f03e8cb7e543c006fed3318670b0 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19add unit tests to catalog-BE componentsYuli Shlosberg7-539/+1230
Change-Id: I7f4d296e7df344c96d712f3b946ac64fefa7a3e7 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19Merge "add unit tests to sdc components" into release-1.1.0Michael Lando42-0/+6470
2017-10-19add unit tests to sdc componentsYuli Shlosberg42-0/+6470
Change-Id: Ia6b18b223dc79906289f856fee3bf18d75e28232 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19Merge "remove the node modules clean up" into release-1.1.0Avi Gaffa1-7/+7
2017-10-19Merge "Solution for Artifact Generation for PNF Resource" into release-1.1.0Avi Gaffa4-1/+26
2017-10-18Sanity docker buildTal Gitelman15-72/+57
Sanity docker build & vLB + vCSCF_aligned VNF addition Change-Id: I518c4013d2da033d9bc4c98900d9c347b6056e2b Issue-ID: SDC-478 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-18add more unit tests to BE componentsYuli Shlosberg69-260/+3638
Change-Id: Ic14375454aac2960cd9b250e98991ca073e17a24 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-18Merge "Added Offered APIs Page for sdc docs" into release-1.1.0Michael Lando2-8/+10269
2017-10-18Added Offered APIs Page for sdc docsIdan Amit2-8/+10269
Added Offered APIs Page for sdc read the docs Change-Id: Ifd6862bb8414f72d5f35361208aaff0236c124e9 Issue-ID: SDC-419 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-18remove the node modules clean upMichael Lando1-7/+7
as discussed to speed up the build we will not remove the node modules current build with this disabled executes in 15 minutes. Change-Id: Iea276060e8367028af15b36ee8a9d480061895e8 Issue-Id: SDC-375 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-17fix branch name propertyMichael Lando1-1/+1
Change-Id: I1e24833a5a3cf17eadfd3f8175402357d688c0c8 Issue-Id: SDC-470 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-17add unit tests to BE componentsYuli Shlosberg110-0/+14688
Change-Id: Ic22f03832f1810f51958db2e7dba5569a9bf1cd7 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-17Remote debug portsTal Gitelman1-1/+5
Add remote debug port publish to docker_run.sh script SDC-239 Change-Id: I7bb94a788d3fc1a7b89b21ccec6540c6be14f670 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-17Merge "Code coverage using JaCoCO" into release-1.1.0Michael Lando18-18/+75
2017-10-17Code coverage using JaCoCOshrikantawachar18-18/+75
Adding JaCoCo configuration to have code coverage Change-Id: I1abab2bbc420be3190e8da7e848f066ae67a5aad Issue-ID: SDC-437 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2017-10-17Setup Read The Docs for SDCIdan Amit1-4/+4
Added logs table from the wiki to the logging page of the docs Change-Id: Ifd488c10e7e7691b9d18bba190864b3b03969900 Issue-ID: SDC-419 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-17Update docs to current release templateIdan Amit29-255/+268
Merged changes from master branch into release-1.1.0 branch Added logs table from the wiki to the logging page of the docs Change-Id: Id2eda18edd00441c01f399d1feb9f162c011f797 Issue-ID: SDC-419 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-17Merge "Artifacts are not copied" into release-1.1.0Avi Gaffa2-3/+4
2017-10-16add support for sonar branchesMichael Lando1-0/+1
Change-Id: I53fbf3533b14aec6044f66c4a582eab6a651cae5 Issue-Id: SDC-470 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-16GET query to toscaMode fails -bug fixedYuli Shlosberg51-7/+7703
Change-Id: I9558bd14bdd4ea8d06863d11aa972e3c86b830b3 Issue-Id: SDC-300 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-16Merge "Setup Read The Docs for SDC" into release-1.1.0Michael Lando1-8/+32
2017-10-16Merge "VoltE fix" into release-1.1.0Michael Lando3-11/+47
2017-10-16update normative typesMichael Lando9-6/+162
add NSD and genericNutronNet Change-Id: I78784273c019dfb8837223ba390b94c0cfc3f85d Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-15VoltE fixTal Gitelman3-11/+47
Change-Id: Ia22dab955eb8b7faa29df7a7d6db7ceadbe8dea9 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-15VoltE fixTal Gitelman4-3/+5
Change-Id: I803e744554b0351da4a474b3c14e70dadd1274c2 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-15Setup Read The Docs for SDCIdan Amit1-8/+32
Added logging section to read the docs Change-Id: I0c59a2be18719f2e8a561fbe89217936896419ab Issue-Id: SDC-419 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-15Merge "remove mysql png from sdc code" into release-1.1.0Michael Lando132-6083/+0
2017-10-15Artifacts are not copiedtalio2-3/+4
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-10-15Merge "Fixed POMs for staging builds" into release-1.1.0Michael Lando2-3/+3
2017-10-15Merge "Fixed configuration POM for staging" into release-1.1.0Michael Lando2-34/+0
2017-10-13Solution for Artifact Generation for PNF ResourceSudhakarReddy4-1/+26
Change-Id: I16b91a82caf5df7f1ec2b4b53b2b191d241a9e0a Issue-ID: SDC-431 Signed-off-by: SudhakarReddy <Sudhakar.reddy@amdocs.com>
2017-10-11Merge "Add PLAN type to configuration.yaml" into release-1.1.0Michael Lando2-0/+6
2017-10-11remove mysql png from sdc codeYuli Shlosberg132-6083/+0
Change-Id: Iafa81a8b8496eb60ade3f6c840776c65f69ee2e0 Issue-Id: SDC-450 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-11Merge "update scanned projects" into release-1.1.0Michael Lando5-13/+24