aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-16sdc <-> vnf sdk integrationMichael Lando1-1/+1
update Template.json to use the ip assigned to vnf sdk in heat deployment. Change-Id: I7d93829b7db02dfecb2d5780546050ad6f4579fc Issue-ID: SDC-1332 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-15Removed logger.debug(, exception) from TestUtilsmojahidi3-90/+62
Removed logger.debug(, exception) from TestUtils Change-Id: I46698478ff9b2cb6d9f2ff975e69393287336d1c Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Removed logger.debug(, exception)mojahidi5-61/+64
Removed logger.debug(, exception) from code Change-Id: Ifc3d5947932027c3261c50a8f6275f5034576d60 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception)mojahidi4-66/+56
Removed logger.debug(, exception) from code Change-Id: I92a10d4581511e2cd0c073a9519dd161c4abe570 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception) from codemojahidi3-64/+41
Removed logger.debug(, exception) from AbstractServiceModelDao, ActionAuthenticationFilter,ApplicationConfigManagerImpl Change-Id: I58665a7dfd7e3e29d630d136af1bbf65228a9a7d Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Removed logger.debug(, exception)mojahidi5-92/+105
Removed logger.debug(, exception) from code Change-Id: I27ace75d9e9a1d89e6e1c681531ea6dff46cb647 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception)mojahidi4-65/+23
Removed logger.debug(, exception) from code Change-Id: Iec304267d0f113f7a7efa302bc36a7073995ad3d Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception) in HeatTreemojahidi5-74/+45
Removed logger.debug(, exception) from code Change-Id: Ib51a6e9ae2a1aa18803e736ff8f5835e31d2ac62 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-14Raise JUnit coverage catalog-beTal Gitelman20-232/+1916
Change-Id: I8248dae43365495a0eb7410e658b34decea77440 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-14plugin iframe size change on window outIdan Amit1-30/+34
Fixed an issue when the plugin iframe would shown over the left navigation buttons Change-Id: I9d2c5aa266fab468d4b2dd78ce5c1785c50d51cc Issue-ID: SDC-1328 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-14Fixes several sonarqube reported issuesdekstroza3-296/+296
Fixes couple of major sonar reported issues, code is reformatted using ONAP java code style Issue-ID: SDC-1270 Change-Id: I8ae52deac5cf73eaedb0f104d72e5f4446239c6a Signed-off-by: dekstroza <dejan.kitic@ericsson.com>
2018-05-14update spring version catalogMichael Lando1-1/+1
update to 4.3.15.release Issue-ID: SDC-1322 Change-Id: I65032e33d77c83ef4031f4a55426b3653f5e48b1 Signed-off-by: Michael Lando <ml636r@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-14Nested Dependency issuessiddharth090527-421/+106
Remove nested depends On connectivity Change-Id: I65bd9473f879fa72b453c2793f2b2406adde4513 Issue-ID: SDC-1315 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-05-14Refactored code as a part of guild weekojasdubey1-151/+156
1. Fixed static analysis issues 2. Refactored methods for code smells Change-Id: If06c4301ca327635b6894ac07f55674b609abf68 Issue-ID: SDC-359 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-05-14Refactor HEAT tree test for error handlingvempo3-90/+65
Change-Id: Ibd19cecc948896dcca240ab6fc65c394a1034d11 Issue-ID: SDC-836 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-05-14update jetty versionMichael Lando3-5/+4
move from 9.2.10.v20150310 to 9.2.22.v20170606 Change-Id: I2a64fb7eb4731bfa26ede0b85f943bf0a668a7e4 Issue-ID: SDC-1320 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-13Raise JUnit coverage common-beTal Gitelman404-3120/+6868
Change-Id: If7b31082105378901e9a09e26a8cc1b5737eb425 Issue-ID: SDC-1298 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-13update http client version in catalogMichael Lando1-1/+1
httpclient from 4.4.1 to 4.5.3 Change-Id: Ie7b7823a22b7677cd30320bd86f5ffdf832815da Issue-ID: SDC-1319 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-10Add common-app-api unit testsLior Nachmias14-12/+1788
Change-Id: I93cffb47273ddcdc2c11777c3ed0185f85829b9a Issue-ID: SDC-1317 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-05-10Raise JUnit coverage catalog-feTal Gitelman4-0/+626
Change-Id: I88f1f16259660c0ded48b93ca729d220d18cda6b Issue-ID: SDC-1306 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-10Raise JUnit coverage common-beTal Gitelman69-116/+3340
Change-Id: Ibb1bd666ea8e6815f56da6e4991846202239d351 Issue-ID: SDC-1298 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-10new unit tests for sdc-modelYuli Shlosberg18-561/+3222
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-09nic creation issue fixsvishnev8-70/+92
Issue-ID: SDC-1274 Change-Id: Ifd9297d3559f1b8820b0a64f063f1211b6957dd4 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-09Rename packages from openecomp to onapamitjai3-9/+9
Updating classes with correct package names used in reflection. Change-Id: Ib9568b58c2b7ebd14f4cfc91cda57c44db9b377f Issue-ID: SDC-1272 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-05-08Developed disable navigation mechanismIdan Amit4-9/+20
Added a list for events to not fire an WINDOW_OUT event after sdc notifies about them Small fix to Plugins loader Change-Id: Ia31ebf4095b94a5ca602c4f502df4fcc32368b0b Issue-ID: SDC-1277 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-08Developed disable navigation mechanismIdan Amit7-7/+61
Added a mechanism to disable and enable the navigation when waiting for a response from a plugin Change-Id: I11cba9a7fc2a32e3d3d32fb9cf9f0590900fe73b Issue-ID: SDC-1277 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-08component function validation fixsvishnev1-1/+1
Issue-ID: SDC-1305 Change-Id: Idcbcb3c0e07acc741017e62cbb13f7850a6065d7 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-08filter bug fixingsvishnev3-8/+15
Issue-ID: SDC-1283 Change-Id: Idbc2a9153da0c889e998a8cd201b997e504f371e Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-08Junit Test Failuresiddharth09052-103/+103
Junit test were failing in local due to folder name change in common Change-Id: Ie78e2b8cbe41ce568b3f77928e7dd746d9ed3c95 Issue-ID: SDC-1312 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-05-08ActivitySpec validation for mandatory actionsheetalm1-3/+8
Add validation for mandatory action Change-Id: Iff84526e1a6a359529124ab014c864260d8c2a8d Issue-ID: SDC-1303 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-05-07notify catalog on items actionayalaben1-20/+25
Change-Id: I11aa241c0c74c1a426dc1eee30ec7adb09abdca4 Issue-ID: SDC-1257 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-05-06fix logger in sdctoolMichael Lando1-16/+3
align logback xml Change-Id: Ib607a8c48e94a2d9fa597d6228d0ee07c5eedc02 Issue-ID: SDC-1300 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-06notify catalog on items actionayalaben3-4/+194
Change-Id: I3be022809b83ec939eaa0a383fa9e7b659dc096b Issue-ID: SDC-1257 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-05-06Raise JUnit coverage asdctoolTal Gitelman80-261/+2832
Change-Id: I26742875e8e3dddb98b525c4833588bc23d81fdc Issue-ID: SDC-1296 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-06This patch removes first chunk of duplicated codeDejan Kitic1-36/+19
Removing some of the duplicated code, and few minor code simplifications. Keeping the original file formatting to make review easier, will update the patch and reformat the file to comply with ONAP java code requirements Issue-ID: SDC-1270 Change-Id: I3f6393a19197754bcb860957b0db87100a8ac893 Signed-off-by: dekstroza <dejan.kitic@ericsson.com>
2018-05-03ActivitySpec Updated error messagesheetalm1-1/+1
Updated error message as per requirement change Change-Id: I50f8d80dcb13deaf5606d6b95c830fb1215e69fe Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-05-03ZusammenTool bugfix - User Permissionsayalaben2-3/+7
Change-Id: I5a5e54902948915a8e64dabeec58e6bd92c9f9a2 Issue-ID: SDC-1285 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-05-02fix catalog be startupMichael Lando1-1/+1
Change-Id: I9f80f79c908e046f68a7f9a6ce16e7f1e811b09b Issue-ID: SDC-1284 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-02Added fallback for host address in loggingvempo3-13/+68
In some cases Java fails to get local hostname on Linux. Added a workaround that in such cases gets at least some meaningful host identification. Change-Id: Icf9b84ec6a0d6fbcbcb6a1578689b3e3be00261b Issue-ID: SDC-1275 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-05-01Update DCAE BE and FE configurationAreli, Fuss (af732p)8-13/+26
Update DCAE BE and FE configuration Change-Id: I6214abfddc1e7916750553881f6a51775c102324 Issue-ID: SDC-1282 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-01new unit tests for sdc-daoYuli Shlosberg10-0/+889
Change-Id: Ic25eacbfdbaa8ebcffa8d3f0625ee860c98a2894 Issue-ID: SDC-1170 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-01Fix TOSCA Analyzer - null point exceptionshiria6-1/+274
In case there is import to not exist TOSCA file, exception with relevant error message should be thrown In getRequirementAssignment, when there is no Requirement, Optional.Empty is returned Change-Id: I8aabde177815dec2f69307f6be3c5114c5c8efa3 Issue-ID: SDC-1281 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-05-01Remove dead code asdctoolTal Gitelman40-333/+75
Change-Id: I467f70b442a02a15b8a18b160309bac9a8ab3f9a Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-01Remove dead code common-app-apiTal Gitelman1-1/+0
Change-Id: I8e746f4f97368cba562f876348569e70b34f9634 Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-01Revert mvn.swagger.version changetalig1-1/+1
Due to missing scheme model and body in swagger UI. Change-Id: I166e1c5c153b8274ebe9a138b8e6f11b995f946f Issue-ID: SDC-1280 Signed-off-by: talig <talig@amdocs.com>