summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-04-10Update INFO.yamlJessica Wagantall1-0/+5
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>
2018-04-10Activity Spec - Logging changessheetalm6-11/+194
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>
2018-04-10Evaluate subinterface_indicator propertysiddharth0905114-408/+3418
Corrected the condition to mark subinterface_indicator true/false Change-Id: I3f21924defbc89a5fcd9a89ffc1ea0d28eec8c36 Issue-ID: SDC-1183 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-04-10update maven-assembly-pluginMichael Lando3-3/+7
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>
2018-04-09Update docker tag conventionJessica Wagantall2-2/+2
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>
2018-04-09Fix Docker file pathVictor Morales4-7/+7
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
2018-04-09fix use of user credentials logicYuli Shlosberg25-174/+265
Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-09Reducing onboarding backend maven build timeshrikantawachar3-4/+49
Reducing onboarding backend maven build time Change-Id: I4ed6192bd5f9e75912057eacd921a04a943da992 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-04-09Added new files requied for operationmojahidi9-130/+344
Added new files requied for workflow operation Change-Id: I561185415a7e82aa75772c6c0b4b1a206b547699 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-09Interface definitiontalio8-35/+84
Add handling in reading and writing operation definition Change-Id: I0fd5770b19a8cf5d5a8d2b93a549fd66a3b1e728 Issue-ID: SDC-1161 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-04-09Health check to work without user_idsheetalm1-10/+5
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>
2018-04-09Create required classes for Workflow Toscakaty.rotman3-0/+201
Issue-ID: SDC-1195 Change-Id: If8a8cfc73fce1e6cd5b661f24db2d6bdbeb46ff5 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-04-09fix a sonar complaints NullPointerExceptionlding71-0/+1
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>
2018-04-08Reducing onboarding backend maven build timeshrikantawachar32-378/+74
Reducing onboarding backend maven build time Change-Id: I3fe5f8d6d9b21591018243d16809451c6b8c2d14 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-04-08Fixed proxy instead of resource type in auditvempo2-14/+138
Change-Id: I1b3c22105f27e9d3dee0947815d32eb453a56831 Issue-ID: SDC-1190 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-04-08Minor improvements in hostname for loggingvempo3-10/+10
Minor concurrency and naming improvements. Change-Id: I14dfb6d83dd5b84d5a8bb5cb67eda9f490b0e85a Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-04-04Added new nodes typesiddharth0905625-29180/+38081
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>
2018-04-01Revert activity spec to main sdc buildsheetalm2-20/+0
This reverts commit 589c480 Change-Id: I3c8a836989825073e07f0262e905be2504f802be Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-04-01Introduced metrics to logging APIvempo25-856/+953
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>
2018-03-29Activity Spec - Correct api-docs descriptionsheetalm2-6/+9
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>
2018-03-29Component Dependency create VF bug fixojasdubey17-47/+6966
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>
2018-03-29ActivitySpec Add to sdc build by fixing mvn deploysheetalm2-0/+20
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>
2018-03-29Fixed UI webpack settingsIdan Amit1-4/+4
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>
2018-03-29VLAN tagging - Support Pattern 1C2ojasdubey126-17102/+24671
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>
2018-03-28fix sonar complaints NullPointerException in SDClding71-3/+4
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>
2018-03-28Activity Spec Service - Flow Testsheetalm5-1/+164
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>
2018-03-28Enhance Activity Spec Update error messageshrikantawachar1-3/+2
Updated error message Change-Id: I679c1c407fc9a6cd452347844558f77fef448beb Issue-ID: SDC-1048 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-03-28Fixing Sonar blockersheetalm1-2/+2
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>
2018-03-28Temporarily remove activity spec from buildvempo1-1/+0
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>
2018-03-28Code change to evaluate Network rolesiddharth090523-446/+262
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>
2018-03-27Create Error page for offline pluginIdan Amit14-27/+119
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>