summaryrefslogtreecommitdiffstats
path: root/docs/submodules/sdc.git
AgeCommit message (Collapse)AuthorFilesLines
2017-10-26Updated git submodulesTal Gitelman1-0/+0
Project: sdc master b65b96ecf1712bed1dedbcefe0fb79e51ed2cda8 Sanity docker build Huawei_vHSS.csar + vMME.csar + vPCRF_aligned_fixed.csar + vCSCF_aligned.csar + vSBC_aligned.csar aligned VNF addition Change-Id: I7a4fd9b9f82bd5d821568c386c6a22f433e5a557 Issue-ID: SDC-478 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> (cherry picked from commit 4f74ac66e4e115654ec30c1f5553e079c3bd4e58)
2017-10-26Updated git submodulesIdan Amit1-0/+0
Project: sdc master 7cb00e69c6090b11095f2fc7df459f03f6b7ccd8 Added authentication for docker in pom Added the docker credentials in the pom.xml file instead of in the settings.xml Change-Id: If000af9a7750cbaca04957055d25e2e975e52c4e Issue-Id: SDC-524 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-25Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master b433fcc2fd97886d0c89fcd746fc3f02e8536296 Merge "Enabled static analysis in Onboarding tests" Enabled static analysis in Onboarding tests Enabled the static analysis to check test code by default (in addition to production code), as part of the Maven build of onboarding. Change-Id: I0c028d657a83a13fd6263f2bdddd534ec9d23d66 Issue-ID: SDC-497 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-25Updated git submodulesMichael Lando1-0/+0
Project: sdc master 9964a487590b2dc52fec730e1466224675189219 Merge "update portal url" update portal url Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061 Issue-Id: SDC-531 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
2017-10-25Updated git submodulesMichael Lando1-0/+0
Project: sdc master 37932a1c374c90338fe39a08ef68e194dfe7c384 Merge "align MME" align MME - [BUG323816] Don't add a property to a newly generated csar if the value is not set and the default value is not provided Change-Id: I76b312ef8140ca6207aa7604026c1b0a89bfbe02 Issue-ID:SDC-500 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-25Updated git submodulestalio1-0/+0
Project: sdc master 4a8b03f2ed94e0d7048aeca6346ec65f0c282192 upload enable upload for files with extension in uppercase, while not saving the extension in lowercase in the DB Issue - Id : SDC-526 Change-Id: I42baa128d533937f0b257df9f174230f21676b12 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-24Updated git submodulestalig1-0/+0
Project: sdc master 26ffac7f0f508f73a1b0701bc3897d0259409a35 Fix VSP resubmit all impl Change-Id: I080425eb0115712da9a3d52f24d1b513cfb58291 Issue-ID: SDC-529 Signed-off-by: talig <talig@amdocs.com>
2017-10-24Updated git submodulesVitaly Emporopulo1-0/+0
Project: sdc master e211e63edef1b88d8f7da53f3d1f0d5fb26d1555 Merge "Submit" Submit fix failure in submit due to uploading files with extensions in uppercase Issue - Id : SDC-526 Change-Id: I444444407efe093369e4380dc78117aa396e181b Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-24Updated git submodulesVitaly Emporopulo1-0/+0
Project: sdc master f1f96ceb6b69df04243810ba507fb43798e5dab8 Merge "Finished fixing unreleased resources in tests" Finished fixing unreleased resources in tests Fixed high-severity static analysis violations (e.g. not closing InputStreams) in tests. Some code cleanup. Change-Id: I2eb95f0b0ec8f6c932a093b8033a5ea27297cd93 Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-24Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 0a722cd49d6996afa1013ba994357ec7f7220aca Update SDC-Simulator base image to the latest Change-Id: Idcb9c19fd4cefbac3955404f4e66e993c4d59ef1 Issue-Id: SDC-527 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-24Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master b0403b04e15925fc7bdd61f59e081bf11a00d0e2 Merge "Upload" Upload enable upload of files with zip or csar extensions in uppercase, and throwing an appropriate exception in case that the extension is invalid. Issue - Id : SDC-526 Change-Id: I9e556ac41173132cc67d64cd8a9d332a061cc942 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-24Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master 5d33372dc5170b8d945a59e92c2cd5b0a5314cc3 Merge "Fixed resources not being closed in tests" Fixed resources not being closed in tests Fixed static analysis violations in a few modules of SDC onboarding - high-severity issues like not releasing resources (e.g. FileInputStream). Did some minor code cleanup. Change-Id: I89a229ad6bc150951f1f3cc437b3a175a663e203 Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-24Updated git submodulesMichael Lando1-0/+0
Project: sdc master aa587c41afbb85a7d11b051d0518ee5fe2cde6bb Merge "Consumed APIs section in Read the Docs" Consumed APIs section in Read the Docs Added message in the Consumed APIs section of SDC Read the Docs Change-Id: I00bfcd7bf4b4166d1f4fdbdc876600471aa301dc Issue-Id: SDC-510 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-24Updated git submodulesIdan Amit1-0/+0
Project: sdc master d8c00f790f8c059cf23a53ac4718de3cdfb891f7 Add Logging section to Read the Docs Added the error messages for SDC project to the Read the Docs website Fixed some issues I've found in the error-configuration.yaml file Change-Id: I78816006d55e9d4bae7a4ce4c5fd7faaf1e07647 Issue-Id: SDC-515 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-24Updated git submodulesMichael Lando1-0/+0
Project: sdc master aa61644704edc4b2ef231d75b537b38d0ae6d7c6 Add user root for running commands Add user root definition before run command Change-Id: I6dcb957a870ddc3524e5001203e4cc640ce94070 Issue-Id: SDC-525 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-24Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master f5f8b3db15f352c5bd8489de7b499bcba2ddd2ec Merge "Reset Tool throws an exception" Reset Tool throws an exception Change-Id: I5153ad3bab7dc783efe116e30695e4932130cc24 Issue-ID: SDC-493 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2017-10-24Updated git submodulesvempo1-0/+0
Project: sdc master 7ef9ac0d813c9c2a029879a0137de1865d980b73 Fixed resources not being closed in config tests Fixed static analysis violations in the openecomp-configuration-management-test module of SDC onboarding - high-severity issues like not releasing resources (e.g. FileInputStream), and some minor code cleanup. Change-Id: I6f8e64577499213d06f5ff3a22ea39f6a46fdccd Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-23Updated git submodulesVitaly Emporopulo1-0/+0
Project: sdc master 1a480bc8be16c11991760e009c22cb9a555067bd Merge "Run static analysis on Onboarding production code" Run static analysis on Onboarding production code Enable static analysis to run by default, and fail the build if violations are found in the Onboarding code. For now check only the production code and only for high-severity issues (e.g. not closing files). Change-Id: I2567eb8c704310109b01cb8b6e2a345522870e2b Issue-ID: SDC-497 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-23Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master 6bcb1b6ce1ee3e905ac0bfdbe5938c70b20604fc Merge "Artifacts in CSAR" Artifacts in CSAR 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>
2017-10-23Updated git submodulesvempo1-0/+0
Project: sdc master 37d5b2c858f9f17bef12c170895e9ac03d50cf05 Finished fixing critical static analysis issues Release all resources such as InputStream in the onboarding code, along with automatic code cleanup and simpification. Change-Id: I0ff0bfe352ff63768d025fbd9dd85b53636e2d49 Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-23Updated git submodulesVitaly Emporopulo1-0/+0
Project: sdc master b75aaccf629eecac3a68d3d30edec6312fd5ec38 Merge "Fixed resources not being released, code cleanup" Fixed resources not being released, code cleanup Properly close input streams; code cleanup; fixed static analysis violations and coding convetions. Change-Id: I53dabcc9f8898a0ab25636735cb0b5f84b57c427 Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-23Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 8e5fc51917be4fc78d55197ca43b2b11fa357856 VoltE fix Change-Id: I5a8a466184bce822fb974858ad75496b3bf00fbd Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-23Updated git submodulesMichael Lando1-0/+0
Project: sdc master 310bc472ddda8afeea40ca1f60791f92b704baa5 Merge "Added Offered APIs Page for sdc docs" Added Offered APIs Page for sdc docs Changed instance of ecomp to ONAP Change-Id: I5cb4655edcf9276f4a19245218a9d11b8d82144c Issue-ID: SDC-419 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-23Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master b8aabbe3590c90be5c6f3e2c63b57c0e396baed6 Merge "Additinal fixes for resources not being released" Additinal fixes for resources not being released More fixes for input streams not being properly closed, with unit tests and other minor improvements (code cleanup and coding conventions). Change-Id: I6751f924a1469d49b996e4f1d6c61371af6714b1 Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-23Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master 30ca09d02fb6d8a2489b1e1fb7ae3a0c998628f4 remove neo4j classes Change-Id: I7a9b781c30d4eb269c19dfdaa5d230807a97f08b Issue-Id: SDC-487 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 00fca27997c4a4a473823c4dc0123c074dac7b50)
2017-10-23Updated git submodulesMichael Lando1-0/+0
Project: sdc master a112d87d3d839a2230921a6aff9b9ce3f78bef96 Merge "add unit tests to components" add unit tests to components Change-Id: I665ad7f9f25c15cfaaa8deb38dd2390fd823a438 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit a78ce5b07f10c6160152a017675b71cca36fb049)
2017-10-23Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master 2b123f57f5fab492493c12ddc9c14b0c77e39e2d Merge "Fix onboarding undo checkout impl" Fix onboarding undo checkout impl Fix reset in zusammen collaboration plugin, Throw explicit exception in case of zusammen db illegal state. Change-Id: Ic9463517b72c7a89a2de78b86da5679ac57371a6 Issue-ID: SDC-490 Signed-off-by: talig <talig@amdocs.com>
2017-10-23Updated git submodulesMichael Lando1-0/+0
Project: sdc master 3803dbb31b9dfae1940871f10bb71fc88e593242 Merge "add few more tests to BE components" add few more tests to BE components Change-Id: I64ce164904c16101e75d8a9db9de85633269ff05 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 1dd40bdded400e13ec8034c7358370dbad7eccd3)
2017-10-22Updated git submodulesVitaly Emporopulo1-0/+0
Project: sdc master 6c416937323340a10095cfc2eb70229759fc4b92 Merge "Fix occurences not deserialized properly" Fix occurences not deserialized properly add json deserializer for RequirementDefinition Issue-Id : SDC-474 Change-Id: I734a671b02a319fc3e90239bb8b0202c898fe473 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-22Updated git submodulesVitaly Emporopulo1-0/+0
Project: sdc master 7768e0f25fd40fc637cefb9888d1f8dffdf6e4f1 Merge "Fix issues in resubmit" Fix issues in resubmit Issue-ID: SDC-434 Change-Id: I8cc416c7e5f798faf03c42da5a0aea77f8e0843f Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2017-10-22Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master e13ec4b4c2feaffb81d8cbcab435617a99d9739e Merge "fix error when moving to previous version" fix error when moving to previous version Change-Id: I1ab9ccd59370836a47769aa57e79186cbe001566 Issue-ID: SDC-489 Signed-off-by: miriame <miriam.eini@amdocs.com>
2017-10-22Updated git submodulesMichael Lando1-0/+0
Project: sdc master 1e51062f26bd208691721dd9fbbb408afa59cfde Merge "add more unit tests remove imports" add more unit tests remove imports Change-Id: If2274759f929f595e63d71cc70c374268c019947 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit b947eb599bfab4599ce1b0c0573b1701c646e429)
2017-10-22Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master 6ebd9c581142c2ca033c7bfba73b69ab6b378fee Merge "parse multilple error messages in separate lines" parse multilple error messages in separate lines Change-Id: I7e17ea7b4fdd31fe3b9607f9896b077bb8d9f451 Issue-ID: SDC-488 Signed-off-by: miriame <miriam.eini@amdocs.com>
2017-10-22Updated git submodulesMichael Lando1-0/+0
Project: sdc master c7026576d55cce40fb9928616ab63f5a73663238 Merge "add more unit tests to BE components" add more unit tests to BE components Change-Id: I23a72857d669f03e8cb7e543c006fed3318670b0 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 6dc570c66839fe239b63f1aa8da489c520fb215d)
2017-10-22Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master 3f8f86a71ef0c5dcb03f9c944e2b6ee7abb9f474 Merge "fix healers" fix healers fix failing healers during resubmitAll Issue - Id : SDC-480 Change-Id: Ie41c918d96271ff71f4dde00d22fdf3b23297044 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-22Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master e7fd0826b08aac5571d75753cc02af6af6a9d492 Merge "Port mirroring" Port mirroring check flat node types in port mirroring Issue - Id : SDC-468 Change-Id: Ieba42aeb7de6b253230eab80d9e9feaaee9538b7 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-22Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master 0ee7407ee1559dd4eede954ad5d7e6c3a03f08de Merge "White spaces in limit view" White spaces in limit view Issue-ID: SDC-485 Change-Id: I61240ce868f251bce04e4b6905895d89750cc157 Signed-off-by: ilanap <ilanap@amdocs.com>
2017-10-22Updated git submodulesMichael Lando1-0/+0
Project: sdc master aa83d785994ec5caa955fb810588d436df5c04d5 Merge "VoltE fix" VoltE fix Change-Id: Ib1bd2c578f897ff1f7d239d41e3d359e2cbb5c89 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-22Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master f844f32d94d7fe96fb7fdaa431c7cfb009838075 add unit tests to catalog-BE components Change-Id: I7f4d296e7df344c96d712f3b946ac64fefa7a3e7 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 92461a907a978065d737dc8e7575b53164efa989)
2017-10-22Updated git submodulesMichael Lando1-0/+0
Project: sdc master 8eb2bd6351d09dc2a0748613758fb2fd9fac3e38 Merge "add unit tests to sdc components" add unit tests to sdc components Change-Id: Ia6b18b223dc79906289f856fee3bf18d75e28232 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 4bc2f0f7d26f0c8eb1d32c9be97e83070f196abe)
2017-10-22Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master a287b5148248fb02dd72c816b3a7fea73a4ce918 Merge "Upgraded antrun plugin for JaCoCo to 1.6" Upgraded antrun plugin for JaCoCo to 1.6 Change-Id: Ia3b55ae0431dd3fc2e44ed93619aae1549137f37 Issue-ID: SDC-486 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-22Updated git submodulesMichael Lando1-0/+0
Project: sdc master d82ffa8f735ed2d9c0ebe3ee93a824189d161c1a Merge "remove clearwater CSAR" remove clearwater CSAR Change-Id: Ia7096b397c13694345944a882afd5b19ae9fe295 Issue-Id: SDC-482 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 6b2ed6ed1ff9da57cdc48afeec1ca63300b983a7)
2017-10-22Updated git submodulesMichael Lando1-0/+0
Project: sdc master 27f563241f534819a95e4c04fc989098071cb060 fix normatives Change-Id: I30a84a84a3c77fd4467e2643a64b22cf2271acaf Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit a8ca620825a2478f75baf76b4e75e5ccc58f0174)
2017-10-22Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master 914a63fedde46ac22466bd114f11ba35266fde28 add more unit tests to BE components Change-Id: Ic14375454aac2960cd9b250e98991ca073e17a24 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 8c4c1dd56dedace1c59d32f5c51c285da05301bf)
2017-10-22Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master 56f02056947bd1bfd4310c86401113062cf3a74e add unit tests to BE components Change-Id: Ic22f03832f1810f51958db2e7dba5569a9bf1cd7 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 031b1e4dc965195624fb0c574376cba1b0c57488)
2017-10-22Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master bc077839a99429fede9cb027f58a209e72f81ba6 GET query to toscaMode fails -bug fixed Change-Id: I9558bd14bdd4ea8d06863d11aa972e3c86b830b3 Issue-Id: SDC-300 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 3838a82907fe16110466df09f19d95063bc1bedf)
2017-10-19Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master 371880722fa899f59c82b1a98b0e3d65ff250e41 Merge "Refactoring of module in onboarding" Refactoring of module in onboarding Removed ATT modules. Change-Id: I9f97b92a1f80483c3422b9b5e6643fdad1bb881d Issue-ID: SDC-456 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2017-10-19Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master b9d289bfa9dced1ebe4ec070a15b2155ead302bf Merge "remove the node modules clean up" remove the node modules clean up 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-18Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 15c2ce7ea39ebfcf4ccae699e4a8c95a9a88a5e0 Sanity docker build Sanity docker build & vLB + vCSCF_aligned VNF addition Change-Id: I5998c7232c1a99c6ad83066f6dd19cd45bb8b351 Issue-ID: SDC-478 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-18Updated git submodulesIdan Amit1-0/+0
Project: sdc master 6e30a1b891c78e0b88b8889ee9406bd4af7c2faf Added Offered APIs Page for sdc docs 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>