summaryrefslogtreecommitdiffstats
path: root/catalog-model
AgeCommit message (Collapse)AuthorFilesLines
2018-07-29re base codeMichael Lando391-40698/+39977
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-25Catalog-model dead code removalPiotr Krysiak13-594/+98
Issue-ID: SDC-1552 Change-Id: I59744e990779ec3578511948e5e2767929f99dab Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
2018-07-10update dockers base version to 1.4.0Yuli Shlosberg1-0/+5
Change-Id: I6c2490ade7ff3071487be5c0e783060390e2a2f1 Issue-ID: SDC-1344 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-02first attempt to fix vulnerabilitiesYuli Shlosberg1-2/+2
Change-Id: Iaf5f7db54511f730e09a8af8921d52ebf7f6c078 Issue-ID: SDC-1457 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-06-26Add output parameter support in Operation screenmojahidi3-4/+31
Added code to support Output parameter, fixed UTs, Added flow test Change-Id: I4ff869d120cefd7645a407278caeea6ee695c73b Issue-ID: SDC-1440 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-06-12new unit tests for sdc-modelTal Gitelman18-128/+338
Change-Id: I118cb69c2874987191c320d71b17c4a060eaa2dc Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-10new unit tests for sdc-modelTal Gitelman2-225/+460
Change-Id: I31489f5e9bc83aaa5b18ebf2e519a13216f49332 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-06new unit tests for sdc-modelTal Gitelman14-76/+1253
Change-Id: I14b1d527b18b354b8c29149135a1dbb800a454bb Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-06new unit tests for sdc-daoTal Gitelman28-53/+1858
Change-Id: Iea7efb56bb8125cc9e236f726fe67c9832b85fec Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-06new unit tests for sdc-daoTal Gitelman65-189/+1198
Change-Id: Id7ba81e71502db771f7243f526d46eb0865f16f2 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-02update sdc versionMichael Lando1-1/+1
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-27Revert "update sdc version"Michael Lando1-1/+1
This reverts commit 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd. Change-Id: I7906549d1fb7ba5d8d081870a9d976a3c8077438 Issue-ID: SDC-1370 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-26update sdc versionMichael Lando1-1/+1
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-13Raise JUnit coverage common-beTal Gitelman1-4/+0
Change-Id: If7b31082105378901e9a09e26a8cc1b5737eb425 Issue-ID: SDC-1298 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-10new unit tests for sdc-modelYuli Shlosberg14-62/+2584
Change-Id: Ie4cdc54ae829832b4092b249b467f5b9b4b756b6 Issue-ID: SDC-1302 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-01Remove dead code asdctoolTal Gitelman3-101/+0
Change-Id: I467f70b442a02a15b8a18b160309bac9a8ab3f9a Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-30Remove dead code catalog-modelTal Gitelman29-523/+5
Change-Id: Ife2589a10d529c830195bb978a2314dd316342b1 Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-30Fix for fail submit service&recommit change 44091katy.rotman1-3/+52
Issue-ID: SDC-1267 Change-Id: I3439e8f4df8c17c3d3635e804473212f1a9aaf34 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-04-27new unit tests for be and modelYuli Shlosberg4-0/+1249
Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c Issue-ID: SDC-1170 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-26Revert "Delete workflow artifactMichael Lando1-52/+3
and add artifact to CSAR" This reverts commit d71a8de8c7b688eabb250e524dc4f6000b3233b6. Issue-ID: SDC-1060 Change-Id: I332a6afb8090491b011e3040e94ca2dc47bcc164 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-25Delete workflow artifact and add artifact to CSARshrek20001-3/+52
Added delete artifact codes, add artifact to CSAR and refactored operation Business logic. Change-Id: Iaad3f26795633076d1362bfd33631acc9fcf7aa1 Issue-ID: SDC-1060 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-04-22Fixed Review Comments - operation Business logicmojahidi4-1/+102
Added interface operation Business logic and amended validation logic Change-Id: Ia98c625d732a31b03dec2d24504ecabb367e0582 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-09Added new files requied for operationmojahidi2-13/+135
Added new files requied for workflow operation Change-Id: I561185415a7e82aa75772c6c0b4b1a206b547699 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-03-25Interface operationshrek20002-0/+669
Workflow operation in backend will enable CRUD operation to workflow. Issue-ID: SDC-1052 Change-Id: Ieddd6c99b4eee8ad413604f5003a91d5943ebd82 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-03-15update pom.xmlMichael Lando1-2/+2
Change-Id: I0954b64be276757cf313c04de9e1bba225886d38 Issue-ID: SDC-1141 Signed-off-by: Michael Lando <ml636r@att.com>
2018-03-15Interface workflow data modelshrek20002-14/+13
Data Model for Interface workflow operation task Change-Id: Idb28f83a878db3aadeaafe165b6b03bd1fb5fa44 Issue-ID: SDC-1052 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-03-11Sync Integ to MasterGitelman, Tal (tg851x)1-3/+0
Change-Id: I662b43d0cf25adcc0dd14d332997ef8999862987 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-07Sync Integ to MasterMichael Lando76-2884/+6647
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-02-20Workflow Operationshrek20001-5/+18
Data model for workflow operations. Issue-ID: SDC-990 Change-Id: If13cca8c03368652e6cb3a8c3d48151b6ddcda74 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2017-12-25fix pomMichael Lando1-0/+1
Change-Id: I159f5de10d16d018d63c020115a5231716826c99 Issue-ID: SDC-777 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-24soner enable fixMichael Lando1-4/+0
Change-Id: Ibcc38fd80f2cd3470db461fcc434760925a93a9b Issue-ID: SDC-777 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-10Final commit to master merge fromTal Gitelman174-3109/+3399
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-27sync 1.1.0 to masterYuli Shlosberg7-68/+264
Change-Id: I6e040f039895dd2ced55f95824473946b226fb5d Issue-ID: SDC-707 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-24align MMETal Gitelman2-211/+157
- [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-23remove neo4j classesYuli Shlosberg1-78/+0
Change-Id: I7a9b781c30d4eb269c19dfdaa5d230807a97f08b Issue-Id: SDC-487 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 00fca27997c4a4a473823c4dc0123c074dac7b50)
2017-10-23add unit tests to componentsYuli Shlosberg1-0/+133
Change-Id: I665ad7f9f25c15cfaaa8deb38dd2390fd823a438 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit a78ce5b07f10c6160152a017675b71cca36fb049)
2017-10-22add more unit tests remove importsYuli Shlosberg2-6/+77
Change-Id: If2274759f929f595e63d71cc70c374268c019947 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit b947eb599bfab4599ce1b0c0573b1701c646e429)
2017-10-22add more unit tests to BE componentsYuli Shlosberg6-0/+1122
Change-Id: I23a72857d669f03e8cb7e543c006fed3318670b0 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 6dc570c66839fe239b63f1aa8da489c520fb215d)
2017-10-22add more unit tests to BE componentsYuli Shlosberg34-163/+1504
Change-Id: Ic14375454aac2960cd9b250e98991ca073e17a24 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 8c4c1dd56dedace1c59d32f5c51c285da05301bf)
2017-10-22add unit tests to BE componentsYuli Shlosberg25-0/+2281
Change-Id: Ic22f03832f1810f51958db2e7dba5569a9bf1cd7 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 031b1e4dc965195624fb0c574376cba1b0c57488)
2017-10-22GET query to toscaMode fails -bug fixedYuli Shlosberg14-0/+907
Change-Id: I9558bd14bdd4ea8d06863d11aa972e3c86b830b3 Issue-Id: SDC-300 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 3838a82907fe16110466df09f19d95063bc1bedf)
2017-09-19change version of the master branchMichael Lando1-1/+1
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094 Issue-ID: SDC-350 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-14Merge "Fix - Blockstorage and Compute in VF linking"Michael Lando1-0/+14
2017-09-13Fix - Blockstorage and Compute in VF linkingTal Gitelman1-0/+14
Change-Id: I5b79be033ad547b4d3f4d5443bd2b3a74dff6242 Issue-ID:SDC-267 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-09-13ComponentBaseTest.java enhancement andIdan Amit3-6/+56
new onboarding class that test onboarding only And merge release/1710 branch into master Change-Id: I300d897b151010aa26f8732518fa2e3b7ed4291b Issue-Id: SDC-331 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-08-13[SDC-235] rebase codeMichael Lando2-5/+114
Change-Id: Iea503188e521fa3846f580ced7c1c4fce303abe5 Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-10[SDC] code syncMichael Lando1-1/+16
Change-Id: Ia33a7874802b8ac2f49aed9199e109ea509e950e Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-07[SDC] syncTal Gitelman56-32262/+113
Change-Id: I150c22c816c52cc142e8d0f3c92e5df7ecea4e3c Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-07[SDC] code syncMichael Lando3-1/+18
Change-Id: I576dd69504722c341b0f41a1f6232ed3f4bee8df Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-02[SDC] code rebase for sdc resync to LFAvi Ziv12-58/+458
Change-Id: If6d87c9e324f508a8a6b80b10a03d1843901472e Signed-off-by: Michael Lando <ml636r@att.com>