sdc.git
6 years agoUpdate INFO.yaml 43/41843/2
Jessica Wagantall [Tue, 10 Apr 2018 00:13:45 +0000 (17:13 -0700)]
Update INFO.yaml

Update INFO.yaml after the changes confirmed
by Michael on RT53821

Change-Id: Ic43163460fe6b0d88c788c9aeb73955e755741ae
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoActivity Spec - Logging changes 15/40915/3
sheetalm [Wed, 4 Apr 2018 09:36:18 +0000 (15:06 +0530)]
Activity Spec - Logging changes

Resolved review comments
1 Add logback.xml
2 Configure LoggingRequestFilter in beans-services.xml
3 Remove unwanted LoggingFilter from web.xml

Change-Id: I00d2c168458ad60517fc9dd4389c2125bc63bc25
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoEvaluate subinterface_indicator property 63/41763/2
siddharth0905 [Mon, 9 Apr 2018 16:10:24 +0000 (21:40 +0530)]
Evaluate subinterface_indicator property

Corrected the condition to mark subinterface_indicator true/false

Change-Id: I3f21924defbc89a5fcd9a89ffc1ea0d28eec8c36
Issue-ID: SDC-1183
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoupdate maven-assembly-plugin 71/41271/4
Michael Lando [Thu, 5 Apr 2018 20:32:27 +0000 (23:32 +0300)]
update maven-assembly-plugin

update version to 3.1.0

should fix issue in downloading the depandencys twice
Issue-ID: SDC-1191

Change-Id: I83da786e04c161634ae8aed592501ef73834ab1d
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdate docker tag convention 07/41107/2
Jessica Wagantall [Thu, 5 Apr 2018 01:26:23 +0000 (18:26 -0700)]
Update docker tag convention

Update docker tagging convention to use:
v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images)
v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images)

Change-Id: Ie874a49bb884e38ecd1371d8e24c1a34d37b3d2e
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFix Docker file path 57/30157/5
Victor Morales [Fri, 2 Feb 2018 16:41:42 +0000 (08:41 -0800)]
Fix Docker file path

This change modifies the docker file path that is used for the
pom.xml file and updates the instructions for building the docker
docker image.

Change-Id: I9aaf3792134292f5556d429155d144f8ef8d8018
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: SDC-993

6 years agofix use of user credentials logic 79/41679/2
Yuli Shlosberg [Sun, 8 Apr 2018 11:03:29 +0000 (14:03 +0300)]
fix use of user credentials logic

Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoReducing onboarding backend maven build time 83/41683/6
shrikantawachar [Mon, 9 Apr 2018 07:33:56 +0000 (13:03 +0530)]
Reducing onboarding backend maven build time

Reducing onboarding backend maven build time

Change-Id: I4ed6192bd5f9e75912057eacd921a04a943da992
Issue-ID: SDC-1189
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoAdded new files requied for operation 97/39997/5
mojahidi [Thu, 29 Mar 2018 05:07:45 +0000 (10:37 +0530)]
Added new files requied for operation

Added new files requied for workflow operation

Change-Id: I561185415a7e82aa75772c6c0b4b1a206b547699
Issue-ID: SDC-1060
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
6 years agoInterface definition 77/38277/3
talio [Sun, 25 Mar 2018 10:25:43 +0000 (13:25 +0300)]
Interface definition

Add handling in reading and writing operation definition

Change-Id: I0fd5770b19a8cf5d5a8d2b93a549fd66a3b1e728
Issue-ID: SDC-1161
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoHealth check to work without user_id 73/41673/2
sheetalm [Mon, 9 Apr 2018 07:02:48 +0000 (12:32 +0530)]
Health check to work without user_id

healthcheck rest should work without the need for user_id in header
For health check user "public" is used
No need to fetch current session context to get tenant.
So changing tenant to be "dox"

Change-Id: Ie8296cde6245fe5e4b59a5c0b2052d06c878cb12
Issue-ID: SDC-1198
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoCreate required classes for Workflow Tosca 79/41579/2
katy.rotman [Sun, 8 Apr 2018 13:02:53 +0000 (16:02 +0300)]
Create required classes for Workflow Tosca

Issue-ID: SDC-1195
Change-Id: If8a8cfc73fce1e6cd5b661f24db2d6bdbeb46ff5
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
6 years agofix a sonar complaints NullPointerException 25/36425/5
lding7 [Mon, 19 Mar 2018 06:49:00 +0000 (14:49 +0800)]
fix a sonar complaints NullPointerException

a bug from https://sonar.onap.org/project/issues?id=org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open=AWIFjPcyRGy6eclHC_RW&resolved=false&types=BUG

Change-Id: Ibe0e1e457edb4d474ba4a37894f066f5a0b24361
Issue-ID: SDC-1145
Signed-off-by: lding7 <liang.ding@intel.com>
6 years agoReducing onboarding backend maven build time 17/41317/2
shrikantawachar [Fri, 6 Apr 2018 05:37:00 +0000 (11:07 +0530)]
Reducing onboarding backend maven build time

Reducing onboarding backend maven build time

Change-Id: I3fe5f8d6d9b21591018243d16809451c6b8c2d14
Issue-ID: SDC-1189
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoFixed proxy instead of resource type in audit 61/40961/2
vempo [Wed, 4 Apr 2018 12:59:32 +0000 (15:59 +0300)]
Fixed proxy instead of resource type in audit

Change-Id: I1b3c22105f27e9d3dee0947815d32eb453a56831
Issue-ID: SDC-1190
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoMinor improvements in hostname for logging 63/40963/2
vempo [Wed, 4 Apr 2018 13:31:11 +0000 (16:31 +0300)]
Minor improvements in hostname for logging

Minor concurrency and naming improvements.

Change-Id: I14dfb6d83dd5b84d5a8bb5cb67eda9f490b0e85a
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoAdded new nodes type 19/40719/2
siddharth0905 [Tue, 3 Apr 2018 14:54:59 +0000 (20:24 +0530)]
Added new nodes type

Added new nodes type and new property in Port.
All test data need to be updated, so file count is much more.

Change-Id: Ic21befe8d7feee912fbed1d3eb676488db1fb68c
Issue-ID: SDC-1183
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoRevert activity spec to main sdc build 41/40341/2
sheetalm [Fri, 30 Mar 2018 08:14:23 +0000 (13:44 +0530)]
Revert activity spec to main sdc build

This reverts commit 589c480

Change-Id: I3c8a836989825073e07f0262e905be2504f802be
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoIntroduced metrics to logging API 17/38617/5
vempo [Mon, 26 Mar 2018 17:37:06 +0000 (20:37 +0300)]
Introduced metrics to logging API

Metrics data can now be passed to logger. Also general cleanup,
refactoring, simpler implementation, javadocs.

Change-Id: I037101aa9626b3e011737ec2e3497ab348319e4c
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoActivity Spec - Correct api-docs description 19/40119/2
sheetalm [Thu, 29 Mar 2018 10:18:04 +0000 (15:48 +0530)]
Activity Spec - Correct api-docs description

Correct api-docs description.
New fields added to json for flow test

Change-Id: I67de4c19055fb5e5456f2aa143285f88b7d8ce18
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoComponent Dependency create VF bug fix 45/40045/2
ojasdubey [Thu, 29 Mar 2018 06:11:55 +0000 (11:41 +0530)]
Component Dependency create VF bug fix

1. Fixed create VF issues for scenarios where
dependencies were added from the UI
2. Added supporting tests and fixed existing

Change-Id: Ib8bb0074183567c263855f8723028646c9629038
Issue-ID: SDC-1184
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoActivitySpec Add to sdc build by fixing mvn deploy 63/40063/2
sheetalm [Thu, 29 Mar 2018 07:07:01 +0000 (12:37 +0530)]
ActivitySpec Add to sdc build by fixing mvn deploy

Resolved issues in maven deploy by adding distribution management to
activity-spec pom
Add services/activity-spec module to sdc build in profile "all"

Change-Id: I8c02989a47f465e53d82f11b30951131498e2cc2
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoFixed UI webpack settings 87/39487/2
Idan Amit [Wed, 28 Mar 2018 07:37:14 +0000 (10:37 +0300)]
Fixed UI webpack settings

Fixed an issue with deploying local environment for non OS code base

Change-Id: I94536251f4688b559e7e74b83815d9d3d1424bfc
Issue-ID: SDC-1082
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoVLAN tagging - Support Pattern 1C2 59/39059/3
ojasdubey [Tue, 27 Mar 2018 11:33:51 +0000 (17:03 +0530)]
VLAN tagging - Support Pattern 1C2

1. Pattern 1C2 vlan tagging code
2. Count property handling
3. Added tests and updated existing test data

Change-Id: Idef33b142d415e1c0a9663497eed621f35c2393b
Issue-ID: SDC-1174
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agofix sonar complaints NullPointerException in SDC 49/36449/10
lding7 [Mon, 19 Mar 2018 08:22:01 +0000 (16:22 +0800)]
fix sonar complaints NullPointerException in SDC

bugs from https://sonar.onap.org/project/issues?id=
org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open=
AWIFjPUXRGy6eclHC_Q6&resolved=false&types=BUG
and https://sonar.onap.org/project/issues?id=
org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open=
AWIFjPUXRGy6eclHC_Q5&resolved=false&types=BUG

Change-Id: I88225e4da197bed62d588026564bd688a9627c8a
Issue-ID: SDC-1146
Signed-off-by: lding7 <liang.ding@intel.com>
6 years agoActivity Spec Service - Flow Test 51/36951/5
sheetalm [Tue, 20 Mar 2018 06:55:00 +0000 (12:25 +0530)]
Activity Spec Service - Flow Test

Change in URL and correct steps
Fixed review comments
Flow tests for Activity Spec
Currently the tests are commented since Activity Spec is not build and
deployed as of now as part of onboarding

Change-Id: I6d509ccfa88619f2d9574932f0315a3459a6e0b7
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoEnhance Activity Spec Update error message 75/38975/3
shrikantawachar [Tue, 27 Mar 2018 08:58:17 +0000 (14:28 +0530)]
Enhance Activity Spec Update error message

Updated error message

Change-Id: I679c1c407fc9a6cd452347844558f77fef448beb
Issue-ID: SDC-1048
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoFixing Sonar blocker 75/39075/2
sheetalm [Tue, 27 Mar 2018 12:29:37 +0000 (17:59 +0530)]
Fixing Sonar blocker

1 . Fixing Sonar blocker which already existed in VersionManagerImpl
2 . As part of foundation changes refactoring, the versioning features used
by Action Library code was moved to ActionVersioningManagerImpl

Change-Id: I7b56d63c1e85e8dda1d4948c590ce577826cfe99
Issue-ID: SDC-1039
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoTemporarily remove activity spec from build 89/39489/1
vempo [Wed, 28 Mar 2018 07:35:47 +0000 (10:35 +0300)]
Temporarily remove activity spec from build

Activity spec build caused Maven deploy failures.
Disable it until a solution is found.

Change-Id: I7895d000d00fc98da2ca6fb7add9549d624331e8
Issue-ID: SDC-1048
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoCode change to evaluate Network role 17/39117/2
siddharth0905 [Tue, 27 Mar 2018 14:26:54 +0000 (19:56 +0530)]
Code change to evaluate Network role

Code change to evaluate Network Role of Sub interface resource

Change-Id: I0e29c0a1512b76b6db569aaf534f5e59868ae715
Issue-ID: SDC-1072
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoCreate Error page for offline plugin 51/39051/2
Idan Amit [Wed, 21 Mar 2018 10:04:57 +0000 (12:04 +0200)]
Create Error page for offline plugin

Created an error page to be displayed when a plugin is offline

Change-Id: I7bff7d29896e5eae88eca79784854bcd1086ca50
Issue-ID: SDC-1082
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoActivity Spec Service - Add to sdc main pom 45/38845/4
sheetalm [Tue, 6 Mar 2018 06:31:54 +0000 (12:01 +0530)]
Activity Spec Service - Add to sdc main pom

Add services/activity-spec module to sdc build in profile "all"

Change-Id: Ifb65033eee9ae5e970cd2c49fc06905f087650f1
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoVLAN tagging - Pattern 4 VFC Instance Group 03/39003/2
ojasdubey [Tue, 27 Mar 2018 09:31:07 +0000 (15:01 +0530)]
VLAN tagging - Pattern 4 VFC Instance Group

1. Create VFC instance group per sub-interface
network role for pattern 4 heats
2. Added tests and updated existing test data

Change-Id: Id4f84c5a7dac3adfddde1192947ecaa5502f21df
Issue-ID: SDC-1073
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoActivity Spec Service - Refactor unit test 75/38475/4
sheetalm [Mon, 26 Mar 2018 09:53:57 +0000 (15:23 +0530)]
Activity Spec Service - Refactor unit test

Resolve review comments
Refactor unit test. Remove mock classes.

Change-Id: I9185121e84c2d9337db3b35b9156d328bf0e0d8c
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoVLAN tagging - VFC Instance Group 23/34223/13
ojasdubey [Tue, 6 Mar 2018 06:31:54 +0000 (12:01 +0530)]
VLAN tagging - VFC Instance Group

1. Create VFC instance group per sub-interface
network role
2. Refactored PortTemplateConsolidationData and
its references based on review comments
3. Updated test data after rebase
4. Updated to flatMap based on review
comments

Change-Id: I423593c5156ecae5eff3a4f2ce8591c85db727cc
Issue-ID: SDC-1073
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoEnhance Activity Spec Update error messages 49/38049/4
shrikantawachar [Fri, 23 Mar 2018 10:50:09 +0000 (16:20 +0530)]
Enhance Activity Spec Update error messages

Updating error messages

Change-Id: I5660e5ba773141db3df440eb94e0b6aa521dbc73
Issue-ID: SDC-1048
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoActivity Spec Service - Dockerization 39/35539/11
sheetalm [Tue, 13 Mar 2018 14:02:08 +0000 (19:32 +0530)]
Activity Spec Service - Dockerization

Resolving merge conflict
Fixing todo items after rebase.
URL to be /activity-spec-api. Removing unused image. Renaming css
Configuring docker registry to push images and adding docker profile
Add maven docker module to generate below docker images
1 activity-spec-init:1.2.0-SNAPSHOT - creates cassandra keyspace and tables
  in already running cassandra docker image
2 activity-spec-be:1.2.0-SNAPSHOT - deploys activity spec war and swagger war on base jetty docker image

Change-Id: Ic638e2cb9c224e9e6c91cf0f7198594593a77ae5
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoAdded JAX-RS filters for logging 99/32099/16
olegb [Mon, 19 Feb 2018 14:24:54 +0000 (16:24 +0200)]
Added JAX-RS filters for logging

Change-Id: I57ab333278d4ea26530e916ef89670df8b51b555
Issue-ID: SDC-772
Signed-off-by: olegb <olegb@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoAdd unit-tests for mappers 73/37473/4
noahs [Wed, 21 Mar 2018 13:27:23 +0000 (15:27 +0200)]
Add unit-tests for mappers

auto generated tests for mappers

Change-Id: I4329aa2332e5db4bf5fcaab3481fb2f78a13044a
Issue-ID: SDC-1156
Signed-off-by: noahs <noah.shogan@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoAdding Lombok to avoid boilerplate code 95/33395/2
noahs [Wed, 28 Feb 2018 09:58:07 +0000 (11:58 +0200)]
Adding Lombok to avoid boilerplate code

simple use og @Data annotation

Change-Id: I6475f0aad25b3cad99052e7acfaf01c17139ce28
Issue-ID: SDC-1067
Signed-off-by: noahs <noah.shogan@amdocs.com>
6 years agoAdded validation for Interface Operation 01/36001/4
mojahidi [Thu, 15 Mar 2018 13:15:49 +0000 (18:45 +0530)]
Added validation for Interface Operation

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>
6 years agoInterface operation 73/36373/2
shrek2000 [Sun, 18 Mar 2018 14:08:49 +0000 (16:08 +0200)]
Interface operation

Workflow operation in backend will enable CRUD operation to workflow.
Issue-ID: SDC-1052

Change-Id: Ieddd6c99b4eee8ad413604f5003a91d5943ebd82
Signed-off-by: shrek2000 <orenkle@amdocs.com>
6 years agoanalyze and fix IQ server violations SDC 95/37795/2
Gitelman, Tal (tg851x) [Thu, 22 Mar 2018 14:26:58 +0000 (16:26 +0200)]
analyze and fix IQ server violations SDC

Change-Id: If1166819bd6949acfcd86a3850c3477807dca588
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoLogging refactoring and global context 95/38195/1
vempo [Fri, 23 Mar 2018 20:10:30 +0000 (23:10 +0300)]
Logging refactoring and global context

Implemented global context (instance ID, host address).
Refactored the logging context API for clarity and
separation of concerns. Added unit tests. Fixed Javadoc.

Change-Id: I6e29b7b3613aebf23112dc017490ad2828e0fb91
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoEnhance Activity Spec 17/37717/3
shrikantawachar [Thu, 22 Mar 2018 09:31:28 +0000 (15:01 +0530)]
Enhance Activity Spec

Enhance Activity Spec to include additional fields type and content.

Change-Id: Ic39aa21ef265bf07a5522a2f46f84d378316c7aa
Issue-ID: SDC-1048
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoCode change to evaluate Network role 47/37347/2
siddharth0905 [Wed, 21 Mar 2018 11:26:35 +0000 (13:26 +0200)]
Code change to evaluate Network role

Code change to evaluate Network Role of Sub interface resource

Change-Id: I73b1cad7eb15c59153751a77a4bc78101042941d
Issue-ID: SDC-1072
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoJson Serialization should hide "empty". 21/37421/3
shrek2000 [Wed, 21 Mar 2018 11:26:35 +0000 (13:26 +0200)]
Json Serialization should hide "empty".

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>
6 years agoreview docker memory asignment 49/37749/2
Gitelman, Tal (tg851x) [Thu, 22 Mar 2018 11:03:44 +0000 (13:03 +0200)]
review docker memory asignment

Change-Id: I2bb8ea93069b627beb58f74d5dfcf900b5957f0e
Issue-ID: SDC-650
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoUpdate FlatEntity in TOSCA 05/36705/4
shiria [Mon, 19 Mar 2018 13:23:23 +0000 (15:23 +0200)]
Update FlatEntity in TOSCA

Add support of dataType entity flat hierarchy in TOSCA
Fix existing nodeType entity flat hierarchy in TOSCA

Change-Id: I52cd188c595a263c70c2067fd1aac9752f7e24a4
Issue-ID: SDC-1147
Signed-off-by: shiria <shiri.amichai@amdocs.com>
6 years agoadded property skipUICleanup 23/37423/3
Einav Weiss Keidar [Wed, 21 Mar 2018 11:31:23 +0000 (13:31 +0200)]
added property skipUICleanup

Issue-ID: SDC-1157
Change-Id: I5fed6515b90da5d40dc994560aee11a741a49e7d
Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
6 years agoOnap normatives are imported always 03/37503/2
Gitelman, Tal (tg851x) [Wed, 21 Mar 2018 15:42:47 +0000 (17:42 +0200)]
Onap normatives are imported always

Change-Id: I33b05ae29bc41ed90a87cf01960a848f2484200d
Issue-ID: SDC-1103
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agocomponents navigation issue fix 55/37455/2
svishnev [Wed, 21 Mar 2018 12:27:59 +0000 (14:27 +0200)]
components navigation issue fix

Issue-ID: SDC-1158
Change-Id: I27ec1023fe761efdf644550c0746e082fb0f5a93
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoAdd support in TOSCA isTypeOf 51/37351/2
shiria [Wed, 21 Mar 2018 07:04:07 +0000 (09:04 +0200)]
Add support in TOSCA isTypeOf

Add support for InterfaceDefinitionType entity type
Add support for PropertyDefinition entity type
Add support for ParameterDefinition entity type

Change-Id: I10ba0f6c3f16a0d476e254d40b4fcd463392cb52
Issue-ID: SDC-1153
Signed-off-by: shiria <shiri.amichai@amdocs.com>
6 years agoHandle OperationDefinition in Tosca Data Model 53/37353/3
shiria [Wed, 21 Mar 2018 07:11:30 +0000 (09:11 +0200)]
Handle OperationDefinition in Tosca Data Model

Change-Id: Ib1a7f0c5548fc9c7a98cff1182ff02300353443d
Issue-ID: SDC-1154
Signed-off-by: shiria <shiri.amichai@amdocs.com>
6 years agonew ui sanity docker 53/36753/11
Yuli Shlosberg [Wed, 21 Mar 2018 09:14:08 +0000 (11:14 +0200)]
new ui sanity docker

Change-Id: I257c198c563771b5badcf36a479cb499f841682f
Issue-ID: SDC-995
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoHealing issue 03/37403/2
shrikantawachar [Wed, 21 Mar 2018 10:28:45 +0000 (15:58 +0530)]
Healing issue

Attachment screen is opened for certified vsp

Change-Id: I4ebd1a4b9f720e92441d887f0fc326a553b9e42e
Issue-ID: SDC-1155
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoupdate missing existing commiters 17/37417/1
Michael Lando [Wed, 21 Mar 2018 11:13:34 +0000 (13:13 +0200)]
update missing existing commiters

Change-Id: Ief0e448863c8d61c583c443d46124a5f6470c2c2
Issue-ID: CIMAN-134
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoAdd INFO.yaml file 23/37223/1
Jessica Wagantall [Tue, 20 Mar 2018 19:33:40 +0000 (12:33 -0700)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: Ic47952a824eb4d4213e879da8d12d1e1c5639ae0
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoArchive Item - fix ItemManager 19/37019/2
ayalaben [Tue, 20 Mar 2018 09:07:06 +0000 (11:07 +0200)]
Archive Item - fix ItemManager

Change-Id: I25b19994c3dc861c38c536fe1fa2b97e0c8eab93
Issue-ID: SDC-1086
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
6 years agoAdding Prettier and fixing up eslint version 81/36981/3
Einav Weiss Keidar [Tue, 20 Mar 2018 12:45:40 +0000 (14:45 +0200)]
Adding Prettier and fixing up eslint version

Issue-ID: SDC-1094
Change-Id: Ie83ad95a03899345dd90235daf0323cbe3bc6afd
Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
6 years agofix pom dependency 45/37045/1
Michael Lando [Tue, 20 Mar 2018 10:11:07 +0000 (12:11 +0200)]
fix pom dependency

update titan version

Change-Id: I0ce765456653b5943f6fd82365053f6146db9df4
Issue-ID: SDC-1148
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoui support for archive items 99/34699/5
svishnev [Mon, 19 Mar 2018 10:15:19 +0000 (12:15 +0200)]
ui support for archive items

Issue-ID: SDC-1088
Change-Id: I836e4896a8ec6bb065f9d2571f514916ccf6759f
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoNormative alignemet 59/36859/2
Gitelman, Tal (tg851x) [Mon, 19 Mar 2018 23:04:54 +0000 (01:04 +0200)]
Normative alignemet

Change-Id: I6115e20fe95662153903873d19439bc7cf0c2ff1
Issue-ID: SDC-1104
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agofix a typo 91/36391/2
lding7 [Mon, 19 Mar 2018 02:15:47 +0000 (10:15 +0800)]
fix a typo

Change-Id: I3a6ec065df3acad8a8ab9b8377ccdd7ebae6e594
Issue-ID: SDC-1143
Signed-off-by: lding7 <liang.ding@intel.com>
6 years agoAdd K8S deployment above Vagrant 59/36759/2
Areli, Fuss (af732p) [Mon, 19 Mar 2018 15:15:48 +0000 (17:15 +0200)]
Add K8S deployment above Vagrant

Set deployment manifest files and scripts
for deploy SDC over Kubernetes inside
Vagrant
Preparation for OOM integration

Change-Id: Ia192b0b2047c88c0b758d1a974c0c49a66030f8c
Issue-ID: SDC-907
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
6 years agoAlign current csit testing - fix CSIT tests 89/36789/1
Gitelman, Tal (tg851x) [Mon, 19 Mar 2018 17:07:30 +0000 (19:07 +0200)]
Align current csit testing - fix CSIT tests

Change-Id: I453a6af8126540602cd98cc37580e75f67b86c16
Issue-ID: SDC-1097
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoAlign current csit testing - fix CSIT tests 51/36751/3
Gitelman, Tal (tg851x) [Mon, 19 Mar 2018 15:05:55 +0000 (17:05 +0200)]
Align current csit testing - fix CSIT tests

Change-Id: I63e1af740ca281da404231bb3bff67f4c94541e1
Issue-ID: SDC-1097
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoupdate logback test 57/36757/1
Michael Lando [Mon, 19 Mar 2018 15:16:15 +0000 (17:16 +0200)]
update logback test

Change-Id: I4ef2a915932cc171003dc416aad2eb75556ddecf
Issue-ID: SDC-1148
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoArchive Item 19/36019/2
ayalaben [Thu, 15 Mar 2018 13:59:25 +0000 (15:59 +0200)]
Archive Item

Change-Id: Idd5eedc3b0ca9e3cc72f7de9fd432cdbbf77631d
Issue-ID: SDC-1086
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
6 years agoCode Change & Junit for verifying Pattern5 93/35993/2
siddharth0905 [Thu, 15 Mar 2018 12:44:57 +0000 (18:14 +0530)]
Code Change & Junit for verifying Pattern5

Code change and Junit for pattern5

Change-Id: Icbe8cf25cd97250e8c5000ca75bc7dcd7900e129
Issue-ID: SDC-1085
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoAdd timeout and connection status 37/36037/2
Idan Amit [Thu, 15 Mar 2018 16:07:16 +0000 (18:07 +0200)]
Add timeout and connection status

Added timeout and connection status to the plugins configuration.
Added support in ui to display a temporary error screen in case a plugin in offline

Change-Id: Id4a0909cc704903be6183f22c67caec6f5050103
Issue-ID: SDC-1081
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoupdate pom.xml 29/36029/2
Michael Lando [Thu, 15 Mar 2018 14:53:05 +0000 (16:53 +0200)]
update pom.xml

Change-Id: I0954b64be276757cf313c04de9e1bba225886d38
Issue-ID: SDC-1141
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoInterface definition 95/35995/3
talio [Thu, 15 Mar 2018 12:46:20 +0000 (14:46 +0200)]
Interface definition

Add separate Interface definition for node type and node template

Change-Id: I0c4446227dd096959158fd4a4741cb5aa043e495
Issue-ID: SDC-1043
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoChange Tosca structure 45/32045/9
talio [Sun, 18 Feb 2018 09:52:25 +0000 (11:52 +0200)]
Change Tosca structure

change Tosca Service Template according to Tosca-spec-1.1

Change-Id: I8f689b02e0349fc8c787868661f498d7d530d445
Issue-ID: SDC-1043
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoChanged logging context API 97/32097/10
olegb [Mon, 19 Feb 2018 14:19:17 +0000 (16:19 +0200)]
Changed logging context API

Issue-ID: SDC-772
Change-Id: I9dce63f3a1bb7df067cf06a96158afa7d799319e
Signed-off-by: olegb <olegb@amdocs.com>
6 years agohealed version of VSP is missing a Description 65/35765/3
olegb [Wed, 14 Mar 2018 13:54:22 +0000 (15:54 +0200)]
healed version of VSP is missing a Description

Change-Id: I71dcd3c40681de8e5a47ff6d36c140edc433af80
Issue-ID: SDC-1134
Signed-off-by: olegb <olegb@amdocs.com>
6 years agoInterface workflow data model 31/35231/4
shrek2000 [Mon, 12 Mar 2018 13:35:54 +0000 (15:35 +0200)]
Interface workflow data model

Data Model for Interface workflow operation task

Change-Id: Idb28f83a878db3aadeaafe165b6b03bd1fb5fa44
Issue-ID: SDC-1052
Signed-off-by: shrek2000 <orenkle@amdocs.com>
6 years agoOnap normatives are imported always 05/35805/2
Gitelman, Tal (tg851x) [Wed, 14 Mar 2018 18:04:22 +0000 (20:04 +0200)]
Onap normatives are imported always

Change-Id: I3f35be9732a4b0ddba268debe1766976402fa560
Issue-ID: SDC-1103
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoEmpty error message during Proceed To Validation 65/35465/2
olegb [Tue, 13 Mar 2018 12:35:36 +0000 (14:35 +0200)]
Empty error message during Proceed To Validation

Issue-ID: SDC-1120
Change-Id: I6653d6404e8d43ec81016f3497051ac327375c88
Signed-off-by: olegb <olegb@amdocs.com>
6 years agoanalyze and fix IQ server violations SDC 67/35767/1
Gitelman, Tal (tg851x) [Wed, 14 Mar 2018 11:11:03 +0000 (13:11 +0200)]
analyze and fix IQ server violations SDC

Change-Id: If5ee0d2830ccdb46ea549a6d53d7a93ecf3e43ee
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoAdopt zusammen collab plugin version 0.3.2 03/35703/1
talig [Wed, 14 Mar 2018 08:48:16 +0000 (10:48 +0200)]
Adopt zusammen collab plugin version 0.3.2

Includes fixes of force sync and version modification time.

Change-Id: I1d3883b9304d6bff1bf448b3dbd36ccb4cdb1048
Issue-ID: SDC-1133
Signed-off-by: talig <talig@amdocs.com>
6 years agoFixed merge issues 87/35687/1
Idan Amit [Wed, 14 Mar 2018 07:59:41 +0000 (09:59 +0200)]
Fixed merge issues

Changed dmaapClient version to release version

Change-Id: I470c2da26f0a3412af37c24781e1fbc072d7547c
Issue-ID: SDC-1126
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoFixed merge issues 47/35547/1
Idan Amit [Tue, 13 Mar 2018 17:59:46 +0000 (19:59 +0200)]
Fixed merge issues

Fixed merge issues that broke the behavior of the plugins development

Change-Id: I6333944939628f745eb36c4619be33780881d27d
Issue-ID: SDC-1126
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoProcessing CSAR failed 93/35493/2
shrikantawachar [Tue, 13 Mar 2018 13:28:28 +0000 (18:58 +0530)]
Processing CSAR failed

The *.csar packages not passing onboarding during SDC sanity.

Change-Id: I0fc57296bad85928c704dd1b18a7e60a996c13a9
Issue-ID: SDC-1124
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoanalyze and fix IQ server violations SDC 61/35461/2
Gitelman, Tal (tg851x) [Tue, 13 Mar 2018 12:00:22 +0000 (14:00 +0200)]
analyze and fix IQ server violations SDC

Also fixes SDC-1119

Change-Id: I698ee784e0774e8c856acd7485e5abcb1ce27991
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoMultiple ports (extCP) with wrong network-role 53/35253/3
eleonorali [Mon, 12 Mar 2018 16:41:38 +0000 (18:41 +0200)]
Multiple ports (extCP) with wrong network-role

E2E/Internal Defect - multiple ports (extCP) with wrong network-role

Change-Id: Ic3896287347978ad3e89ac14fb07916ea201d8fa
Issue-ID: SDC-1113
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agoanalyze and fix IQ server violations SDC 13/35313/4
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 22:27:13 +0000 (00:27 +0200)]
analyze and fix IQ server violations SDC

Change-Id: Id967b204ab0d2e87e3baa610838e0af6b6ab60ac
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoanalyze and fix IQ server violations SDC 21/35321/1
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 22:42:16 +0000 (00:42 +0200)]
analyze and fix IQ server violations SDC

Change-Id: Ief19dc055e79e65b46c090fd88148c22e67bc016
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoanalyze and fix IQ server violations SDC 57/35257/2
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 16:41:15 +0000 (18:41 +0200)]
analyze and fix IQ server violations SDC

Change-Id: If47a151ce095acd37191728aded602a0bc36c13a
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoNormative alignemet 55/35255/2
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 16:33:32 +0000 (18:33 +0200)]
Normative alignemet

Change-Id: I4ec063f938f9bde2f5727c338177e6d99ef5bc9a
Issue-ID: SDC-1104
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoRefactor port id regex 73/35173/3
talio [Mon, 12 Mar 2018 10:47:49 +0000 (12:47 +0200)]
Refactor port id regex

Change port id regex to allow getting ids with or without digits

Change-Id: Ic2738c5433c258927caf04bd11dceac9320718c6
Issue-ID: SDC-1093
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoPort Mirroring: Incorrect Interfaces list(2) 43/35243/2
eleonorali [Mon, 12 Mar 2018 14:39:47 +0000 (16:39 +0200)]
Port Mirroring: Incorrect Interfaces list(2)

Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type

Change-Id: I5a58f5a0acf9df455d294d2dbc0b84cb2c1e03e2
Issue-ID: SDC-1107
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agoAlign sonar coverage for the project 27/35227/3
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 13:13:25 +0000 (15:13 +0200)]
Align sonar coverage for the project

Change-Id: I1f69da1d362b498a7f57b684d41c8c4a0213c2a2
Issue-ID: SDC-1102
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoSupport Dual stuck - for difference version (2) 61/35161/3
eleonorali [Mon, 12 Mar 2018 09:54:42 +0000 (11:54 +0200)]
Support Dual stuck - for difference version (2)

E2E Defect 430981 - ip_requirments for multiple ports with difference version wasn't supported

Change-Id: If3e93f099900bc078de6da9092b9d1460609e232
Issue-ID: SDC-1096
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agoFixed BDD test failure 79/35179/1
ojasdubey [Mon, 12 Mar 2018 11:03:05 +0000 (16:33 +0530)]
Fixed BDD test failure

Updated the order of expected
test data

Change-Id: I67b2213565e56d1511f45fef9e9d22d4c76df1c7
Issue-ID: SDC-1110
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoSync Integ to Master 75/35075/2
Gitelman, Tal (tg851x) [Sun, 11 Mar 2018 17:37:06 +0000 (19:37 +0200)]
Sync Integ to Master

Change-Id: I662b43d0cf25adcc0dd14d332997ef8999862987
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
6 years agoValidation of VSP fails with error null 47/35047/2
avigaffa [Sun, 11 Mar 2018 10:23:20 +0000 (12:23 +0200)]
Validation of VSP fails with error null

Change-Id: I98bbff6b567932d06d4764ac24bc25984741834c
Issue-ID: SDC-1093
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
6 years agosdc-ui version upgrade 71/35071/2
svishnev [Sun, 11 Mar 2018 14:57:16 +0000 (16:57 +0200)]
sdc-ui version upgrade

Issue-ID: SDC-1091
Change-Id: I10640ab75704bd5e5cf35ec2a6e8bef41bdde515
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agofix be-init docker 69/35069/1
svishnev [Thu, 8 Mar 2018 13:50:44 +0000 (15:50 +0200)]
fix be-init docker

Change-Id: I5a9d17e8f4fe885c696e4e2f992218c28b41e986
Issue-ID: SDC-915
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoSync Integ to Master 63/35063/1
Gitelman, Tal (tg851x) [Sun, 11 Mar 2018 14:17:25 +0000 (16:17 +0200)]
Sync Integ to Master

Change-Id: Iac2e55a991d2dc1cb0aabda2a4b6961e18d66fd8
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>