aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src
AgeCommit message (Collapse)AuthorFilesLines
2018-07-24Update sdc-parser version and allign normativesTal Gitelman37-18/+35
Change-Id: Ib654abf209c3c46a93416516e7eb31409ed621f6 Issue-ID: SDC-1544 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-07-19Bugfix - Workflow operation input type toscaojasdubey2-7/+22
Fix for incorrect type being populated for workflow operation inputs Change-Id: I5a70153b5bde289b8e5f499a9f3f1f21c4786ce6 Issue-ID: SDC-1528 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-07-18Fixed not needed derived from propertiesIdan Amit2-8/+0
Removed derived from property that we're added before Fixed the properties assignments page to work with the new state Change-Id: Id8d8e9437a9927660cfd373b24efae63f4d13347 Issue-ID: SDC-1514 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-07-18bug fixYuli Shlosberg1-20/+1
Change-Id: If792362ac03940e5658b9176404a18f850f36f1c Issue-ID: SDC-1437 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-17Revert - Workflow Operation output toscaojasdubey7-236/+37
Reverting changes to export workflow operation outputs to TOSCA template Change-Id: I0d50fd8eea0200efa3102494a0aadd1527d39a8b Issue-ID: SDC-1450 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-07-15Upgraded servlet-api version to 3.0.1vempo1-431/+523
Change-Id: I50b258e8843d85384e89e4ceb16d687d247dbe11 Issue-ID: SDC-1472 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-07-15Worklow Operation output toscaojasdubey7-37/+236
Added implementation to export workflow operation outputs to TOSCA template Change-Id: Id4c7104f725f7e9f5c97ae738387d2592bb80f7b Issue-ID: SDC-1450 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-07-10Corrupted forwarding pathsshrek20002-469/+475
When a component is deleted from service canvas, the related forwarding paths are not being deleted , and create corrupted data Change-Id: If6a0837572e92e66d31ddf28a30f1ad3893bb8ec Issue-ID: SDC-1449 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-07-02fix incorrect requirement in AllottedResourceMichael Lando2-1/+0
Change-Id: Icdf02d085a23766fe43972952ef899a43b0b6607 Issue-ID: SDC-1458 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-26Add output parameter support in Operation screenmojahidi5-13/+117
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-14new unit tests for sdc-modelTal Gitelman6-383/+241
Change-Id: I05e1670d7d9d512de9131890df7cf9168fa711a4 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-13Issue-ID: SDC-1342 replaced some junitsTal Gitelman15-988/+227
replaced junits under sdc/be/info refactored + added testcases for EcompUserConverter Change-Id: I569354fef87450cfccff827fe98e2ab7659113eb Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-13Raised JUnit coverage for tosca packageIdan Amit9-1835/+4896
Raised JUnit coverage for package: sdc.be.tosca Change-Id: Ib372b546b7ab19f1b1642d93ff58d7773d7a2d14 Issue-ID: SDC-1333 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-06-12update sdc logic for new typesMichael Lando3-1/+6
update sdc conformance level and add logic to package onap normatives. Change-Id: I321eeb0cccf662346eb36cb42420fd8fca72ae32 Issue-ID: SDC-1380 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-06update documentationMichael Lando5-15/+14
update general information update swagger information fix swagger erros Change-Id: I0b8c385deb3204100ebe363177a8e0efd5b147f7 Issue-ID: SDC-1378 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-30add drived from statement to datatypesMichael Lando2-8/+15
fix issue where some data types did not have the derived from add derive from root to all missing once. Change-Id: I432fbd96da300adebf66c4dfac5af0804be1859c Issue-ID: SDC-1297 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-28fixing sonar violationskaty.rotman2-14/+14
Issue-ID: SDC-1363 Change-Id: I29b8df69d49d6ca0ba953b362f7574213e931183 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-27R2 model updatesdekstroza59-867/+645
All model verification changes and updated in single patch. Change-Id: Ie794dc141400490bf1a858a8d6c9d1c45e5b9443 Issue-ID: SDC-1253 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-27new unit tests for sdc-beTal Gitelman1-1/+0
Change-Id: Ibd71f40a0318cb2f8a3e39bf4ad714ae05f75d72 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-24new unit tests for sdc-beYuli Shlosberg1-9/+634
Change-Id: Iac1e1d25b178623b36ec18be5a468e9d186e7f9a Issue-ID: SDC-1333 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-23new unit tests for sdc-beTal Gitelman2-0/+127
Change-Id: I00e47a2209aca116ee47ce4d20994086a292746b Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-23new unit tests for sdc-beTal Gitelman10-58/+1322
Change-Id: I5a7cf20a9157432fd2bf72d24fa48bc5789ad3b4 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-22new unit tests for sdc-beTal Gitelman17-11/+1127
Change-Id: I98f8a6c32f2603b55006ddd55789b72c1f1b050a Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-17removed empty parentheses when no inputskaty.rotman1-1/+2
Issue-ID: SDC-1337 Change-Id: I2919a02dd83c113c3a2ca4a80274fa8dd313e17d Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-17fixed interfaces + interface_types when no opkaty.rotman1-5/+8
Issue-ID: SDC-1337 Change-Id: I0038b29e7cb667efb53dee5cbc1192cfd74e387a Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-16new unit tests for sdc-beTal Gitelman25-90/+1945
Change-Id: I0e2ee2950898668b9ce1e3ef5acf85c1b68cf5d8 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-16new unit tests for sdc-beYuli Shlosberg2-432/+1613
Change-Id: I8dca0960191cd97f00f5a6399cbffc572ad6b2c4 Issue-ID: SDC-1333 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-16new unit tests for sdc-beTal Gitelman2-0/+145
Change-Id: I76050d7735d9d1b90b668138bbe9314c370e8748 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-16fix missng categoryTypesMichael Lando2-0/+9
add back the flowing categories for service E2E Service and Network Service for resource add Network Service as an option for sub category Change-Id: I57d65ff7ff7f2035124cdac8911c10f162ca966c Issue-ID: SDC-1336 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-15new unit tests for sdc-beTal Gitelman15-74/+990
Change-Id: If35d53a165a008d9556d856c390fd30f9c7646ad Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-15new unit tests for sdc-beYuli Shlosberg1-1729/+3860
Change-Id: Iabeccf4dd386826454ffa4b703d4e180f9fd1990 Issue-ID: SDC-1333 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-14Raise JUnit coverage catalog-beTal Gitelman19-231/+1916
Change-Id: I8248dae43365495a0eb7410e658b34decea77440 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-14fixing some issues in workflow toscakaty.rotman2-11/+16
Issue-ID: SDC-1060 Change-Id: If871360fd768d9f2f5bc2711ef1ea4b3303f2007 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-13Raise JUnit coverage common-beTal Gitelman403-3116/+6868
Change-Id: If7b31082105378901e9a09e26a8cc1b5737eb425 Issue-ID: SDC-1298 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-10new unit tests for sdc-modelYuli Shlosberg3-431/+570
Change-Id: Ie4cdc54ae829832b4092b249b467f5b9b4b756b6 Issue-ID: SDC-1302 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-09Tosca for Workflow operationskaty.rotman10-285/+790
Issue-ID: SDC-1060 Change-Id: I0c334f7aaf99443577478773e7be91de26f8508e Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-01Remove dead code asdctoolTal Gitelman4-26/+0
Change-Id: I467f70b442a02a15b8a18b160309bac9a8ab3f9a Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-30Fix for fail submit service&recommit change 44091katy.rotman18-187/+792
Issue-ID: SDC-1267 Change-Id: I3439e8f4df8c17c3d3635e804473212f1a9aaf34 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-04-30Rename packages from openecomp to onap.amitjai3-7/+7
This task is all about package name space change also make changes to pom for common module Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6 Issue-ID: SDC-1272 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-04-27new unit tests for be and modelYuli Shlosberg2-0/+906
Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c Issue-ID: SDC-1170 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-26Revert "Delete workflow artifactMichael Lando18-758/+187
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 CSARshrek200018-187/+758
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 logicmojahidi11-85/+1357
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-17fix miss match in the notificationml636r1-6/+6
align the object sent from sdc for distribution with the one in distribution client revert resourceType to resoucreType exclude DMAPP DE and DCAE from failing the health check align the ready probe to check for 200 insted of 500 in FE and BE Change-Id: I1e03660b1e6aded4b6c0cb19fcffe9a821679316 Issue-ID: SDC-1238 Signed-off-by: ml636r <ml6364@att.com>
2018-04-09Added new files requied for operationmojahidi2-2/+69
Added new files requied for workflow operation Change-Id: I561185415a7e82aa75772c6c0b4b1a206b547699 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-09Create required classes for Workflow Toscakaty.rotman3-0/+201
Issue-ID: SDC-1195 Change-Id: If8a8cfc73fce1e6cd5b661f24db2d6bdbeb46ff5 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-03-25Added validation for Interface Operationmojahidi4-1/+581
Added validation for interface Operation, added input parameter names validation Change-Id: Ib02ec89f7fb53bd08481631c705c9f15757bf768 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-03-22Json Serialization should hide "empty".shrek20002-47/+109
Json serialization of java collections exposes the isEmpty function as an attribute. This issue was discussed in the design review of Interface operations. Issue-ID: SDC-1150 Change-Id: I09e214f5631b73d60825732c4db8bbf85469c824 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-03-21Onap normatives are imported alwaysGitelman, Tal (tg851x)1-3/+3
Change-Id: I33b05ae29bc41ed90a87cf01960a848f2484200d Issue-ID: SDC-1103 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-19Normative alignemetGitelman, Tal (tg851x)54-19/+1136
Change-Id: I6115e20fe95662153903873d19439bc7cf0c2ff1 Issue-ID: SDC-1104 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>