aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-13Update PMSH Data Typesdfarrelly1-4/+14
*Update PMSH Data Types to support multiple measurementGroups Issue-ID: DCAEGEN2-1940 Change-Id: Iba6f8c0d88490a554de2b5e079508a3882aa14b8 Signed-off-by: dfarrelly <david.farrelly@est.tech>
2020-02-13Fix PropertyConvertor initialization (use spring)talig25-812/+458
refactor static InterfacesOperationsToscaUtil to be non-static InterfacesOperationsConverter (as it uses PropertyConvertor), move logic from static ToscaExportUtils to ToscaExportHandler (as it uses PropertyConvertor) Change-Id: I917351ca59ee1e792c7b0850d6a8b246b71b4b03 Issue-ID: SDC-2765 Signed-off-by: talig <talig@amdocs.com>
2020-02-13Update to Portal SDK v2.6Ofir Sonsino3-14/+3
Change-Id: I602891d783ce4c80fca6e9da3c765218d19da993 Issue-ID: SDC-2684 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-02-12Migrate sdc docsJessica Wagantall9-0/+145
Merging this will create https://onap-sdc.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I04c354d75404565e7bc640f5f0b585865f1a92e4
2020-02-10Move to version 1.6.1shrek20001-0/+20
Move SDC to version 1.6.1 Issue-ID: SDC-2755 Change-Id: Ie9fcbacad5f0403bb98250928aff78b2354877bf Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2020-02-10Add modeling consumer to SDCdyh1-1/+1
Change-Id: I5ef0070af934d901202c14d544a082ed3a41dff2 Issue-ID: MODELING-308 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-06Increase code coverage1.6.21.6.1shrek20001-544/+114
Moving to lombok. ComponentMetadataDataDefinition did not use lombok. The Equal, hashCode and toString functions were too completed to maintain. Issue-ID: SDC-2690 Change-Id: Ie83b6754579d2776cd0222d61ad4eb9be9e35e6c Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2020-02-06Increase code coverageshrek20001-186/+24
Moving to lombok. ServiceMetadataDataDefintion did not use lombok. The Equal, hashCode and toString functions were too completed to maintain. Issue-ID: SDC-2690 Change-Id: I2e361ca790df8a271602c36bc57912ba2b7ed5fe Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2020-02-05Fix for sanityUiTestsaribeiro1-1/+1
Issue-ID: SDC-2757 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I90d1bb36fb527dd2f610ad610bfa88eccbbcc6d7
2020-02-05Fix loader for unready pluginsilanap1-1/+7
Checks whether plugin was ready and will reset loader and ready event when moving between windows if not. Issue-ID: SDC-2715 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: I9c3d637135153f0607a6588e5f588450c1708b99
2020-02-05Fix for sdc-api-tests dockeraribeiro1-2/+2
Issue-ID: SDC-2756 Change-Id: I87e319a71931881fdef5c5095c79df3a13f4515a Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
2020-02-05Fix sdc-backend-init heat type upgradeandre.schmid4-118/+98
Removes all heat and normative items from typesToUpgrade.json. Add verbose to pycurl if is in debug mode, to print request information. Adjust to upgradeONAPNormative.py to the correct python syntax and removing unused imports. Change-Id: Id4ee601dd70b337c5eeb84965843305300ef7fe3 Issue-ID: SDC-2752, SDC-2753 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-02-05Remove ES & Kibanavasraz64-2081/+2
Change-Id: I983a0fe570b1a2cbf641f4285ef030be686bed32 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2724
2020-02-02Move to version 1.6.1shrek2000163-164/+164
Move SDC to version 1.6.1 Issue-ID: SDC-2755 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: If5c55fdebb5bc2591190ee4389487f6dbb0e1831 Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2020-01-30Upgrade to Cassandra 3shrek200035-176/+150
Creating base dockers suitable for Cassandra 3 remove cqlsh version Change-Id: I996bad2341410cdf45c49f191e998acf4781fc5d Issue-ID: SDC-2596 Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2020-01-29Implement policy element convertion during onboarding VSPDmitry Puzikov13-154/+997
Implement absent policy convertion. Add test data for policies section convertion and explicit test for checking if policies been converted. Change-Id: I7d431a22922e1f9da0fbf0de4654995c3da42fcb Issue-ID: SDC-2727 Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
2020-01-29Fix CLM job for NexusIQ scanOfir Sonsino1-7/+0
Deploying common-app-api so it can be found in Nexus Change-Id: I71401f70fa9c027be3a27be8ff253716961805d4 Issue-ID: SDC-2737 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-01-29Fixed sonar issuesDmitry Puzikov3-357/+574
Refactored overcomplicated methods by splitting into the more simple. Remove redundant conditional checks. Move common checks into the utils class. Fixed raw types usage where it is possible. Add some tests. Fixed typos in test names. Fixed lost switch branch. Issue-ID: SDC-2698 Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com> Change-Id: Ifb5887401be4b397267b2f922cc9ad3f01c757f6
2020-01-28fix ui-ci testsYuli Shlosberg9-16/+17
Issue-ID: SDC-2730 Signed-off-by: Yuli Shlosberg <ys9693@att.com> Change-Id: I45500daf397a523d450b30836dda188573de04a3
2020-01-27Remove favicon logoOfir Sonsino4-3/+0
Change-Id: I168b8ca43c438fc189a79585312b50b29082a82e Issue-ID: SDC-2735 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-01-26Remove ES + KibanaOfir Sonsino5-72/+1
Remove logo from ci report Change-Id: Idef648bc04feffc64ac513e0dbf212256e740978 Issue-ID: SDC-2724 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-01-26exclude facade & CADI health-checkYuli Shlosberg1-0/+2
Issue-ID: SDC-2730 Signed-off-by: Yuli Shlosberg <ys9693@att.com> Change-Id: Ibe83bdb139baf4f2fb82b5b98674ccf89d5bd7fa
2020-01-26Increase junit TCsvasraz53-36344/+2311
1. Re-enable disabled TCs (enable = true) 2. Enable @Ignored TCs 3. Add some Assert when missing 4. Remove old unused TCs (covered in UI) Change-Id: I900e52f4860b1fdc5bd1e529a1fe7f5c3491465b Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2672
2020-01-26Fix xpath selectors and format strings in ui-ciandre.schmid1-67/+61
Change-Id: I70209d0c87dcb4277cb1355010a881553704b3f2 Issue-ID: SDC-2731 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-01-26Ignore auto-generated file in catalog-beandre.schmid1-0/+1
Create a gitignore file to catalog-be and add autogenerated file "Artifact-Generator.properties" to the ignore list. Change-Id: Ia482e057c56d059c9ee5dde16fd6b0419623936e Issue-ID: SDC-2724 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-01-23Fix sdc-BE-init container startupandre.schmid1-6/+4
Remove the while true in the startup.sh script that prevents the container to stop. Change-Id: If4acc41dde6e1b8d7f726adfef30ab6ddf20b640 Issue-ID: SDC-2724 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-01-23remove unnecessary dependencies from pomYuli Shlosberg3-10/+3
Issue-ID: SDC-2734 Signed-off-by: Yuli Shlosberg <ys9693@att.com> Change-Id: I7ce13f05f646689ae730959d9d81b3b0b95cbbe6
2020-01-23Fix CSIT - adding missing parameters to template.jsonYuli Shlosberg1-28/+46
Issue-ID: SDC-2732 Signed-off-by: Yuli Shlosberg <ys9693@att.com> Change-Id: Id4fd22b905e7f94725c6a3d83a8650453cbacb2f
2020-01-22Fix version.rb after Catalog alignmentandre.schmid3-4/+3
Change-Id: Ibd4401a13d39ecbb6e7ba079e7e66d59c70c9e4b Issue-ID: SDC-2724, SDC-2729 Signed-off-by: Ofir Sonsino <os0695@intl.att.com> Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-01-22Catalog alignmentys96932253-111433/+136917
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2020-01-21CSIT Fix for SDC-2585atulpurohit1-0/+0
Issue-ID: SDC-2722 Co-authored-by: nikhil.soni@vodafone.com Signed-off-by: atulpurohit <atul.purohit1@vodafone.com> Change-Id: I4f9854a74231ffcce7d8bad9ed7d8dec4c408d63
2020-01-13Onboard PNF software version Ui test caseandre.schmid34-23/+2145
Change-Id: Ie5785c220e15afbc35efaa8158ab86c41fc34437 Issue-ID: SDC-2702 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-01-13Refresh option in validation result pageatulpurohit28-542/+1343
Issue-ID: SDC-2585 Co-authored-by: nikhil.soni@vodafone.com Signed-off-by: atulpurohit <atul.purohit1@vodafone.com> Change-Id: I78f1385d219837c300cb33aff82b7459f137babb Signed-off-by: atulpurohit <atul.purohit1@vodafone.com>
2019-12-24Fix heat env test fileOfir Sonsino1-15/+7
Change-Id: Ib9540aef5da75535aef54bb5d56d790c080f2b09 Issue-ID: SDC-2560 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-12-20Unique identifier for test executionatulpurohit12-2298/+2257
Issue-ID: SDC-2584 Co-authored-by: nikhil.soni@vodafone.com Signed-off-by: atulpurohit <atul.purohit1@vodafone.com> Change-Id: I3e7f1a84935cbcd26f8a42a6e2d2dbcb7533cb19 Signed-off-by: atulpurohit <atul.purohit1@vodafone.com>
2019-12-20Disabled manual service creation for PartnerNilay Ranjan3-2/+45
Changes to disable/hide Partner Domain Service category to disable manual creation of such services Issue-ID: SDC-2382 Change-Id: Ie15732360d78542f41101e315fa4aa803531b5f2 Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
2019-12-18Revert "Add Option to proxy to plugins"aribeiro8-128/+137
This reverts commit ee4c4d72 Issue-ID: SDC-2648 Change-Id: I1f6cba80d3fb803530573c75f2fc54ca207e768a Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
2019-12-18Increased code coverage using junitsAnnick Boghossian5-54/+323
Issue-ID: SDC-2699 Change-Id: Ifb0b9616a0218028b06755d6ef7150d54a82ecbb Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
2019-12-15Fix unprocessed NPEDmitry Puzikov3-53/+84
Process NPE safe way. Add no NPE failures tests. Add caught exceptions logging. Issue-ID: SDC-2694 Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com> Change-Id: Ic1d6e7f9b4f210ac0ca289dc6f44d7c6e15ef126
2019-12-15Add PMSH Modelsdfarrelly3-0/+132
*Add PM Subscription Handler monitoring policy Issue-ID: DCAEGEN2-1940 Change-Id: I82bd1d8d686365e124cd7b4438de583215e9fc0a Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-12-15Fix different sonar issuesDmitry Puzikov2-1/+59
Added exxception logging, added tests. Change-Id: Ia878030d13570b1445e9b077fce77ca387e69f9a Issue-ID: SDC-2711 Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
2019-12-15Fix the lack of test coverage reported by sonarDmitry Puzikov1-0/+48
Added tests to increase coverage. Fixed test faiulures. Issue-ID: SDC-2710 Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com> Change-Id: I3fb49f2fc794411347780a904837d8d0c61aa7bf
2019-12-13Commiter removal from INFO.yamlTomasz Golabek1-5/+3
Removed Piotr Darosz cause of resignation from commiter role Change-Id: I9a72f220bdc62442d547ed14e61ca1014f95e5d0 Issue-ID: SDC-2448 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-12-11Added datatypes for 3rd Party PartnersAtif Husain3-1/+639
Issue-ID: SDC-2385 Change-Id: Iedc5d5b9b30e7cccd3654a1b6e84514643b6d62f Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
2019-12-11Add service creation API as an External APIDivyang Patel13-623/+1221
Issue-ID: SDC-2383 Change-Id: I8490163310e892a7ebb6d7e7275edfdeba24045e Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
2019-12-05Fix failed merge jobvasraz2-13/+7
Change-Id: I0b4a77bacffc65976fdcc4eeb01cef6edbc9deee Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2687
2019-12-05Logged all caught exceptionsDmitry Puzikov1-5/+30
Fix sonar issue related to logging caught exceptions. Change-Id: I61b2106165a81f3b2f0f9cc0da5911787504f50e Issue-ID: SDC-2698 Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
2019-12-05Upgrade sdc-tosca version in main SDC pomvasraz2-633/+641
Change-Id: I7334e84b7e7e4e55310d1af41a0cced8a02116a4 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2687
2019-12-05Fix impossible to drag and drop same service twice into the compositionSatoshi Fujii2-1/+51
When a service proxy instance including underscore in its name is added into the composition, instance ID suffix is not properly calculated and that results in duplicate key error due to ID conflict. This change normalizes the name to find existing proxy instances to get suffix number calculated properly. Change-Id: I6f2ceb4b9cf020e1523264a99e1347b6caa98965 Issue-ID: SDC-2043 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
2019-12-05Add Option to proxy to pluginsilanap8-137/+128
Added option to proxy the plugins throught the catalog proxy. Remove hardcoded redirect to workflow and added to the plugin configuration. Issue-ID: SDC-2691 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: Ica479ff00e1a8c281b9280b5495ac022172775c4 Signed-off-by: ilanap <ilanap@amdocs.com>