aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-15fix pdf fileMichael Lando1-17063/+136806
place the correct file in the sdc read the docs for swagger Change-Id: I051206db8247e1636970115b6f5f2ebefd8b1806 Issue-ID: SDC-1423 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-15Nested input params appears in MainServiceTemplateeleonorali35-109/+4690
When Nested heat belongs to Volume HEAT and Volume Heat was associated to main HEAT (parent) input parameters came from such nested were appear in MainServiceTemplate.yaml (TOSCA) Also these parameters had annotation in nestedServiceTemplate.yaml Change-Id: I46fff53de502c7ec48b6e4c26087121be89dd0a1 Issue-ID: SDC-1498 Signed-off-by: eleonorali <eleonoral@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-15Enhancement in md5 field of Imageshrikantawachar7-4/+124
Implementation and Flow tests Change-Id: I4c7e3dfe077ba43317cf0b06b0ea4d85bfb50da8 Issue-ID: SDC-1502 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-07-12Response changedsiddharth090510-183/+300
Error Response changed while collaboration changes Change-Id: I1e634c5da3b2bfb3cf385efe1a015bc3c2cd890f Issue-ID: SDC-1496 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-07-12update sim_docker recipeYuli Shlosberg1-1/+1
Change-Id: I6e2396aad70008c7cee6bb4ef2ee26d4b78803d5 Issue-ID: SDC-1344 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-11Utility for healing flag reset per item/versionolegb5-11/+96
Change-Id: I1da96fcddbbc926a4e184934d7daaad2704feb44 Issue-ID: SDC-1467 Signed-off-by: Oleg Beltz <olegb@amdocs.com>
2018-07-11Add support for CapabilityDefinition isTypeOfshiria3-8/+59
Change-Id: Id84b5b67ef85b6e252676f1004184fb3180cd053 Issue-ID: SDC-1475 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-07-10Enhance MRN in EP & LKGshrikantawachar1-0/+74
Flow tests Change-Id: I210a00647aead6039a0746ef6916a0bf8955d7e7 Issue-ID: SDC-1485 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-07-10update dockers base version to 1.4.0Yuli Shlosberg17-17/+20
Change-Id: I6c2490ade7ff3071487be5c0e783060390e2a2f1 Issue-ID: SDC-1344 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-10Enhance MRN in EP & LKGshrikantawachar27-120/+295
Enhance MRN in EP & LKG , handling healing , unit tests Change-Id: I60b9ec73bfcdd9a53aa507c6401deab372fdcf58 Issue-ID: SDC-1485 Signed-off-by: shrikantawachar <shrikant.awachar@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-09Update ServiceModel element during healingtalig1-13/+14
In order to fix service model which was saved without property "base" with the EntryDefinitionServiceTemplate, causing failure at submit Change-Id: Iecb9a377f324040c3b3283f6799af3462a84ceb9 Issue-ID: SDC-1481 Signed-off-by: talig <talig@amdocs.com>
2018-07-09Removed unused slf4j from configuration libvempo3-24/+1
Change-Id: I000f051f0e5fceafded7f06e8088e019cf1b730e Issue-ID: SDC-1478 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-07-08Add commands to clean zusammen datatalig16-14/+193
Expose REST to clean item version data of specific user. Add 2 commands to zusammen tool: 1. clean item data of specific user 2. delete public version Change-Id: I8630142bf34846359153eacc1556b10acecefa05 Issue-ID: SDC-1444 Signed-off-by: talig <talig@amdocs.com>
2018-07-08Refactor zusammen main tooltalig11-313/+490
Use command pattern instead of switch case Change-Id: I1457179f90b37b4a8cede5af23a4ebc1f30c1cce Issue-ID: SDC-1444 Signed-off-by: talig <talig@amdocs.com>
2018-07-08Specified test scope for junit/testng/mockitovempo13-97/+64
In some modules junit, testng, and mockito where included with default scope. Also, fixed the versions to reference a property from a parent pom. Change-Id: I2477bc631a7593c7176087c9088d2c9f2c2a34ee Issue-ID: SDC-1065 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-07-08webpack 4 upgradeEinav Weiss Keidar48-4423/+5331
Issue-ID: SDC-1388 Change-Id: I44d61491ef802187baa4beb3b4fc2c9f1e8405e5 Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
2018-07-05Fix node filter get methodsshiria3-68/+96
Support normative properties and capabilities as regular get methods Issue-ID: SDC-1455 Change-Id: I1ab709a17a2e03f81a7ae789b8c8fb83a1d03e81 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-07-05Update SDC portal link in readthedocPiotr Krysiak1-1/+1
Change-Id: I48a6c0266216cf36baa76a5b0424055259ac6dfe Issue-ID: SDC-1420 Signed-off-by: piotr_krysiak <piotr.krysiak@nokia.com>
2018-07-05Upgrade zusammen version to 1.0.1talig1-3/+3
Fixes zusammen bug of cassandra 3.4.0 upgrade (Action enum codec wasn't registered) Change-Id: I005c36b30f1e75f5a755a8771bf2aeffeca5b53b Issue-ID: SDC-1416 Signed-off-by: talig <talig@amdocs.com>
2018-07-03Adapt zusammen tool to work with cassandra 3.4.0talig3-15/+20
In addition: fix bug in import-export command caused null to become empty string Change-Id: I1a47d0ede3b4760091213dec06f23971d58565b7 Issue-ID: SDC-1416 Signed-off-by: talig <talig@amdocs.com>
2018-07-03archive fix & archive/filter toggle removedsvishnev18-869/+89
Issue-ID: SDC-1383 Change-Id: I38548e5e0b5cce224e0d1324a97f9edce6dc0cfb Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@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-07-02Fix getFlat for datatypeshiria11-207/+633
Fix getFlat when we driven from primitive type like string Adding support for service filter as tosca extension Issue-ID: SDC-1455 Change-Id: I57f05af13b394239ca55b71a946d69f56675bf19 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-07-02first attempt to fix vulnerabilitiesYuli Shlosberg24-156/+176
Change-Id: Iaf5f7db54511f730e09a8af8921d52ebf7f6c078 Issue-ID: SDC-1457 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-01nfcNamingCode field value issuesiddharth09051-2/+1
nfcNamingCode incorrect value for NFoD Change-Id: Iecf50c8161bbe9acf3ec36fb488e19f8a44744ce Issue-ID: SDC-1453 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-07-01archive flow styling fixessvishnev12-41/+116
Issue-ID: SDC-1383 Change-Id: I624adfc4eb2a441581583f29dc3d0d3512cb8f4c Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-06-27Improvements in audit logger for onboardingvempo29-631/+686
A few optimizations, more unit-tests, log via the handling resource's logger instead of filter's logger. Change-Id: I40cef2c86a82b25ded1f8fdca1ec3b0f2fe062d8 Issue-ID: SDC-1451 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-06-27TOSCA Consolidation Data - Refactoring Part 3eleonorali13-239/+1112
- Add Missing UTs for refactored code - Refactor APIs: - addVolumeToConsolidationData - addGroupIdToConsolidationData Change-Id: I83dedcbdf9715c6f72faa5fc242e76ea10efe386 Issue-ID: SDC-1330 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-06-27Utility for version elements validationolegb8-37/+399
Change-Id: I44faca312045dc69966639f65fa9719b0a924027 Issue-ID: SDC-1443 Signed-off-by: Oleg Beltz <olegb@amdocs.com>
2018-06-26Fix debug logging issues in pluginsBLIdan Amit1-1/+2
Added additional debug logs to the plugin connectivity test Change-Id: I36255a1357d6e971122b0d6ff6b1fd759c6a2454 Issue-ID: SDC-1446 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-06-26Add output parameter support in Operation screenmojahidi15-20/+249
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-24Error pop-up contain empty/internal informationolegb5-32/+37
Issue-ID: SDC-1393 Change-Id: Ibb60e21431bb886dd7dd499202cf226af3e2465d Signed-off-by: Oleg Beltz <olegb@amdocs.com>
2018-06-20VLAN Tagging - Display naming convention warningojasdubey16-198/+191
Vlan tagging HEAT validation doesn't show appropriate warning when naming convention is not followed Change-Id: I98d998ac425a66f0f0b362aecd5da6c867c5b7eb Issue-ID: SDC-1431 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-06-19Change TestNG scopeavigaffa22-43/+56
Change TestNG scope to compile in artifact generator Change-Id: I3e1edffd35a78b2cce99bac683eee32769920216 Issue-ID: SDC-1435 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-06-18Revert "SonarQube coverage"ayalaben58-278/+1
Change-Id: I6b1ab87272fdd23f185e3b79f276cd583fd35884 Issue-ID: SDC-1364 Signed-off-by: ayalaben <ayala.benzvi@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-14Fix activity-spec docker run scriptPiotr Darosz1-1/+1
The JAVA_OPTIONS should be placed before -jar switch when invoking java Change-Id: I5a55356c34eb36db9e14afc0f8ce80cf9e50b813 Issue-ID: SDC-1430 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-06-13Issue-ID: SDC-1342 replaced some junitsTal Gitelman16-988/+234
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 Amit11-1836/+4900
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-13Remove Toggleeleonorali7-28/+2
Remove Toggle for SIROV and VLAN_TAGGING Change-Id: Ia8b883c1f85de24f5c2000654a0926141cc269e8 Issue-ID: SDC-1418 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-06-13Fix for nfcparameters in component questionnairesheetalm25-212/+381
issue - nfc naming code and nfc function fields' values are wiped out with a VSP update Moved the above fields from composition to questionnaire Add BDD test. Add license to java files Change-Id: I2b746fedc17c19b716df35bf0dad2c212f15df30 Issue-ID: SDC-1419 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-06-13CR Port Mirroring: add new propertieseleonorali17-11/+76
Add new properties nfc_naming_code and nf_naming_code. Merge from release/1806. Change-Id: I25abd4036e34ab43980ec433df9a3510926e4f8b Issue-ID: SDC-1417 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-06-12remove commited filesMichael Lando1-0/+0
remove pdf from source Change-Id: Ic1f8ded66d70998babdb25bcc24484194b480df5 Issue-ID: SDC-1380 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-12update sdc logic for new typesMichael Lando10-124/+184
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-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-11Upgrade datastax cassandra driver to 3.4.0talig54-2938/+59
Upgrage zusammen to 1.0.0 which uses datastax cassandra driver 3.4.0 Change-Id: Ie7217986b67cd95de015daedd0f7106c2d0a972d Issue-ID: SDC-1416 Signed-off-by: talig <talig@amdocs.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-07Fix formatting and typosGildas Lanilis1-2/+3
Change-Id: Ie169e0eea8e195041bd15fb1425714bab77541cb Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>