sdc.git
5 years agoUT-ToscaOperationFacade 2 57/71357/2
Sindhuri.A [Sat, 27 Oct 2018 13:34:37 +0000 (19:04 +0530)]
UT-ToscaOperationFacade 2

UT for catalog be ToscaOperationFacade class

Issue-ID: SDC-1775

Change-Id: I2f66bc665d2b50279ba1fb46f79ca3423311afd0
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoUT-enhance NodeTemplateOperationTest2 66/71366/2
Sindhuri.A [Sun, 28 Oct 2018 18:22:25 +0000 (23:52 +0530)]
UT-enhance NodeTemplateOperationTest2

UT for catalog model NodeTemplateOperation class

Issue-ID: SDC-1775

Change-Id: I935f6cebcf12263c6f03f116a55056b290fb215a
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoRemoved unused import 73/71373/2
Sindhuri.A [Mon, 29 Oct 2018 06:48:34 +0000 (12:18 +0530)]
Removed unused import

ToscaElementOperation unused import removal

Issue-ID: SDC-1552

Change-Id: I83299ca24caad7086ff606b32e05100309407c9b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoUT-ToscaElementOperation 98/71398/1
Sindhuri.A [Mon, 29 Oct 2018 14:48:53 +0000 (20:18 +0530)]
UT-ToscaElementOperation

UT for catalog be ToscaElementOperation class

Issue-ID: SDC-1775

Change-Id: I2b4824897dbd08c028d1dd3e1c6e50c6883dfe95
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoHandled not thread-safe fields in configuration 65/71365/2
vempo [Sun, 28 Oct 2018 17:04:06 +0000 (19:04 +0200)]
Handled not thread-safe fields in configuration

Replaced not thread-safe fields with synchornized versions,
removed duplicate code, deleted class that was accessing DB,
made surefire plugin to pick up all available unit tests
(instead of hand-picked).

Change-Id: Idff3ac333dc87ebfd3ecf50438ba0179556eb9c9
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoRemoved support of dynamic configuration 61/71361/1
vempo [Sun, 28 Oct 2018 12:45:46 +0000 (14:45 +0200)]
Removed support of dynamic configuration

Configuration framework will not poll configuration
for changes, and will not notify client code of them.
Also minor cleanup, added unit tests.

Change-Id: I428b23f7acb13c6610390f46aae6e011d6b0ee80
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoEnabled unit tests of configuration framework 26/71226/3
vempo [Thu, 25 Oct 2018 09:44:35 +0000 (09:44 +0000)]
Enabled unit tests of configuration framework

Added slf4j binding for tests.
Updated patch version of commons-configuration.

Change-Id: Ifef09eb3591f01be4f90f16758448018361dcdb7
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoCode formatting of configuration framework 57/71257/2
vempo [Thu, 25 Oct 2018 16:27:22 +0000 (19:27 +0300)]
Code formatting of configuration framework

Fixed code formatting, removed meaningless Javadoc comments,
added copyright headers, minor (and safe) static analysis fixes.

Change-Id: I3eda1f242905da5b80e024cf30a69ff59381fc43
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUT-ToscaOperationFacade 96/70896/3
Sindhuri.A [Sun, 21 Oct 2018 09:06:30 +0000 (14:36 +0530)]
UT-ToscaOperationFacade

UT for catalog be ToscaOperationFacade class

Issue-ID: SDC-1775

Change-Id: I6fca2609a4c09ac3eba36243296989c649d77992
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoDocumentation Enhancement 36/71236/2
Satyaki Mallick [Thu, 25 Oct 2018 13:08:29 +0000 (18:38 +0530)]
Documentation Enhancement

Adding license information to the class.

Issue-ID: SDC-1841

Change-Id: Ic24b36d22c0796ba8f742298797b75a86068e82c
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
5 years agoUT-AdditionalInformationBusinessLogic 37/71237/2
Sindhuri.A [Thu, 25 Oct 2018 13:11:33 +0000 (18:41 +0530)]
UT-AdditionalInformationBusinessLogic

Enhanced UT for catalog-be AdditionalInformationBusinessLogic class createAdditionalInformation method

Issue-ID: SDC-1775

Change-Id: Ia5c19633d3e76f35b45668902d1504136599c5ad
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoUpgrading Jetty version in onboarding 52/71252/2
shrikantawachar [Thu, 25 Oct 2018 15:46:21 +0000 (21:16 +0530)]
Upgrading Jetty version in onboarding

Upgrading Jetty version in onboarding

Change-Id: I1b34f019819ee55295af083daa2ba4bf25433a82
Issue-ID: SDC-1870
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
5 years agoUT-catalog model ModelConverter 2 59/71259/2
Sindhuri.A [Thu, 25 Oct 2018 17:24:41 +0000 (22:54 +0530)]
UT-catalog model ModelConverter 2

Add UT for catalog model ModelConverter class

Issue-ID: SDC-1775

Change-Id: I8cb17faa5a65391bc1ee0d58ed107eccf2e89204
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoUT-enhance NodeTemplateOperationTest 03/71303/2
Sindhuri.A [Fri, 26 Oct 2018 09:14:23 +0000 (14:44 +0530)]
UT-enhance NodeTemplateOperationTest

UT for catalog model NodeTemplateOperation class

Issue-ID: SDC-1775

Change-Id: Ia85ef99c3467e9671b97c53f785aaf6ac1c7a525
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoUT-ToscaElementLifecycleOperation 53/71353/1
Sindhuri.A [Sat, 27 Oct 2018 05:29:25 +0000 (10:59 +0530)]
UT-ToscaElementLifecycleOperation

Add UT for catalog model ToscaElementLifecycleOperation class

Issue-ID: SDC-1775

Change-Id: Ie9a876fcd3f79a67fe7084034afcbd6937ba9bb1
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoAdd UT for zusammen adaptor 60/71160/3
talig [Thu, 25 Oct 2018 07:08:32 +0000 (10:08 +0300)]
Add UT for zusammen adaptor

Change-Id: I80720b3c322b55ae39b363f3042c9f0efb5e1510
Issue-ID: SDC-1822
Signed-off-by: talig <talig@amdocs.com>
5 years agoFixed configuration tests to run on Linux 23/71223/2
vempo [Thu, 25 Oct 2018 08:47:10 +0000 (11:47 +0300)]
Fixed configuration tests to run on Linux

On Linux, environment variables are case sensitive,
while on Windows they are not.

Change-Id: I49dfd68ab3596ff7ee4a7a53aeba906b606df81b
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUT-ArtifactsBL handleDelete 54/71054/3
Sindhuri.A [Tue, 23 Oct 2018 13:03:14 +0000 (18:33 +0530)]
UT-ArtifactsBL handleDelete

UT for catalog be ArtifactsBusinessLogic class handleDelete method

Issue-ID: SDC-1775

Change-Id: I1ef9807208cca1dc7ad1d23c5096642ea35b072b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoRemoved code that stored configuration in DB 56/71156/5
vempo [Wed, 24 Oct 2018 14:18:03 +0000 (17:18 +0300)]
Removed code that stored configuration in DB

Conditionally enabled unit tests, fixed a few
static analysis violations, added copyright headers.

Change-Id: I46ccafc5f4397f82b86d5c51bf0452f2060f6a70
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoupdate sdc version to 1.3.1 10/71010/4
Michael Lando [Mon, 22 Oct 2018 22:32:15 +0000 (01:32 +0300)]
update sdc version to 1.3.1

Change-Id: I195d96ddf5bd6257ade7eb56c65f9e4bc2d602b6
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
5 years agoValidate vlm is not draft during vsp submit 51/71151/1
talig [Wed, 24 Oct 2018 13:57:45 +0000 (16:57 +0300)]
Validate vlm is not draft during vsp submit

If vlm version is used - make sure it is Certified,
otherwise - make sure the vlm contains at least one Certified version

Change-Id: Iacb28d622f334d7d81d3e56991e5a2540ed7bcc3
Issue-ID: SDC-1843
Signed-off-by: talig <talig@amdocs.com>
5 years agoRemoved config test with Thread.sleep 32/71132/1
vempo [Wed, 24 Oct 2018 09:01:49 +0000 (12:01 +0300)]
Removed config test with Thread.sleep

The tests with Thread.sleep() caused a long build time (>7 min).
Aslo fixed formatting, copyright headers, static analysis violations.

Change-Id: I8279478c1e6812facc51730679d2ee4e73e22ec7
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoDocumentation Enhancement 06/70706/3
Satyaki Mallick [Thu, 18 Oct 2018 04:36:18 +0000 (10:06 +0530)]
Documentation Enhancement

Documentation Enhancement for SDC

Issue-ID: SDC-1841

Change-Id: I0016d15ff06c2bd033c1cf120ce3aba4268f176d
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
5 years agoDeleted empty configuration tests module 28/71128/2
vempo [Wed, 24 Oct 2018 07:48:26 +0000 (07:48 +0000)]
Deleted empty configuration tests module

Change-Id: I03aea493ef87f4a5234505296b9627886d99c7e6
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUT-AdditionalInfoOperation 67/71067/2
Sindhuri.A [Tue, 23 Oct 2018 15:00:42 +0000 (20:30 +0530)]
UT-AdditionalInfoOperation

UT for AdditionalInformationOperation class

Issue-ID: SDC-1775

Change-Id: I404e66ba4c43553523d1f9fd2c161a1b7326579b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoUT-catalog model ModelConverter 37/70837/2
Sindhuri.A [Fri, 19 Oct 2018 18:27:48 +0000 (23:57 +0530)]
UT-catalog model ModelConverter

UT for catalog model ModelConverter class

Issue-ID: SDC-1775

Change-Id: I323e7804ea9c1f51bc613c8d678cb71fcb65f7e1
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoUT-asdctool DataMigration 33/70733/4
Sindhuri.A [Thu, 18 Oct 2018 13:27:50 +0000 (18:57 +0530)]
UT-asdctool DataMigration

UT for asdctool impl DataMigration class

Issue-ID: SDC-1775

Change-Id: I78a114127ec461a74b29b226026a93c0a895befe
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoMoved config tests into config module 23/71123/1
vempo [Wed, 24 Oct 2018 06:18:06 +0000 (06:18 +0000)]
Moved config tests into config module

Change-Id: I7b99fdeeeb66f5de9bcd9283d815976c3d7520b0
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoDeleted unused configuration-management-cli 20/71120/1
vempo [Wed, 24 Oct 2018 05:13:46 +0000 (05:13 +0000)]
Deleted unused configuration-management-cli

Change-Id: Ia35aaca4fc07cf98eed8edff4ce9b73a633b3798
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agofix a sonar NullPointerException issue in ABL 14/70914/2
Tal Gitelman [Mon, 22 Oct 2018 07:25:50 +0000 (10:25 +0300)]
fix a sonar NullPointerException issue in ABL

Change-Id: I3ee02af56d3073f1e68cefd2a6503cb804af3ffb
Issue-ID: SDC-1831
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
5 years agonew UI onboarding test 48/70948/2
Yuli Shlosberg [Mon, 22 Oct 2018 13:54:02 +0000 (16:54 +0300)]
new UI onboarding test

Change-Id: I2594e1d4e5c1112bb7845d9fd69d88ceb1e0fa67
Issue-ID: SDC-1854
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
5 years agoWorkflow duplicate artifacts in CSAR 39/70939/2
priyanshu [Mon, 22 Oct 2018 12:24:45 +0000 (17:54 +0530)]
Workflow duplicate artifacts in CSAR

Old workflow artifacts still packed in csar even if another workflow is assigned to same operation

Change-Id: Iee956903222d1fc1e8c898b4989b2198501554bb
Issue-ID: SDC-1862
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoUnable to create operation with only outputs 40/70940/2
priyanshu [Mon, 22 Oct 2018 12:32:14 +0000 (18:02 +0530)]
Unable to create operation with only outputs

Unable to create operation with only output via No Workflow Option

Change-Id: I735b445caa13098ae01441dcedf0a44b162eb7a0
Issue-ID: SDC-1863
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoTest coverage : ToscaFileOutputServiceCsarImplTest 61/70961/1
siddharth0905 [Mon, 22 Oct 2018 16:54:20 +0000 (22:24 +0530)]
Test coverage : ToscaFileOutputServiceCsarImplTest

openecomp-tosca-lib

Change-Id: I2448672b685c591ebbb27af26761b891e52d44d7
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agoTest coverage : Use Lombok in models 55/70955/2
siddharth0905 [Mon, 22 Oct 2018 14:46:59 +0000 (20:16 +0530)]
Test coverage : Use Lombok in models

openecomp-tosca-lib

Change-Id: I10df604ec6f51bc453e98280fb1be5481e00b074
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agoTest coverage : ToscaAnalyzerServiceImplTest 53/70953/2
siddharth0905 [Mon, 22 Oct 2018 14:25:33 +0000 (19:55 +0530)]
Test coverage : ToscaAnalyzerServiceImplTest

openecomp-tosca-lib : Increase test coverage

Change-Id: I8a17c19841338705c84f2c1cc20d97da4a8f0215
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agotest coverage 49/70949/2
talio [Mon, 22 Oct 2018 13:51:53 +0000 (16:51 +0300)]
test coverage

add unit tests for ResourceBaseValidator

Change-Id: Ib81a2f51d935156597eb055028d7e6da6e8d5834
Issue-ID: SDC-1864
Signed-off-by: talio <tali.orenbach@amdocs.com>
5 years agoIncrease Unit Test coverage 30/70930/4
ayalaben [Mon, 22 Oct 2018 10:27:14 +0000 (13:27 +0300)]
Increase Unit Test coverage

Change-Id: Ib848a9c157434e1e5a4e4a2d0e3e4f79627e36dd
Issue-ID: SDC-1822
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
5 years agofailed to import a tosca vsp 31/70731/3
Yuli Shlosberg [Thu, 18 Oct 2018 11:59:56 +0000 (14:59 +0300)]
failed to import a tosca vsp

proper prints have added to log

Change-Id: I73e0441036dbc7206f148cf8fe8a21f6266397ce
Issue-ID: SDC-1683
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
5 years agoIncreased UT coverage - ActionsImpl 32/70932/3
mojahidi [Mon, 22 Oct 2018 10:54:48 +0000 (16:24 +0530)]
Increased UT coverage -  ActionsImpl

Increased UT coverage for  ActionsImpl

Change-Id: I4ef717cc895a890a26dc3df269dd33517e8fbad0
Issue-ID: SDC-1673
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agotest coverage 19/70919/8
talio [Mon, 22 Oct 2018 08:48:52 +0000 (11:48 +0300)]
test coverage

add unit tests for GlobalValidationContext class

Change-Id: I39291c4b48684125de3f7d5584fbe62a08b5ea96
Issue-ID: SDC-1860
Signed-off-by: talio <tali.orenbach@amdocs.com>
5 years agoAdd UT for CapabilityDefinition 25/70725/6
Satyaki Mallick [Thu, 18 Oct 2018 09:58:36 +0000 (15:28 +0530)]
Add UT for CapabilityDefinition

Add UT for CapabilityDefinition.

Issue-ID: SDC-1774

Change-Id: I141489dab051eb1e7ae6e33353ca378dfad7325f
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
5 years agoUpdate datatypes using lombok 15/70915/6
shiria [Mon, 22 Oct 2018 11:19:24 +0000 (14:19 +0300)]
Update datatypes using lombok

Issue-ID: SDC-1859
Change-Id: Ia7cfc86c9a0faa20a2fdbba08181b285ea3c7eef
Signed-off-by: shiria <shiri.amichai@amdocs.com>
5 years agoupdate spring version 00/70900/2
Michael Lando [Sun, 21 Oct 2018 17:29:29 +0000 (20:29 +0300)]
update spring version

as part of the CLM clean up updated spring version to 4.3.18.RELEASE

Change-Id: I89bf8383a00c43a7552a8dbde21992f6d699e3bb
Issue-ID: SDC-1849
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
5 years agoIncrease Coverage - ImageManagerImpl 17/70917/2
sheetalm [Mon, 22 Oct 2018 08:34:52 +0000 (14:04 +0530)]
Increase Coverage - ImageManagerImpl

Increase Coverage - ImageManagerImpl

Change-Id: I3d4f0e16e99770ee3fa6f7d3dee6ab6cb7c7defc
Issue-ID: SDC-1673
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
5 years agoDiscrepancy in Entitlement Pool 13/70913/2 1.3.0
priyanshu [Mon, 22 Oct 2018 06:48:41 +0000 (12:18 +0530)]
Discrepancy in Entitlement Pool

Discrepancy in Entitlement Pool between vendor-license-model.xml and vf-license-model.xml

Change-Id: Ic68081c6a2d29840bd2cb6dab10f4c024c7bba86
Issue-ID: SDC-1856
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoupdate jetty docker 01/70901/1
Tal Gitelman [Sun, 21 Oct 2018 16:46:06 +0000 (19:46 +0300)]
update jetty docker

Change-Id: Ic2b0e7dff24618123ffaa455ec694bb8fb87c183
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
5 years agodual list sort fix 41/70741/2
svishnev [Thu, 18 Oct 2018 15:23:00 +0000 (18:23 +0300)]
dual list sort fix

Issue-ID: SDC-1852
Change-Id: Ia5e0fa01fee267f909d42afae324d2eabcd67095
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agovendor view issues fix 27/70727/2
svishnev [Thu, 18 Oct 2018 11:34:47 +0000 (14:34 +0300)]
vendor view issues fix

Issue-ID: SDC-1850
Change-Id: I13f39b82ea152399ccd43914c893856bc6063cb1
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agoBugfix - VF workflow artifacts in service csar 44/70644/2
ojasdubey [Wed, 17 Oct 2018 09:40:48 +0000 (15:10 +0530)]
Bugfix - VF workflow artifacts in service csar

1. Added implementation for packing VF workflow
artifacts to service csar
2. Updated the paths of workflow artifacts in
VF csar as agreed
3. Updated the implementation to pack the artifact
only once based on the artifact name

Change-Id: I7ab22153e5a4877e6b727e0eb28831ac4e60894f
Issue-ID: SDC-1845
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
5 years agoupdate sdc portal integration 43/70743/1
Tal Gitelman [Thu, 18 Oct 2018 15:51:04 +0000 (18:51 +0300)]
update sdc portal integration

Change-Id: Icf84b0b29d1eea7756dc18ef4f7379c83df79379
Issue-ID: SDC-1749
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
5 years agoVSP submit doesn't validate vlm version 39/70739/1
ayalaben [Thu, 18 Oct 2018 14:51:46 +0000 (17:51 +0300)]
VSP submit doesn't validate vlm version

Change-Id: I8105cc83c0ba6ec3b45a04672399ca6ac9986146
Issue-ID: SDC-1843
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
5 years agoheader correction in Catalog UI panel package 63/70463/3
seshukm [Mon, 15 Oct 2018 10:24:05 +0000 (18:24 +0800)]
header correction in Catalog UI panel package

Change-Id: I15a4291a78c1e950837f4e8e852315ee05ef7659
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoupdate sdc portal integration 21/70721/2
Tal Gitelman [Thu, 18 Oct 2018 08:56:18 +0000 (11:56 +0300)]
update sdc portal integration

Change-Id: I28e183508ba9a729221a60403850784953807209
Issue-ID: SDC-1749
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
5 years agomiss a pair of {} in log 04/70704/1
Liang Ding [Thu, 18 Oct 2018 03:28:38 +0000 (20:28 -0700)]
miss a pair of {} in log

Change-Id: Icf233d49a2e72df7590632675fb32c2af4ce5b60
Issue-ID: SDC-1848
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agofix headers in put rqst of WSsimulator 40/70640/5
Yuli Shlosberg [Wed, 17 Oct 2018 07:15:45 +0000 (10:15 +0300)]
fix headers in put rqst of WSsimulator

Change-Id: I70365b9b4a798688b7b4fed6d6d21dd81ae1de97
Issue-ID: SDC-1844
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
5 years agofix issue that the user id is not assigned. 39/70639/2
Michael Lando [Wed, 17 Oct 2018 06:42:46 +0000 (09:42 +0300)]
fix issue that the user id is not assigned.

Change-Id: I99f19ef5b385c83877b303e5a74c58fe5954c892
Issue-ID: SDC-1839
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
5 years agoadd ability to copy paste onboard 43/70643/2
Yarin Dekel [Wed, 17 Oct 2018 10:34:19 +0000 (13:34 +0300)]
add ability to copy paste onboard

Issue-ID: SDC-1846
Change-Id: I2520c0a45d41a68c15ce0a624cc48f2aac2cd76a
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoVSP submit doesn't validate vlm version 79/70579/2
ayalaben [Tue, 16 Oct 2018 15:13:22 +0000 (18:13 +0300)]
VSP submit doesn't validate vlm version

Change-Id: If98f41c186b330e7f17e51ef88c6b5e91121f2c9
Issue-ID: SDC-1843
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
5 years agoUT-asdctool ModuleJsonTask 71/70571/2
Sindhuri.A [Tue, 16 Oct 2018 14:04:41 +0000 (19:34 +0530)]
UT-asdctool ModuleJsonTask

UT for asdctool impl validator ModuleJsonTask class

Issue-ID: SDC-1775

Change-Id: Ia160c4b2b64313bd11927aaa45bf887ed3df96df
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoEnhance documentation of SDC 57/70557/2
Satyaki Mallick [Tue, 16 Oct 2018 12:50:53 +0000 (18:20 +0530)]
Enhance documentation of SDC

Enhance documentation of SDC

Issue-ID: SDC-1841

Change-Id: I4c9db71db632405554694e6a5960264a1b387057
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
5 years agoAdd header catalog UI view-models 45/70545/2
Sindhuri.A [Tue, 16 Oct 2018 09:01:49 +0000 (14:31 +0530)]
Add header catalog UI view-models

Addition of headers to catalog ui view-models workspace

Issue-ID: SDC-1770

Change-Id: I4e76d84159b97220f2d258b59f2c8780691ad129
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agocatalog UI-view-model header add 30/70530/3
Sindhuri.A [Tue, 16 Oct 2018 06:51:36 +0000 (12:21 +0530)]
catalog UI-view-model header add

Addition of headers to catalog ui view-models

Issue-ID: SDC-1770

Change-Id: I417943b1f3686f55a9502b44f65d60a1f62064c6
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoPortal integration 91/70391/2
Kotta, Shireesha (sk434m) [Fri, 12 Oct 2018 21:11:51 +0000 (17:11 -0400)]
Portal integration

Issue-ID: SDC-1749

Update SDC Portal integration decryption for userId

Change-Id: Ibaa48057f272955e9711e48f4e74d62df2725b05
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
5 years agoUT-asdctool ArtifactUuidFix 88/70488/3
Sindhuri.A [Mon, 15 Oct 2018 16:42:55 +0000 (22:12 +0530)]
UT-asdctool ArtifactUuidFix

UT for asdctool impl ArtifactUuidFix class

Issue-ID: SDC-1775

Change-Id: Idcf66bf73cdf013d615f4b7967197c3b99ee70e2
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoheader correction in Catalog UI component 62/70462/2
seshukm [Mon, 15 Oct 2018 10:23:10 +0000 (18:23 +0800)]
header correction in Catalog UI component

Change-Id: I0ee63b051a60590ad9ddae2770c97979f1c629c0
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoFix header info of catalog-UI upgrade 61/70461/2
seshukm [Mon, 15 Oct 2018 10:12:59 +0000 (18:12 +0800)]
Fix header info of catalog-UI upgrade

Change-Id: I5a4e8ce5a6c8a8e1d6e1eb172f9d499e8527813a
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoFix Header info of ng2/app 59/70459/2
seshukm [Mon, 15 Oct 2018 09:37:08 +0000 (17:37 +0800)]
Fix Header info of ng2/app

Change-Id: If5eaf7a02bc2c3fd5c641d8903af1d4866134a44
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agocorrect the header for connection-wizard 58/70458/2
seshukm [Mon, 15 Oct 2018 09:36:02 +0000 (17:36 +0800)]
correct the header for connection-wizard

Change-Id: I9416043c1ea2e71d9545c08cdf7cddf4542c7fd4
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agofix vendor name on normative import 18/70418/2
Yuli Shlosberg [Sun, 14 Oct 2018 13:48:21 +0000 (16:48 +0300)]
fix vendor name on normative import

Change-Id: I655b9f54e3916d8fe357281c8b54380abac9d7d3
Issue-ID: SDC-1742
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
5 years agoSingle node copy paste keyboard shorcut on canvas 53/65153/23
Sindhuri.A [Fri, 7 Sep 2018 08:23:56 +0000 (13:53 +0530)]
Single node copy paste keyboard shorcut on canvas

Keyboard Shortcut copy paste for single node on Composition page canvas for services

Issue-ID: SDC-1736

Change-Id: I669a728d3641a59ba7a4d8cc18fdae1000a0377f
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
5 years agoAdd worker to onboard notification 55/70555/3
Malek [Tue, 16 Oct 2018 13:44:41 +0000 (16:44 +0300)]
Add worker to onboard notification

Issue-ID: SDC-1840
Change-Id: I0506df2073beb14de2aea5a01233f05ce9a6d7f7
Signed-off-by: Malek <malek.zoabi@amdocs.com>
5 years agoFixes for workflow association of operation 68/70568/1
Arielk [Tue, 16 Oct 2018 13:29:14 +0000 (16:29 +0300)]
Fixes for workflow association of operation

Change-Id: Iae0bc661f986614b8223c247339aab728c14f5f7
Issue-ID: SDC-1814
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
5 years agofix rest API headers UI 37/70537/2
Yarin Dekel [Tue, 16 Oct 2018 07:42:49 +0000 (10:42 +0300)]
fix rest API headers UI

Issue-ID: SDC-1837
Change-Id: I3ae3a849e3066f41fc6fbaf118823452ada75ee3
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoIncreased UT coverage ActionManagerImplTest 49/70349/2
mojahidi [Fri, 12 Oct 2018 11:28:43 +0000 (16:58 +0530)]
Increased UT coverage  ActionManagerImplTest

Increased UT coverage ActionManagerImplTest

Change-Id: I554c8a148c1b5fef239035b05be267a5ec874ff6
Issue-ID: SDC-1673
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agoOperation WF association UI 19/70419/4
Arielk [Sun, 14 Oct 2018 13:50:17 +0000 (16:50 +0300)]
Operation WF association UI

Change-Id: Id390261074721966ad85f881ae8c9e39b5022fad
Issue-ID: SDC-1814
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
5 years agoAdded support for AssociateWorkflowType 66/70466/2
mojahidi [Mon, 15 Oct 2018 11:05:13 +0000 (16:35 +0530)]
Added support for AssociateWorkflowType

Added support for AssociateWorkflowType

Change-Id: I9ddda919dc51457ad57c69abdc95b7b188915f9b
Issue-ID: SDC-1814
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agoTest coverage : openecomp-tosca-lib 09/70409/3
siddharth0905 [Mon, 8 Oct 2018 11:19:26 +0000 (16:49 +0530)]
Test coverage : openecomp-tosca-lib

Increase test coverage

Change-Id: I6d6a9005d16b03f36b50c867d13db5f063fe3d07
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agoFix Policy type and Policy definition 58/70158/3
shiria [Wed, 10 Oct 2018 12:16:15 +0000 (15:16 +0300)]
Fix Policy type and Policy definition

Fix policy according to TOSCA spec

Change-Id: I4e3da732666dd52895c4458f0cbd16c6ca47c1cd
Issue-ID: SDC-1782
Signed-off-by: shiria <shiri.amichai@amdocs.com>
5 years agoUT for UicomponentDataConverter 80/69980/7
Anjali walsatwar [Mon, 8 Oct 2018 11:19:26 +0000 (16:49 +0530)]
UT for UicomponentDataConverter

UT for catalog be datamodel class

Issue-ID: SDC-1775

Change-Id: I5f4e8781383ffe27e39bc6ef4c5989d19adcde13
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
5 years agoUT for ArtifactUtils 41/70041/6
Anjali walsatwar [Tue, 9 Oct 2018 06:38:43 +0000 (12:08 +0530)]
UT for ArtifactUtils

UT for catalog be datamodel class

Issue-ID: SDC-1775

Change-Id: I29260fdedc3b1c91cc3680988a2ce9d58db0b73f
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
5 years agoEP & LKG sorting fix 54/70254/4
svishnev [Sun, 14 Oct 2018 11:10:54 +0000 (14:10 +0300)]
EP & LKG sorting fix

Issue-ID: SDC-1833
Change-Id: Iffca952f923188983e79ecf45d3d9acab079ecf7
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agoFix draft license version 14/70414/2
Malek [Sun, 14 Oct 2018 10:46:26 +0000 (13:46 +0300)]
Fix draft license version

Change-Id: I38e69807228faab5efa7fb55ac7abd76c319ad77
Issue-ID: SDC-1834
Signed-off-by: Malek <malek.zoabi@amdocs.com>
5 years agoUnit test coverage 41/70141/4
ayalaben [Wed, 10 Oct 2018 06:40:57 +0000 (09:40 +0300)]
Unit test coverage

Change-Id: I3634ccaa60c72ee91b89ae42b8da8926b5823436
Issue-ID: SDC-1822
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
5 years agoupdate sdc portal integration 07/69807/8
Tal Gitelman [Wed, 10 Oct 2018 11:52:54 +0000 (14:52 +0300)]
update sdc portal integration

Change-Id: I6e17434f753c2eaa562da80c1eade8688601f510
Issue-ID: SDC-1749
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
5 years agoOperation screen changes. 38/69738/2
Arielk [Wed, 3 Oct 2018 11:06:13 +0000 (14:06 +0300)]
Operation screen changes.

1. [ATTASDC-7390] Output parameter support
2. VF Workflow context
3. [ATTASDC-7420] "Opening same operation displays invalid fields and values"

Change-Id: I7bb94b50ad299af6080266076b5e0b632ef5e0e7
Issue-ID: SDC-1814
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
5 years agoTest coverage : openecomp-sdc-notification-api 46/70146/3
siddharth0905 [Wed, 10 Oct 2018 09:04:47 +0000 (14:34 +0530)]
Test coverage : openecomp-sdc-notification-api

Increase test coverage

Change-Id: I13ddec81fd06542d3d11e4236d76416309ae32d9
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agoFix Header of the composition 71/70171/2
seshukm [Wed, 10 Oct 2018 14:47:05 +0000 (22:47 +0800)]
Fix Header of the composition

Change-Id: I3b26c45d7a222a3ce747b75334961fed274b3057
Issue-ID: SDC-1700
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agograph-v2 refactoring 40/70140/4
Anjali walsatwar [Wed, 10 Oct 2018 06:38:26 +0000 (12:08 +0530)]
graph-v2 refactoring

Issue-ID: SDC-1789

Change-Id: Ic06c392a62a9db35d561e62c95ecb2a53e428cd9
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
5 years agocomposition-graph refactoring 39/70139/3
Anjali walsatwar [Wed, 10 Oct 2018 06:28:51 +0000 (11:58 +0530)]
composition-graph refactoring

Issue-ID: SDC-1789

Change-Id: I65f8b68fd79dc9e9cbc78fe1b7f06af24f777985
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
5 years agoRefactoring Catalog UI code 38/70138/2
Anjali walsatwar [Wed, 10 Oct 2018 06:12:17 +0000 (11:42 +0530)]
Refactoring Catalog UI code

Issue-ID: SDC-1789

Change-Id: I9e1f5b436d234e113505bb461991ff90cca2b955
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
5 years agoupdate httpClient version 67/70167/2
Yuli Shlosberg [Wed, 10 Oct 2018 14:01:01 +0000 (17:01 +0300)]
update httpClient version

Change-Id: Ib7562e44b8ccaad396ab2e9a607ea29527f2239d
Issue-ID: SDC-1725
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
5 years agoUT for catalog be datamodel 99/69899/5
Anjali walsatwar [Fri, 5 Oct 2018 08:58:55 +0000 (14:28 +0530)]
UT for catalog be datamodel

UT for catalog be datamodel class

Issue-ID: SDC-1775

Change-Id: I50650cae0ef0ef4fd77dced9f77311df66dcfd4e
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
5 years agofix security vilation CVE-2015-3253 66/70166/2
Tal Gitelman [Wed, 10 Oct 2018 13:39:59 +0000 (16:39 +0300)]
fix security vilation CVE-2015-3253

Change-Id: Ibce54fed7786183c40d85293257d831a8b8fbbbb
Issue-ID: SDC-1715
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
5 years agoPlugin load by the UI 83/70083/2
Idan Amit [Tue, 9 Oct 2018 15:45:52 +0000 (18:45 +0300)]
Plugin load by the UI

Changed the original plugin API to only return the plugins list
Changed the plugin Iframe to check if the plugin is online on every init

Change-Id: I7916668de17c49a2639047ef243939889a933067
Issue-ID: SDC-1400
Signed-off-by: Idan Amit <ia096e@intl.att.com>
5 years agoIncreased UT coverage -versioning-api-types 32/70132/4
mojahidi [Wed, 10 Oct 2018 05:28:39 +0000 (10:58 +0530)]
Increased UT coverage -versioning-api-types

Increased UT coverage openecomp-sdc-versioning-api-types

Change-Id: I28098e79848315076e75777e957a5dfe6f1eb481
Issue-ID: SDC-1673
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agoUnit test coverage 51/70051/1
ayalaben [Tue, 9 Oct 2018 10:12:37 +0000 (13:12 +0300)]
Unit test coverage

Change-Id: I9d5dc653ed636cb129106ff0ae12b43993611ddf
Issue-ID: SDC-1822
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
5 years agoIncreased UT coverage -versioning-api-dao-types 73/69973/4
mojahidi [Mon, 8 Oct 2018 08:58:48 +0000 (14:28 +0530)]
Increased UT coverage -versioning-api-dao-types

Increased UT coverage openecomp-sdc-versioning-api dao-types

Change-Id: I1fe246926d44582eb9b6534509885ff21166a1c0
Issue-ID: SDC-1673
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agoTest coverage : openecomp-nosqldb-api 81/69981/3
siddharth0905 [Mon, 8 Oct 2018 11:36:27 +0000 (17:06 +0530)]
Test coverage : openecomp-nosqldb-api

Increase test coverage

Change-Id: If8b4b8e961278eb1448e8467cd7ac8e136c16315
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agoIncreased UT coverage-openecomp-sdc-versioning-api 92/69792/6
mojahidi [Thu, 4 Oct 2018 06:25:10 +0000 (11:55 +0530)]
Increased UT coverage-openecomp-sdc-versioning-api

Increased UT coverage openecomp-sdc-versioning-api

Change-Id: I0e16ae376805359b7d4c2db72ce83c5c07d7ec9e
Issue-ID: SDC-1673
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>