aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-05-01Remove vsp and vlm redundant propertiestalig8-60/+13
Change-Id: I1faf9af304c7c97303e98744b036f9b1c0db8f0c Issue-ID: SDC-343 Signed-off-by: talig <talig@amdocs.com>
2018-05-01Expose tracing context via log context servicevempo8-14/+154
Tracing context must be available to application code when the application makes outbound calls. Change-Id: Ica8e1f9d8e0bd6d37688a01a64c1fbedc126801c Issue-ID: SDC-1264 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-05-01Flow test for IntefaceOperationmojahidi5-0/+317
Added flow tests for IntefaceOperation Change-Id: Ic2f35dc20f997cef583a0fffc94cef16a3742bea Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-01Interface Operation tab and screensArielk28-7/+805
Change-Id: If03234c783d6ce16fdd0945987ada83b6285f97f Issue-ID: SDC-1060 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-04-30SIROV - add parent heat name for volumeeleonorali2-22/+23
Refactoring - handle Static Analysis Errors/Warnings Change-Id: I66abb24a1f7a2c5bfe018320560a0010e4afd277 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-04-30fix compilation at margeMichael Lando3-8/+8
update depandency used to new name space. update the model order to allow use of the common app. Change-Id: I8351afcbf0a91f18207eb725644020669563e453 Issue-ID: SDC-1279 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-30Remove dead code common-app-apiTal Gitelman3-36/+0
Change-Id: I305c40c3795687d6e8e9bc42ec4f8fb8769020cf Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-30Remove dead code catalog-daoTal Gitelman8-68/+0
Change-Id: Id4383326458c328d2316c8e3599c87cf265ec415 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-30Remove dead code asdctoolTal Gitelman1-352/+0
Change-Id: I74d37c867fc0d9899095bf96af03807253173fdf Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-30Fix for fail submit service&recommit change 44091katy.rotman21-199/+854
Issue-ID: SDC-1267 Change-Id: I3439e8f4df8c17c3d3635e804473212f1a9aaf34 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-04-30Integrate VNF Repository in Beijing releaseMurali-P26-25/+1375
Migrate the code Change-Id: Ifccacf83634af32b034fd9c413e68f894f06d2f7 Issue-ID: VNFSDK-155 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-30Fix static analysis violationstalig1-2/+2
Change-Id: I1d2255ae6d060b6c9024443aee68d865fc824158 Issue-ID: SDC-1234 Signed-off-by: talig <talig@amdocs.com>
2018-04-30Promise logic to pub-subIdan Amit1-1/+2
Added a fix where the loader was displayed before waiting for the plugin to finish is work Change-Id: Ie8cb309f6bc65a2dd2d1fef1f33e36030930f45f Issue-ID: SDC-1164 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-04-30Fixed bug in NetworkManagerImplmojahidi1-2/+2
Fixed bug in NetworkManagerImpl Change-Id: Ic59e4c42c7007676976602b9043671dd2e0d7b62 Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-30ActivitySpec Add USER_ID header in swagger in Apissheetalm1-0/+14
Add mandatory USER_ID header parameter to swagger. Change-Id: If517694417611864afb59ddebfef84a12d6da96c Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-04-30dependency for VSP creation fixsvishnev1-2/+3
Issue-ID: SDC-1261 Change-Id: Ia4b8d53a1f9e5e96befc73242f61c5d9a5e7e777 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-04-30Vlan Tagging Flow testsojasdubey22-0/+372
Added flow tests for vlan tagging feature Change-Id: If43e077be0034af307fe176b53ce77a5d2cfce47 Issue-ID: SDC-1073 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>