summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25Fix for BDD multiple serversilanap9-29/+87
Change-Id: Ibfc9813e471d4ac2509ee5e62828a07661cc704e Issue-ID: SDC-1262 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-04-25Activity spec pom inherits main sdcvempo2-2/+8
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>
2018-04-24fix repo idsMichael Lando1-6/+6
Change-Id: Iecb72c77c911a3afd4fdfdfb9972f16843a3b63a Issue-ID: SDC-1258 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-24Fixed create VF for vOTA and vmstore heatsojasdubey27-380/+203
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>
2018-04-24Add cluster resiliance supportAreli, Fuss (af732p)25-43/+98
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>
2018-04-24Create on boarding dockerAvi Ziv98-1185/+2677
Add BE and Cassandra init docker images Change-Id: Id9d767c73fc946819cec821b4634ce650cbb22fd Issue-ID: SDC-781 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-24Moved validation test util class to test jarvempo3-66/+81
Change-Id: I113012ee0fbaeaaa1f4cecf69de442fdd66c89bf Issue-ID: SDC-1243 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-04-24Fix 2 healing bugstalig2-9/+15
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>
2018-04-23Fixed tester pages hangs on accept clickIdan Amit1-0/+10
Fixed an issue regarding the pubsub mechanism Change-Id: I12a90e5a9d0e046f23ea57c457618b646b72b2e4 Issue-ID: SDC-1247 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-04-23New observable notify design in pubsubIdan Amit1-10/+0
Removing unnecessary notify code Change-Id: Ic5401b82f5bacba15b857094315105fe9153dead Issue-ID: SDC-1178 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-04-23validation btn & validation screen fixsvishnev2-2/+10
Issue-ID: SDC-1237 Change-Id: I032476dd47817febb449c51ce8e46db8f3d395be Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-04-22ActivitySpec-Change the base images in dockerfilesheetalm3-5/+7
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>
2018-04-22SIROV - add parent heat name for volumeeleonorali2-1/+19
SIROV - add Low Test for Volume associated to Nested Change-Id: I9ea70d27be7b87eb12205f8f94eaa193d22957e3 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-04-22Fixed BDD test failure due toojasdubey1-12/+13
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>
2018-04-22attachment page navigation fixsvishnev14-1640/+2590
Issue-ID: SDC-1239 Change-Id: Ib597238233e9a035944b7a56a56601cdfd624ca2 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-04-22Fixed Review Comments - operation Business logicmojahidi15-86/+1459
Added interface operation Business logic and amended validation logic Change-Id: Ia98c625d732a31b03dec2d24504ecabb367e0582 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-22List items filters flow teststalig3-0/+134
Change-Id: Id843c02e5d328a61e0c6b3e713d962e7edfa197f Issue-ID: SDC-1213 Signed-off-by: talig <talig@amdocs.com>
2018-04-20Healing getting failedsiddharth09051-1/+2
Due to previous build changes healing was failing Change-Id: I6acdc323399862ee37d6e206825097040dd1daf6 Issue-ID: SDC-1244 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-04-18validate and add new heat templateTal Gitelman2-0/+1
Change-Id: I0a65f1e3baef7cdf61fba930196887d6205f2ca3 Issue-ID: SDC-1163 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-17fix licenseMichael Lando1-1/+1
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>
2018-04-17fix miss match in the notificationml636r5-11/+16
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>
2018-04-17Skip jacoco by default in onboarding buildshrikantawachar2-81/+2
Change-Id: I48530df040ecb3b5b0088c193d10096ada0a4e8a Issue-ID: SDC-1140 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-04-17SIROV - add parent heat name for volumeeleonorali14-118/+143
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>
2018-04-17sdc-ui buttons fixsvishnev13-26/+37
Issue-ID: SDC-1237 Change-Id: I4912c7f9e81849ff68a4a5d432bf844f97cf031e Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-04-17Sync vlm (if needed) before submitting healed vsptalig1-22/+19
Change-Id: I1d682d7a6d78e17d9bca2888d7f89ee9649d6427 Issue-ID: SDC-1234 Signed-off-by: talig <talig@amdocs.com>
2018-04-17Reducing onboarding backend maven build timeGautam Shah27-160/+250
Reducing onboarding backend maven build time Change-Id: Iab7af70c0e9f60b8a50bef7937e802df5be89fd0 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-04-16Add flow tests for unique value RESTstalig3-4/+37
Change-Id: I6ffbdbbcf83b5d17db83c39cc32fcd164ccfd6c0 Issue-ID: SDC-1177 Signed-off-by: talig <talig@amdocs.com>
2018-04-16ActivitySpec - Add to sdc main buildsheetalm2-0/+40
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>
2018-04-15New observable notify design in pubsubIdan Amit9-112/+174
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>
2018-04-15SIROV - add parent heat name for volumeeleonorali1-36/+35
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>
2018-04-15Onboarding filtersvishnev50-505/+1767
Issue-ID: SDC-1187 Change-Id: I74ce464c8ee4060c381b094d26d1ded270cdf40d Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-04-12Activity Spec - change in package and group namessheetalm54-1891/+1804
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>
2018-04-12Subinterface_indicator property issuesiddharth0905496-7735/+2747
It should only be present under port implementation Change-Id: I8b52905c5e5c888cf384bebf1d23168c7906b004 Issue-ID: SDC-1183 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-04-12Filter in onboarding - BEayalaben5-323/+474
Change-Id: I519ef44889de5314cf6675055cd15beef84dfb6f Issue-ID: SDC-1213 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-04-12Add docker login propertiesAreli, Fuss (af732p)1-4/+6
Add docker login properties Change-Id: Idc50bcecf8d0bf5c41213ed2297191fb233b4c74 Issue-ID: SDC-1217 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-12Fixed healing for vlan tagging and annotationsojasdubey1-33/+15
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>
2018-04-12Fix teststalio8-25/+20
Fix failing flow tests Change-Id: I83ddc746b1664aaa46e39e4890db3ee39520c917 Issue-ID: SDC-1216 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-04-12ValidationVsp Cannot support multiple sessionsavigaffa2-448/+464
Change-Id: I6b927fc12d89b33a722335eb8f6c7dd2e4c5fad9 Issue-ID: SDC-1192 Signed-off-by: avigaffa <avi.gaffa@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-04-12Introduce unique value RESTstalig16-81/+387
Change-Id: I6c62c8794fce2a8d42b0a8c57b8714d938c3063c Issue-ID: SDC-1177 Signed-off-by: talig <talig@amdocs.com>
2018-04-12User Permission itemsayalaben28-113/+503
Change-Id: Ice1d126dd29e9f49ca90ada7b1671c72545c9ee8 Issue-ID: SDC-1202 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-04-12Defect 451622: Fix for defect 430981 not correcteleonorali1-234/+236
Refactoring for API names Change-Id: I6b23ddf88752c09af07c9a49c68a042c8cfc9669 Issue-ID: SDC-1203 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-04-11Subinterface_indicator property create VF bug fixojasdubey1-1/+3
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>
2018-04-11Add support of http and httpsAreli, Fuss (af732p)1-0/+8
Add support of http and https Change-Id: Iddf6282151a578c6b6c5abcd3945567952ed9238 Issue-ID: SDC-1180 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-11Add support of http and httpsAreli, Fuss (af732p)11-54/+186
Add support of http and https Change-Id: I8c79155037ddaa5f904ecd85de797675a6be9436 Issue-ID: SDC-1180 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-11Replace ssl configurationAreli, Fuss (af732p)5-11/+15
Replace ssl configuration from hardcoded into variable Change-Id: I1e393d311940944060d3f3f4e1093ee96eece777 Issue-ID: SDC-1176 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-10fix docker_run scriptYuli Shlosberg1-1/+2
Change-Id: I6f79f6ae743802fc64e7375ae9fa6ae75463c15e Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-10fix ui-ci pomYuli Shlosberg3-56/+13
Change-Id: I9ab31dc822245fa9fdc5f5d5e75d948d31d58690 Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-10Update license textLior Nachmias1-2/+0
Change-Id: Ie891a05de1cd30dea7a79d88a77fac927bf7546e Issue-ID: SDC-1118 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-04-10Activity Spec - Change Error Response Structuresheetalm8-78/+85
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>
2018-04-10Defect 451622: Fix for defect 430981 not correcteleonorali253-5595/+475
Only one default ipVersion - version4 should be created Change-Id: I27aad6acdacf66cf48f71f0a17cdd414aa510f93 Issue-ID: SDC-1203 Signed-off-by: eleonorali <eleonoral@amdocs.com>