sdc.git
6 years agoVlan Tagging Flow tests 83/44183/2
ojasdubey [Mon, 23 Apr 2018 14:33:19 +0000 (20:03 +0530)]
Vlan Tagging Flow tests

Added flow tests for vlan tagging feature

Change-Id: If43e077be0034af307fe176b53ce77a5d2cfce47
Issue-ID: SDC-1073
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoimage editor disabled fields fix 07/44307/2
svishnev [Tue, 24 Apr 2018 08:55:19 +0000 (11:55 +0300)]
image editor disabled fields fix

Issue-ID: SDC-1252
Change-Id: I67b05cffc294bf3b7d43a0f0bd51baec484ca405
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agorevert submit fix 15/44915/2
svishnev [Thu, 26 Apr 2018 15:39:28 +0000 (18:39 +0300)]
revert submit fix

Issue-ID: SDC-1271
Change-Id: I651b4b4894f7c8f9fec7b34ea6b8daaf6388d440
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoerror message fix 07/44907/2
svishnev [Thu, 26 Apr 2018 15:29:04 +0000 (18:29 +0300)]
error message fix

Issue-ID: SDC-1269
Change-Id: I4f0f2545e1f491687e193e7dbe00e8efd94fe18a
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoRename packages from openecomp to onap. 57/45057/3
amitjai [Fri, 27 Apr 2018 07:58:57 +0000 (13:28 +0530)]
Rename packages from openecomp to onap.

This task is all about package name space change also make changes to pom for common module

Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6
Issue-ID: SDC-1272
Signed-off-by: amitjai <amitjai@amdocs.com>
6 years agoActivitySpec - Correcting logger messages 99/43499/2
sheetalm [Wed, 18 Apr 2018 11:33:52 +0000 (17:03 +0530)]
ActivitySpec - Correcting logger messages

Correcting logger messages

Change-Id: I2b5569e73ffaa5f5051646855037e5c43fb96383
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoset base images 91/45191/1
Michael Lando [Sat, 28 Apr 2018 04:24:43 +0000 (07:24 +0300)]
set base images

Change-Id: Ia3c978ce5de499982d1945378855f2bc672b3882
Issue-ID: SDC-1265
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agonew unit tests for be and model 79/44879/2
Yuli Shlosberg [Thu, 26 Apr 2018 12:48:26 +0000 (15:48 +0300)]
new unit tests for be and model

Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c
Issue-ID: SDC-1170
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoRevert "Delete workflow artifact 39/44939/1
Michael Lando [Thu, 26 Apr 2018 17:08:28 +0000 (20:08 +0300)]
Revert "Delete workflow artifact

and add artifact to CSAR"

This reverts commit d71a8de8c7b688eabb250e524dc4f6000b3233b6.
Issue-ID: SDC-1060
Change-Id: I332a6afb8090491b011e3040e94ca2dc47bcc164
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoReducing onboarding backend maven build time 43/44043/15
Gautam Shah [Sat, 21 Apr 2018 10:48:37 +0000 (16:18 +0530)]
Reducing onboarding backend maven build time

Reducing onboarding backend maven build time

Change-Id: Id0178cbf010e46f741f4bff11e14b0801f14d4b8
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
6 years agoDelete workflow artifact and add artifact to CSAR 91/44091/10
shrek2000 [Tue, 24 Apr 2018 13:46:33 +0000 (16:46 +0300)]
Delete workflow artifact and add artifact to CSAR

Added delete artifact codes, add artifact to CSAR and refactored  operation Business logic.

Change-Id: Iaad3f26795633076d1362bfd33631acc9fcf7aa1
Issue-ID: SDC-1060
Signed-off-by: shrek2000 <orenkle@amdocs.com>
6 years agoFix for BDD multiple servers 49/44649/1
ilanap [Wed, 25 Apr 2018 10:39:19 +0000 (13:39 +0300)]
Fix for BDD multiple servers

Change-Id: Ibfc9813e471d4ac2509ee5e62828a07661cc704e
Issue-ID: SDC-1262
Signed-off-by: ilanap <ilanap@amdocs.com>
6 years agoActivity spec pom inherits main sdc 71/44071/3
vempo [Sun, 22 Apr 2018 17:02:08 +0000 (20:02 +0300)]
Activity spec pom inherits main sdc

Made activity spec inherit the main SDC pom to fix releas build errors.
Moved the building of activity spec right after onboarding as they are related.

Change-Id: I737db4b90c713cb74299307a0e415041693b22e6
Issue-ID: SDC-1245
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agofix repo ids 93/44493/2
Michael Lando [Tue, 24 Apr 2018 18:16:54 +0000 (21:16 +0300)]
fix repo ids

Change-Id: Iecb72c77c911a3afd4fdfdfb9972f16843a3b63a
Issue-ID: SDC-1258
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoFixed create VF for vOTA and vmstore heats 25/44325/2
ojasdubey [Tue, 24 Apr 2018 11:21:01 +0000 (16:51 +0530)]
Fixed create VF for vOTA and vmstore heats

Updated code for handling identical value
property 'ip_requirements' from list of list
to list of identical value

Change-Id: I1c3571f218fcc18ecfb22dd62112e1496109e3fa
Issue-ID: SDC-1255
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoAdd cluster resiliance support 23/44323/3
Areli, Fuss (af732p) [Tue, 24 Apr 2018 10:59:00 +0000 (13:59 +0300)]
Add cluster resiliance support

Add configuration support for CS/ES cluster
and add truststore default files to support
ssl connection

Change-Id: Icc2831704e8a3c55ce9b380a39001891ce8d41ab
Issue-ID: SDC-1254
Signed-off-by: Areli, Fuss (af732p) <af732p@intl.att.com>
6 years agoCreate on boarding docker 87/35987/26
Avi Ziv [Thu, 15 Mar 2018 11:21:44 +0000 (13:21 +0200)]
Create on boarding docker

Add BE and Cassandra init docker images

Change-Id: Id9d767c73fc946819cec821b4634ce650cbb22fd
Issue-ID: SDC-781
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoMoved validation test util class to test jar 67/44167/2
vempo [Mon, 23 Apr 2018 13:49:14 +0000 (16:49 +0300)]
Moved validation test util class to test jar

Change-Id: I113012ee0fbaeaaa1f4cecf69de442fdd66c89bf
Issue-ID: SDC-1243
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoFix 2 healing bugs 07/44207/2
talig [Mon, 23 Apr 2018 15:47:18 +0000 (18:47 +0300)]
Fix 2 healing bugs

1. Prevent NullPointerException in healing manager.
2. When submitting healed vsp version - sync vlm only if vsp includes vlm version.

Change-Id: I3b7088b15f51a5ffe12e277567677a83fc141763
Issue-ID: SDC-1234
Signed-off-by: talig <talig@amdocs.com>
6 years agoFixed tester pages hangs on accept click 03/44203/1
Idan Amit [Mon, 23 Apr 2018 15:43:58 +0000 (18:43 +0300)]
Fixed tester pages hangs on accept click

Fixed an issue regarding the pubsub mechanism

Change-Id: I12a90e5a9d0e046f23ea57c457618b646b72b2e4
Issue-ID: SDC-1247
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoNew observable notify design in pubsub 25/43025/2
Idan Amit [Mon, 16 Apr 2018 12:14:03 +0000 (15:14 +0300)]
New observable notify design in pubsub

Removing unnecessary notify code

Change-Id: Ic5401b82f5bacba15b857094315105fe9153dead
Issue-ID: SDC-1178
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agovalidation btn & validation screen fix 99/44099/2
svishnev [Mon, 23 Apr 2018 07:10:51 +0000 (10:10 +0300)]
validation btn & validation screen fix

Issue-ID: SDC-1237
Change-Id: I032476dd47817febb449c51ce8e46db8f3d395be
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoActivitySpec-Change the base images in dockerfile 67/43467/3
sheetalm [Wed, 18 Apr 2018 05:51:26 +0000 (11:21 +0530)]
ActivitySpec-Change the base images in dockerfile

Change the base images in dockerfile
Use cqlsh on alpine base image instead of onap/cqlsh.
Remove default 9042 port since this image works on 9160
Default port to 9160
Add version to jetty base image

Change-Id: I88a631174801769452551d3607fe744a831068a4
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoSIROV - add parent heat name for volume 17/43317/2
eleonorali [Tue, 17 Apr 2018 10:48:25 +0000 (13:48 +0300)]
SIROV - add parent heat name for volume

SIROV - add Low Test for Volume associated to Nested

Change-Id: I9ea70d27be7b87eb12205f8f94eaa193d22957e3
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agoFixed BDD test failure due to 07/43707/2
ojasdubey [Thu, 19 Apr 2018 09:07:10 +0000 (14:37 +0530)]
Fixed BDD test failure due to
updated test data

Updated the order of expected test data

Change-Id: I596ffd93eab9a6357bff3d080d88e786a0997dec
Issue-ID: SDC-1110
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoattachment page navigation fix 63/43363/3
svishnev [Sun, 22 Apr 2018 11:14:31 +0000 (14:14 +0300)]
attachment page navigation fix

Issue-ID: SDC-1239
Change-Id: Ib597238233e9a035944b7a56a56601cdfd624ca2
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoFixed Review Comments - operation Business logic 91/41891/4
mojahidi [Tue, 10 Apr 2018 07:02:47 +0000 (12:32 +0530)]
Fixed Review Comments - operation Business logic

Added interface operation Business logic and  amended validation logic

Change-Id: Ia98c625d732a31b03dec2d24504ecabb367e0582
Issue-ID: SDC-1060
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
6 years agoList items filters flow tests 85/43285/2
talig [Sun, 22 Apr 2018 08:04:16 +0000 (11:04 +0300)]
List items filters flow tests

Change-Id: Id843c02e5d328a61e0c6b3e713d962e7edfa197f
Issue-ID: SDC-1213
Signed-off-by: talig <talig@amdocs.com>
6 years agoHealing getting failed 65/43865/1
siddharth0905 [Fri, 20 Apr 2018 06:59:22 +0000 (12:29 +0530)]
Healing getting failed

Due to previous build changes healing was failing

Change-Id: I6acdc323399862ee37d6e206825097040dd1daf6
Issue-ID: SDC-1244
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agovalidate and add new heat template 95/43495/1
Tal Gitelman [Wed, 18 Apr 2018 10:51:42 +0000 (13:51 +0300)]
validate and add new heat template

Change-Id: I0a65f1e3baef7cdf61fba930196887d6205f2ca3
Issue-ID: SDC-1163
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agofix license 19/42519/2
Michael Lando [Thu, 12 Apr 2018 14:11:20 +0000 (17:11 +0300)]
fix license

based on input from LF the license was not valid updated to point to license txt.

Change-Id: Idab00c078aed291e9b4409b065a2d359d90227ab
Issue-ID: SDC-1220
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agofix miss match in the notification 13/43313/2
ml636r [Tue, 17 Apr 2018 09:48:56 +0000 (12:48 +0300)]
fix miss match in the notification

align the object sent from sdc for distribution with the one
in distribution client

revert resourceType to resoucreType

exclude DMAPP DE and DCAE from failing the health check
align the ready  probe to check for 200 insted of 500 in FE and BE

Change-Id: I1e03660b1e6aded4b6c0cb19fcffe9a821679316
Issue-ID: SDC-1238
Signed-off-by: ml636r <ml6364@att.com>
6 years agoSkip jacoco by default in onboarding build 25/36025/6
shrikantawachar [Thu, 15 Mar 2018 14:31:34 +0000 (20:01 +0530)]
Skip jacoco by default in onboarding build

Change-Id: I48530df040ecb3b5b0088c193d10096ada0a4e8a
Issue-ID: SDC-1140
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoSIROV - add parent heat name for volume 51/42951/5
eleonorali [Mon, 16 Apr 2018 06:45:17 +0000 (09:45 +0300)]
SIROV - add parent heat name for volume

SIROV - add parent heat name for parameter came from volume HEAT

Change-Id: I5592dc8b292037e740a1d7ac11e7ee0576cc2ec8
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agosdc-ui buttons fix 81/43281/3
svishnev [Tue, 17 Apr 2018 08:32:22 +0000 (11:32 +0300)]
sdc-ui buttons fix

Issue-ID: SDC-1237
Change-Id: I4912c7f9e81849ff68a4a5d432bf844f97cf031e
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoSync vlm (if needed) before submitting healed vsp 27/43027/2
talig [Mon, 16 Apr 2018 12:14:20 +0000 (15:14 +0300)]
Sync vlm (if needed) before submitting healed vsp

Change-Id: I1d682d7a6d78e17d9bca2888d7f89ee9649d6427
Issue-ID: SDC-1234
Signed-off-by: talig <talig@amdocs.com>
6 years agoReducing onboarding backend maven build time 85/42285/23
Gautam Shah [Wed, 11 Apr 2018 14:25:29 +0000 (19:55 +0530)]
Reducing onboarding backend maven build time

Reducing onboarding backend maven build time

Change-Id: Iab7af70c0e9f60b8a50bef7937e802df5be89fd0
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
6 years agoAdd flow tests for unique value RESTs 35/42935/2
talig [Mon, 16 Apr 2018 05:50:56 +0000 (08:50 +0300)]
Add flow tests for unique value RESTs

Change-Id: I6ffbdbbcf83b5d17db83c39cc32fcd164ccfd6c0
Issue-ID: SDC-1177
Signed-off-by: talig <talig@amdocs.com>
6 years agoActivitySpec - Add to sdc main build 73/42673/2
sheetalm [Fri, 13 Apr 2018 07:32:52 +0000 (13:02 +0530)]
ActivitySpec - Add to sdc main build

Add distribution management and repositories to activity-spec pom
Add services/activity-spec module to sdc build in profile "all"

Change-Id: I65a7d89cedf33dd4542b979b4f930e0bbe14802d
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoNew observable notify design in pubsub 03/42903/1
Idan Amit [Sun, 15 Apr 2018 16:19:08 +0000 (19:19 +0300)]
New observable notify design in pubsub

Implemented the new subscription mechanism for the pub sub notify function

Change-Id: I5e6484adf1a0413d48b54b55048cda1a59b387ee
Issue-ID: SDC-1178
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoSIROV - add parent heat name for volume 95/42895/1
eleonorali [Sun, 15 Apr 2018 12:34:53 +0000 (15:34 +0300)]
SIROV - add parent heat name for volume

Refactoring to solve static analysis found issues + fix spelling issue for Requirments String (all issues suggested by Vitaly E.)

Change-Id: I2f09d4ab088db7973ba3ff3a71a21bd1c830fad4
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agoOnboarding filter 91/40191/9
svishnev [Sun, 15 Apr 2018 06:06:57 +0000 (09:06 +0300)]
Onboarding filter

Issue-ID: SDC-1187
Change-Id: I74ce464c8ee4060c381b094d26d1ded270cdf40d
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoActivity Spec - change in package and group names 37/42437/3
sheetalm [Thu, 12 Apr 2018 07:50:36 +0000 (13:20 +0530)]
Activity Spec - change in package and group names

1 Package structure will now be org.onap.sdc.activityspec instead of
org.openecomp.activityspec
2 Same applies for group names
3 This is done to fix issue with pushing docker images to nexus
repository
4 In ONAP in order for you to push to nexus you need to match the package
 and artifact name to the repository

Change-Id: I1266c66fa0d0a85acd9ca1164647b996433eb960
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoSubinterface_indicator property issue 15/42515/2
siddharth0905 [Thu, 12 Apr 2018 13:59:57 +0000 (19:29 +0530)]
Subinterface_indicator property issue

It should only be present under port implementation

Change-Id: I8b52905c5e5c888cf384bebf1d23168c7906b004
Issue-ID: SDC-1183
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoFilter in onboarding - BE 75/42475/5
ayalaben [Thu, 12 Apr 2018 10:20:18 +0000 (13:20 +0300)]
Filter in onboarding - BE

Change-Id: I519ef44889de5314cf6675055cd15beef84dfb6f
Issue-ID: SDC-1213
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
6 years agoAdd docker login properties 77/42477/2
Areli, Fuss (af732p) [Thu, 12 Apr 2018 10:25:35 +0000 (13:25 +0300)]
Add docker login properties

Add docker login properties

Change-Id: Idc50bcecf8d0bf5c41213ed2297191fb233b4c74
Issue-ID: SDC-1217
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
6 years agoFixed healing for vlan tagging and annotations 39/42439/2
ojasdubey [Thu, 12 Apr 2018 07:50:36 +0000 (13:20 +0530)]
Fixed healing for vlan tagging and annotations

Updated code to fix healing for vlan tagging
and sriov annotations

Change-Id: I2ce87f8ecd0dc171a0e73468b1f0020173da3fea
Issue-ID: SDC-1214
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoFix tests 73/42473/1
talio [Thu, 12 Apr 2018 10:13:24 +0000 (13:13 +0300)]
Fix tests

Fix failing flow tests

Change-Id: I83ddc746b1664aaa46e39e4890db3ee39520c917
Issue-ID: SDC-1216
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoValidationVsp Cannot support multiple sessions 27/41927/5
avigaffa [Tue, 10 Apr 2018 14:06:11 +0000 (17:06 +0300)]
ValidationVsp Cannot support multiple sessions

Change-Id: I6b927fc12d89b33a722335eb8f6c7dd2e4c5fad9
Issue-ID: SDC-1192
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoIntroduce unique value RESTs 55/42255/3
talig [Thu, 12 Apr 2018 07:45:02 +0000 (10:45 +0300)]
Introduce unique value RESTs

Change-Id: I6c62c8794fce2a8d42b0a8c57b8714d938c3063c
Issue-ID: SDC-1177
Signed-off-by: talig <talig@amdocs.com>
6 years agoUser Permission items 13/41913/4
ayalaben [Tue, 10 Apr 2018 10:43:01 +0000 (13:43 +0300)]
User Permission items

Change-Id: Ice1d126dd29e9f49ca90ada7b1671c72545c9ee8
Issue-ID: SDC-1202
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
6 years agoDefect 451622: Fix for defect 430981 not correct 59/41959/2
eleonorali [Tue, 10 Apr 2018 16:18:47 +0000 (19:18 +0300)]
Defect 451622: Fix for defect 430981 not correct

Refactoring for API names

Change-Id: I6b23ddf88752c09af07c9a49c68a042c8cfc9669
Issue-ID: SDC-1203
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agoSubinterface_indicator property create VF bug fix 25/42225/2
ojasdubey [Wed, 11 Apr 2018 09:54:34 +0000 (15:24 +0530)]
Subinterface_indicator property create VF bug fix

Added toggle to fix regression bug for create VF
when VLAN tagging is not enabled.

Change-Id: I7751ae1a7ba48315319b5522cc230ece2f46e84d
Issue-ID: SDC-1206
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoAdd support of http and https 61/41761/2
Areli, Fuss (af732p) [Mon, 9 Apr 2018 16:01:44 +0000 (19:01 +0300)]
Add support of http and https

Add support of http and https

Change-Id: Iddf6282151a578c6b6c5abcd3945567952ed9238
Issue-ID: SDC-1180
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
6 years agoAdd support of http and https 55/41755/2
Areli, Fuss (af732p) [Mon, 9 Apr 2018 15:27:46 +0000 (18:27 +0300)]
Add support of http and https

Add support of http and https

Change-Id: I8c79155037ddaa5f904ecd85de797675a6be9436
Issue-ID: SDC-1180
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
6 years agoReplace ssl configuration 49/41749/2
Areli, Fuss (af732p) [Mon, 9 Apr 2018 15:15:42 +0000 (18:15 +0300)]
Replace ssl configuration

Replace ssl configuration from hardcoded
into variable

Change-Id: I1e393d311940944060d3f3f4e1093ee96eece777
Issue-ID: SDC-1176
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
6 years agofix docker_run script 19/42019/2
Yuli Shlosberg [Tue, 10 Apr 2018 20:05:13 +0000 (23:05 +0300)]
fix docker_run script

Change-Id: I6f79f6ae743802fc64e7375ae9fa6ae75463c15e
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agofix ui-ci pom 61/41961/2
Yuli Shlosberg [Tue, 10 Apr 2018 16:36:24 +0000 (19:36 +0300)]
fix ui-ci pom

Change-Id: I9ab31dc822245fa9fdc5f5d5e75d948d31d58690
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoUpdate license text 29/41929/2
Lior Nachmias [Tue, 10 Apr 2018 14:01:51 +0000 (17:01 +0300)]
Update license text

Change-Id: Ie891a05de1cd30dea7a79d88a77fac927bf7546e
Issue-ID: SDC-1118
Signed-off-by: Lior Nachmias <ln699k@att.com>
6 years agoActivity Spec - Change Error Response Structure 11/40511/3
sheetalm [Mon, 2 Apr 2018 12:42:54 +0000 (18:12 +0530)]
Activity Spec - Change Error Response Structure

1 Added ActivitySpecNotFoundException to map to 404 Not Found response code
2 404 Not Found response code will only be returned in case activity spec
  does not exists irrespective of GET or PUT used in REST
3 Update flow test to check error messages
4 Error Response to have only "message" now
5 Use proper response code instead of EXPECTATION_FAILED

Change-Id: I82fb3c0970f4e9416d9fe2577174dcaf0a4fef92
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoDefect 451622: Fix for defect 430981 not correct 17/41917/2
eleonorali [Tue, 10 Apr 2018 12:19:51 +0000 (15:19 +0300)]
Defect 451622: Fix for defect 430981 not correct

Only one default ipVersion - version4 should be created

Change-Id: I27aad6acdacf66cf48f71f0a17cdd414aa510f93
Issue-ID: SDC-1203
Signed-off-by: eleonorali <eleonoral@amdocs.com>
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>