sdc.git
4 years agoFix Null Pointer Exception when loading resources from home page. 15/102215/1
aribeiro [Mon, 24 Feb 2020 10:15:13 +0000 (10:15 +0000)]
Fix Null Pointer Exception when loading resources from home page.

Issue-ID: SDC-2777
Change-Id: Ia25f34736a8926b6ebe622114b0beb1f806f4791
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoconfiguration alignment fix 02/102202/1
Ofir Sonsino [Mon, 24 Feb 2020 07:50:53 +0000 (09:50 +0200)]
configuration alignment fix

Change-Id: I740a4181be400391cb9b7e87ec85a8042947ae05
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoconfiguration alignment 88/102188/1
Ofir Sonsino [Sun, 23 Feb 2020 16:36:46 +0000 (18:36 +0200)]
configuration alignment

Change-Id: I24193515352973a8f5244c1089448ed5e9bac173
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoFix logging date format to avoid parse error 21/102121/1
Satoshi Fujii [Fri, 21 Feb 2020 07:19:55 +0000 (16:19 +0900)]
Fix logging date format to avoid parse error

When MDCSetup class in logging-filter-base tries to calculate an elapsed
time, it expects a datetime is given in ISO format.
But date format in LogFieldsMdcHandler is not compatible with ISO format
therefore 'Unable to calculate elapsed time due to error' occurs.

This change fixes date format in the class
so that the date string can be parsed by logging-filter.

Change-Id: I07c8f103f46493fe0764f904f3f00f66f35dbcf6
Issue-ID: SDC-2767
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
4 years agoFix typo in PMSH data type 12/101912/2
dfarrelly [Tue, 18 Feb 2020 14:59:35 +0000 (14:59 +0000)]
Fix typo in PMSH data type

Issue-ID: DCAEGEN2-1940
Change-Id: I50d15f24e015eaac43a175c9bceef80f6d0d5900
Signed-off-by: dfarrelly <david.farrelly@est.tech>
4 years agoBackend extensibility 33/101533/3
MichaelMorris [Sat, 8 Feb 2020 22:55:49 +0000 (22:55 +0000)]
Backend extensibility

Issue-ID: SDC-2761
Change-Id: I9287e0255fdda8da61cafc4b761190c8992b9aff
Signed-off-by: MichaelMorris <michael.morris@est.tech>
4 years agoConfiguration file runtime reload 75/101175/5
andre.schmid [Wed, 29 Jan 2020 17:38:07 +0000 (17:38 +0000)]
Configuration file runtime reload

Reloads the backend configuration file when the file
listener catches a change.
Forces validations errors when the configuration file
could not be parsed.
Remove not used configurations.

Change-Id: Ic6fcb2b557d52ec53074c38ab8e0fcfa96e9be67
Issue-ID: SDC-2758
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoMove Jacoco to xml 96/101796/1
Ofir Sonsino [Sun, 16 Feb 2020 16:35:28 +0000 (18:35 +0200)]
Move Jacoco to xml

Change-Id: I9730c49b431715835f04f8579da944b096e2480e
Issue-ID: SDC-2740
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate PMSH Data Types 75/101675/1
dfarrelly [Thu, 13 Feb 2020 13:23:57 +0000 (13:23 +0000)]
Update PMSH Data Types

*Update PMSH Data Types to support multiple measurementGroups

Issue-ID: DCAEGEN2-1940
Change-Id: Iba6f8c0d88490a554de2b5e079508a3882aa14b8
Signed-off-by: dfarrelly <david.farrelly@est.tech>
4 years agoFix PropertyConvertor initialization (use spring) 50/101650/2
talig [Thu, 13 Feb 2020 07:02:47 +0000 (09:02 +0200)]
Fix PropertyConvertor initialization (use spring)

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>
4 years agoUpdate to Portal SDK v2.6 43/100543/4
Ofir Sonsino [Tue, 21 Jan 2020 13:29:57 +0000 (15:29 +0200)]
Update to Portal SDK v2.6

Change-Id: I602891d783ce4c80fca6e9da3c765218d19da993
Issue-ID: SDC-2684
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoMigrate sdc docs 23/101323/3
Jessica Wagantall [Thu, 6 Feb 2020 23:07:46 +0000 (15:07 -0800)]
Migrate sdc docs

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

4 years agoMove to version 1.6.1 28/101428/4
shrek2000 [Sun, 9 Feb 2020 14:37:43 +0000 (16:37 +0200)]
Move to version 1.6.1

Move SDC to version 1.6.1
Issue-ID: SDC-2755

Change-Id: Ie9fcbacad5f0403bb98250928aff78b2354877bf
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoAdd modeling consumer to SDC 12/101212/2
dyh [Thu, 6 Feb 2020 06:13:03 +0000 (14:13 +0800)]
Add modeling consumer to SDC

Change-Id: I5ef0070af934d901202c14d544a082ed3a41dff2
Issue-ID: MODELING-308
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
4 years agoIncrease code coverage 76/101176/2 1.6.1 1.6.2
shrek2000 [Wed, 5 Feb 2020 13:59:23 +0000 (15:59 +0200)]
Increase code coverage

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>
4 years agoIncrease code coverage 74/101174/6
shrek2000 [Wed, 5 Feb 2020 13:41:59 +0000 (15:41 +0200)]
Increase code coverage

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>
4 years agoFix for sanityUiTests 60/101160/1
aribeiro [Wed, 5 Feb 2020 09:11:21 +0000 (09:11 +0000)]
Fix for sanityUiTests

Issue-ID: SDC-2757
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I90d1bb36fb527dd2f610ad610bfa88eccbbcc6d7

4 years agoFix loader for unready plugins 15/99715/3
ilanap [Tue, 17 Dec 2019 12:57:13 +0000 (14:57 +0200)]
Fix loader for unready plugins

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

4 years agoFix for sdc-api-tests docker 32/101132/2
aribeiro [Tue, 4 Feb 2020 17:00:34 +0000 (17:00 +0000)]
Fix for sdc-api-tests docker

Issue-ID: SDC-2756
Change-Id: I87e319a71931881fdef5c5095c79df3a13f4515a
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoFix sdc-backend-init heat type upgrade 77/100977/3
andre.schmid [Fri, 31 Jan 2020 14:36:58 +0000 (14:36 +0000)]
Fix sdc-backend-init heat type upgrade

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>
4 years agoRemove ES & Kibana 75/100975/3
vasraz [Fri, 31 Jan 2020 14:38:43 +0000 (14:38 +0000)]
Remove ES & Kibana

Change-Id: I983a0fe570b1a2cbf641f4285ef030be686bed32
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2724

4 years agoMove to version 1.6.1 13/101013/2
shrek2000 [Sun, 2 Feb 2020 08:40:15 +0000 (10:40 +0200)]
Move to version 1.6.1

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>
4 years agoUpgrade to Cassandra 3 09/98309/13
shrek2000 [Thu, 30 Jan 2020 12:52:49 +0000 (14:52 +0200)]
Upgrade to Cassandra 3

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>
4 years agoImplement policy element convertion during onboarding VSP 83/100583/4
Dmitry Puzikov [Tue, 14 Jan 2020 14:01:20 +0000 (15:01 +0100)]
Implement policy element convertion during onboarding VSP

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>
4 years agoFix CLM job for NexusIQ scan 85/100885/2
Ofir Sonsino [Wed, 29 Jan 2020 09:32:55 +0000 (11:32 +0200)]
Fix CLM job for NexusIQ scan

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>
4 years agoFixed sonar issues 60/99160/8
Dmitry Puzikov [Fri, 29 Nov 2019 08:57:27 +0000 (09:57 +0100)]
Fixed sonar issues

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

4 years agofix ui-ci tests 53/100853/2
Yuli Shlosberg [Tue, 28 Jan 2020 13:41:44 +0000 (15:41 +0200)]
fix ui-ci tests

Issue-ID: SDC-2730
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Change-Id: I45500daf397a523d450b30836dda188573de04a3

4 years agoRemove favicon logo 09/100809/1
Ofir Sonsino [Mon, 27 Jan 2020 11:33:49 +0000 (13:33 +0200)]
Remove favicon logo

Change-Id: I168b8ca43c438fc189a79585312b50b29082a82e
Issue-ID: SDC-2735
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoRemove ES + Kibana 02/100802/2
Ofir Sonsino [Sun, 26 Jan 2020 13:48:38 +0000 (15:48 +0200)]
Remove ES + Kibana

Remove logo from ci report

Change-Id: Idef648bc04feffc64ac513e0dbf212256e740978
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoexclude facade & CADI health-check 99/100799/1
Yuli Shlosberg [Sun, 26 Jan 2020 10:22:12 +0000 (12:22 +0200)]
exclude facade & CADI health-check

Issue-ID: SDC-2730
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Change-Id: Ibe83bdb139baf4f2fb82b5b98674ccf89d5bd7fa

4 years agoIncrease junit TCs 55/98755/8
vasraz [Tue, 15 Oct 2019 09:23:08 +0000 (10:23 +0100)]
Increase junit TCs

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

4 years agoFix xpath selectors and format strings in ui-ci 08/100608/3
andre.schmid [Wed, 22 Jan 2020 16:17:07 +0000 (16:17 +0000)]
Fix xpath selectors and format strings in ui-ci

Change-Id: I70209d0c87dcb4277cb1355010a881553704b3f2
Issue-ID: SDC-2731
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoIgnore auto-generated file in catalog-be 74/100674/2
andre.schmid [Thu, 23 Jan 2020 11:47:09 +0000 (11:47 +0000)]
Ignore auto-generated file in catalog-be

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>
4 years agoFix sdc-BE-init container startup 71/100671/2
andre.schmid [Thu, 23 Jan 2020 10:51:28 +0000 (10:51 +0000)]
Fix sdc-BE-init container startup

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>
4 years agoremove unnecessary dependencies from pom 61/100661/3
Yuli Shlosberg [Thu, 23 Jan 2020 09:50:40 +0000 (11:50 +0200)]
remove unnecessary dependencies from pom

Issue-ID: SDC-2734
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Change-Id: I7ce13f05f646689ae730959d9d81b3b0b95cbbe6

4 years agoFix CSIT - adding missing parameters to template.json 58/100658/1
Yuli Shlosberg [Thu, 23 Jan 2020 09:21:29 +0000 (11:21 +0200)]
Fix CSIT - adding missing parameters to template.json

Issue-ID: SDC-2732
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Change-Id: Id4fd22b905e7f94725c6a3d83a8650453cbacb2f

4 years agoFix version.rb after Catalog alignment 00/100600/2
andre.schmid [Wed, 22 Jan 2020 14:49:32 +0000 (14:49 +0000)]
Fix version.rb after Catalog alignment

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>
4 years agoCatalog alignment 63/100463/12
ys9693 [Sun, 19 Jan 2020 11:50:02 +0000 (13:50 +0200)]
Catalog alignment

Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe

4 years agoCSIT Fix for SDC-2585 37/100537/1
atulpurohit [Tue, 21 Jan 2020 10:32:05 +0000 (16:02 +0530)]
CSIT Fix for SDC-2585

Issue-ID: SDC-2722
Co-authored-by: nikhil.soni@vodafone.com
Signed-off-by: atulpurohit <atul.purohit1@vodafone.com>
Change-Id: I4f9854a74231ffcce7d8bad9ed7d8dec4c408d63

4 years agoOnboard PNF software version Ui test case 30/99430/7
andre.schmid [Thu, 21 Nov 2019 13:23:07 +0000 (13:23 +0000)]
Onboard PNF software version Ui test case

Change-Id: Ie5785c220e15afbc35efaa8158ab86c41fc34437
Issue-ID: SDC-2702
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoRefresh option in validation result page 40/97940/10
atulpurohit [Tue, 5 Nov 2019 09:01:56 +0000 (14:31 +0530)]
Refresh option in validation result page

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>
4 years agoFix heat env test file 00/99900/1
Ofir Sonsino [Tue, 24 Dec 2019 09:57:26 +0000 (11:57 +0200)]
Fix heat env test file

Change-Id: Ib9540aef5da75535aef54bb5d56d790c080f2b09
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUnique identifier for test execution 35/97935/8
atulpurohit [Fri, 1 Nov 2019 09:31:03 +0000 (15:01 +0530)]
Unique identifier for test execution

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>
4 years agoDisabled manual service creation for Partner 58/99458/7
Nilay Ranjan [Mon, 9 Dec 2019 17:28:39 +0000 (22:58 +0530)]
Disabled manual service creation for Partner

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>
4 years agoRevert "Add Option to proxy to plugins" 56/99756/2
aribeiro [Tue, 17 Dec 2019 10:23:13 +0000 (10:23 +0000)]
Revert "Add Option to proxy to plugins"

This reverts commit ee4c4d72

Issue-ID: SDC-2648
Change-Id: I1f6cba80d3fb803530573c75f2fc54ca207e768a
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoIncreased code coverage using junits 61/99461/2
Annick Boghossian [Mon, 9 Dec 2019 04:48:38 +0000 (15:48 +1100)]
Increased code coverage using junits

Issue-ID: SDC-2699
Change-Id: Ifb0b9616a0218028b06755d6ef7150d54a82ecbb
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
4 years agoFix unprocessed NPE 35/98935/4
Dmitry Puzikov [Thu, 28 Nov 2019 08:24:00 +0000 (09:24 +0100)]
Fix unprocessed NPE

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

4 years agoAdd PMSH Models 39/99039/6
dfarrelly [Mon, 2 Dec 2019 09:32:14 +0000 (09:32 +0000)]
Add PMSH Models

*Add PM Subscription Handler monitoring policy

Issue-ID: DCAEGEN2-1940
Change-Id: I82bd1d8d686365e124cd7b4438de583215e9fc0a
Signed-off-by: dfarrelly <david.farrelly@est.tech>
4 years agoFix different sonar issues 75/99575/2
Dmitry Puzikov [Thu, 12 Dec 2019 15:34:25 +0000 (16:34 +0100)]
Fix different sonar issues

Added exxception logging,
added tests.

Change-Id: Ia878030d13570b1445e9b077fce77ca387e69f9a
Issue-ID: SDC-2711
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFix the lack of test coverage reported by sonar 58/99558/3
Dmitry Puzikov [Mon, 9 Dec 2019 08:36:35 +0000 (09:36 +0100)]
Fix the lack of test coverage reported by sonar

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

4 years agoCommiter removal from INFO.yaml 96/99596/1
Tomasz Golabek [Fri, 13 Dec 2019 08:43:47 +0000 (09:43 +0100)]
Commiter removal from INFO.yaml

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>
4 years agoAdded datatypes for 3rd Party Partners 23/99123/2
Atif Husain [Wed, 4 Dec 2019 05:40:38 +0000 (16:40 +1100)]
Added datatypes for 3rd Party Partners

Issue-ID: SDC-2385
Change-Id: Iedc5d5b9b30e7cccd3654a1b6e84514643b6d62f
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
4 years agoAdd service creation API as an External API 42/98642/6
Divyang Patel [Tue, 8 Oct 2019 04:19:53 +0000 (15:19 +1100)]
Add service creation API as an External API

Issue-ID: SDC-2383
Change-Id: I8490163310e892a7ebb6d7e7275edfdeba24045e
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
4 years agoFix failed merge job 11/99211/2
vasraz [Thu, 5 Dec 2019 13:53:51 +0000 (13:53 +0000)]
Fix failed merge job

Change-Id: I0b4a77bacffc65976fdcc4eeb01cef6edbc9deee
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2687

4 years agoLogged all caught exceptions 59/99159/3
Dmitry Puzikov [Thu, 28 Nov 2019 13:33:24 +0000 (14:33 +0100)]
Logged all caught exceptions

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>
4 years agoUpgrade sdc-tosca version in main SDC pom 05/99005/3
vasraz [Mon, 2 Dec 2019 13:56:40 +0000 (13:56 +0000)]
Upgrade sdc-tosca version in main SDC pom

Change-Id: I7334e84b7e7e4e55310d1af41a0cced8a02116a4
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2687

4 years agoFix impossible to drag and drop same service twice into the composition 34/99134/3
Satoshi Fujii [Wed, 4 Dec 2019 07:15:41 +0000 (16:15 +0900)]
Fix impossible to drag and drop same service twice into the composition

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>
4 years agoAdd Option to proxy to plugins 26/98926/4
ilanap [Thu, 28 Nov 2019 09:13:24 +0000 (11:13 +0200)]
Add Option to proxy to plugins

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>
4 years agoadd common-app-logging module 42/98842/3
Yuli Shlosberg [Tue, 26 Nov 2019 09:22:33 +0000 (11:22 +0200)]
add common-app-logging module

This module is responsible of logging mechanism in sdc project

Issue-ID: SDC-2686
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Change-Id: Icf9817fe2c8b8032757a700f6e6be18d2bc9f891

4 years agoUpdate package to add non-mano artifact onap_pnf_software_information. 48/98948/2
aribeiro [Thu, 28 Nov 2019 12:04:01 +0000 (12:04 +0000)]
Update package to add non-mano artifact onap_pnf_software_information.

Issue-ID: SDC-2641
Change-Id: Ifc51e106a7217158ce8c4aac41898956caa7ecec
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoIncrease test coverage 90/98890/3
Dmitry Puzikov [Wed, 20 Nov 2019 16:08:22 +0000 (17:08 +0100)]
Increase test coverage

Added tests for uncovered default methods.

Change-Id: I3bd88ba5d53a8e5614bd72d2781801fcd5f3fe14
Issue-ID: SDC-2669
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFix sonar issue with test coverage 92/98892/2
Dmitry Puzikov [Thu, 21 Nov 2019 14:44:17 +0000 (15:44 +0100)]
Fix sonar issue with test coverage

Added tests to cover the case.

Fixed provider load failure:
If more than one provider is configured and if the first if failng
try to load next one.

Change-Id: Idd7edb90e2b9b1cf21ec20e299140d3362bd1138
Issue-ID: SDC-2693
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFix welcome screen close timeout 47/98847/2
andre.schmid [Mon, 25 Nov 2019 11:51:14 +0000 (11:51 +0000)]
Fix welcome screen close timeout

The welcome screen close timeout is triggering even if you close the
welcome window. After 4 seconds it forces the user to go to the home
screen even if it is already in another screen. The timeout was also
the cause for one known problem in the sanity ui test
"onapOnboardVNFflow".
Adds also a print screen to the ui tests, to check if the resource
was really clicked.
Removes invalids "throws Exception" declarations that were being
handled in the main test method "Vf.changeInstanceNameInVfTest", that
was catching also assertions errors.

Change-Id: Idff26b1ba5b199482e68cc50532fa20f4f834e34
Issue-ID: SDC-2648
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoFix Security Hotspots issues 56/98756/2
vasraz [Tue, 19 Nov 2019 11:31:19 +0000 (11:31 +0000)]
Fix Security Hotspots issues

Change-Id: Icc45769cff71c8153c0afba6e2363b0399144175
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2671

4 years agoFixing sonar issue 55/98355/6
Dmitry Puzikov [Wed, 13 Nov 2019 11:51:41 +0000 (12:51 +0100)]
Fixing sonar issue

Getting rid of nested ifs-fors

Change-Id: I71ef686683b7070614c27aabbf6cd058b5d35ffd
Issue-ID: SDC-2654
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoAdd alter_tables.cql to gitignore 93/98593/2
andre.schmid [Tue, 12 Nov 2019 11:34:20 +0000 (11:34 +0000)]
Add alter_tables.cql to gitignore

The alter_tables.cql is being copied during build and should be ignored.

Change-Id: I0a0a420e17761247a6575ad8715ccbd20fd5c1e1
Issue-ID: SDC-2640
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoSonar fixes for API to retrieve UI configuration 80/98980/2
ilanap [Sun, 1 Dec 2019 08:10:33 +0000 (10:10 +0200)]
Sonar fixes for API to retrieve UI configuration

Added configuration file with the menu configuration from catalog-ui. Added to the configuration manager. to chef and to the ui rest APIs.

Issue-ID: SDC-2663
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I032a7666f470e7d4797a555470bf9eb4a43cfcc4

4 years agoUpgrade Node & npm version 66/98866/6
vasraz [Tue, 26 Nov 2019 17:20:27 +0000 (17:20 +0000)]
Upgrade Node & npm version

Change-Id: Ib41da68543824be671e162eb6c0ba78ded1949cb
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2685

4 years agoAdd API to retrieve UI configuration 45/98845/3
ilanap [Tue, 26 Nov 2019 09:53:36 +0000 (11:53 +0200)]
Add API to retrieve UI configuration

Added configuration file with the menu configuration from catalog-ui. Added to the configuration manager. to chef and to the ui rest APIs.

Issue-ID: SDC-2663
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: Ia5e014a273238981241821c0d81b0455bd662b28
Signed-off-by: ilanap <ilanap@amdocs.com>
4 years agoFixing sonar issues 87/98587/3
Dmitry Puzikov [Tue, 19 Nov 2019 08:55:27 +0000 (09:55 +0100)]
Fixing sonar issues

Simplified method ConfigurationUtils::getProperty.

Added unit tests for method.

Change-Id: I521661b464e7f60101ee51ccbc9d915bf5030f31
Issue-ID: SDC-2654
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFix Sonar issue 24/98724/3
vasraz [Wed, 20 Nov 2019 17:32:02 +0000 (17:32 +0000)]
Fix Sonar issue

Major SmellCode:
Replace StringBuffer with StringBuilder

Change-Id: I0283e5160e5c1f23423c66110015f18c8163411e
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2670

4 years agoupdate info.yaml 87/98787/2
shrek2000 [Sun, 24 Nov 2019 11:20:39 +0000 (13:20 +0200)]
update info.yaml

Change-Id: I9fb6ce18430ad0789a030a9c80dd231f44f6f6de
Issue-ID: SDC-2448
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoFixing sonar issues 11/98411/3
Dmitry Puzikov [Thu, 14 Nov 2019 13:10:22 +0000 (14:10 +0100)]
Fixing sonar issues

Reduce cyclomatic complexity.

Splitted complex method to a set of more simple methods.

Change-Id: Ic0be3cccefa520f38af83872ddc3e981205edc36
Issue-ID: SDC-2654
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFixing sonar issues 00/98600/2
Dmitry Puzikov [Tue, 19 Nov 2019 13:41:01 +0000 (14:41 +0100)]
Fixing sonar issues

Logging exception instead of printing trace.

Change-Id: I6c24c258fc1b96c74e55aa2f90c82d09f28ef247
Issue-ID: SDC-2660
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFixing sonar issues 02/98602/3
Dmitry Puzikov [Tue, 19 Nov 2019 14:13:23 +0000 (15:13 +0100)]
Fixing sonar issues

Replaced URL with URI to avoid
trigger DNS.

Change-Id: If85f1f2780c46e0966f3707af51571f4a7aa2f15
Issue-ID: SDC-2660
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFix to stabilize sanity ui test suite 30/98530/2
andre.schmid [Fri, 15 Nov 2019 10:07:12 +0000 (10:07 +0000)]
Fix to stabilize sanity ui test suite

Fix the selection of the Resource Composition screen.
Fix the search for a Resource in the home screen.
Refactor some related classes, mainly removing exceptions not thrown,
correcting typos, removing unused/commented code, fixing SonarQube
issues.
Improve the logs and report logs.

Change-Id: I89b5a0d89652367520cededa6744831492bbbaba
Issue-ID: SDC-2648
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoAdd non-mano software information to sanity test PNF packages 84/98184/4
andre.schmid [Tue, 29 Oct 2019 17:18:22 +0000 (17:18 +0000)]
Add non-mano software information to sanity test PNF packages

Adds a sample non-mano artifact onap_pnf_software_information to
existing api sanity test PNF packages.
Resigns the 2 signed packages with the new root certificate. 2/3
packages are signed, so a new root certificate had to be generated,
as the private key of the previous one is missing.
In the docker_run script, creates a new folder to the test certificate,
different from the production folder, and bind it with the sdc-api-tests
docker.
Minor changes in docker_run script.

Change-Id: I78b28303215912df129a0e0d70afad5f3d0c2d09
Issue-ID: SDC-2641
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoValidate non-mano software information artifact 83/98183/6
andre.schmid [Thu, 10 Oct 2019 16:39:03 +0000 (17:39 +0100)]
Validate non-mano software information artifact

Change-Id: Ie9fabd6af821b830e211ff1068fb287357fd38ee
Issue-ID: SDC-2619
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoOnboard PNF software version 81/97781/8
andre.schmid [Tue, 8 Oct 2019 17:27:36 +0000 (18:27 +0100)]
Onboard PNF software version

Change-Id: Id9e32e01f6c2f4c39c8ff10816d982cbb3063bf7
Issue-ID: SDC-2589
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoupdate info.yaml 95/98595/1
Oren Kleks [Tue, 19 Nov 2019 11:51:31 +0000 (13:51 +0200)]
update info.yaml

Change-Id: Ic32f39f3424d69e25079b91eec78f79e4ce5e020
Issue-ID: SDC-2448
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoFix for scalar-unit type value. 16/96716/5
aribeiro [Tue, 1 Oct 2019 15:47:26 +0000 (16:47 +0100)]
Fix for scalar-unit type value.

Issue-ID: SDC-323
Change-Id: I7f19a7356e1cd34deca0a168b3cb707ef657b9cb
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoFixing sonar issue 59/98359/2
Dmitry Puzikov [Wed, 13 Nov 2019 14:14:52 +0000 (15:14 +0100)]
Fixing sonar issue

Constant is used instead of repeated literal.

Change-Id: I540c09f8ba596398257b34ff3189b1a3ce5ab416
Issue-ID: SDC-2654
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoFixing sonar issues 75/98375/3
Dmitry Puzikov [Wed, 13 Nov 2019 15:52:25 +0000 (16:52 +0100)]
Fixing sonar issues

Added logging instead of skipping or printing stacktraces.

Change-Id: I258a2a76c295f12b30e200c4519bc1bb0741f642
Issue-ID: SDC-2654
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
4 years agoConfiguration.yaml update 86/98486/1
db384r [Sun, 17 Nov 2019 12:51:08 +0000 (14:51 +0200)]
Configuration.yaml update

Issue-ID: SDC-2658
Signed-off-by: db384r <dvir.baumel@intl.att.com>
Change-Id: Icec6ad0fb74f023df58ca1a8c9e5a432bff6285f

4 years agoadd SDC Meta Data for CDS Integration 45/98145/3
Ahmed Abbas [Thu, 7 Nov 2019 15:52:37 +0000 (17:52 +0200)]
add SDC Meta Data for CDS Integration

Issue-ID: SDC-2631
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ie691e323f771b786d154c0614d0cd724635a5ec2

4 years agoFix incorrect rendering of search box on VF Properties Assignment tab 40/98140/2
vasraz [Thu, 7 Nov 2019 13:15:40 +0000 (13:15 +0000)]
Fix incorrect rendering of search box on VF Properties Assignment tab

Change-Id: I7abb04fa17c525aaba414f1ba1714211ff08b46c
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2328

4 years agoFix sonarQube issue. 80/98180/2
aribeiro [Fri, 8 Nov 2019 10:53:56 +0000 (10:53 +0000)]
Fix sonarQube issue.

Issue-ID: SDC-2646
Change-Id: Ic426e1cccf50e3db40381896ee50b74e647129ee
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoAlign Sdc warnings with VNF Requirements 56/98056/2
Ben David, Elad (eb7504) [Wed, 6 Nov 2019 15:45:27 +0000 (17:45 +0200)]
Align Sdc warnings with VNF Requirements

Change-Id: Ic133faed7f8b612279de0eb836e88e9ea6b694d7
Issue-ID: SDC-2647
Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
4 years agoFix sonarqube issues introduced by ZipSlip change 71/97971/3
andre.schmid [Mon, 4 Nov 2019 13:59:28 +0000 (13:59 +0000)]
Fix sonarqube issues introduced by ZipSlip change

Fix major and critical sonarqube issues introduced by ZipSlip change
id I721f3d44b34fe6d242c9537f5a515ce1bb534c9a

Change-Id: I3aa2cd4116936d715baba99a38d43aa40fd62a29
Issue-ID: SDC-1401
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoAlign logging to Onap-ELS 2019.11 84/97884/5
Ben David, Elad (eb7504) [Sun, 3 Nov 2019 15:22:48 +0000 (17:22 +0200)]
Align logging to Onap-ELS 2019.11

Change-Id: I1750493d5c9f2eab8c1395f0fbc9ae66cf74b0a6
Issue-ID: SDC-2639
Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
4 years agoAdd a new package with Custom Types to Sanity test. 12/97912/2
aribeiro [Thu, 10 Oct 2019 09:38:21 +0000 (10:38 +0100)]
Add a new package with Custom Types to Sanity test.

Issue-ID: SDC-2616
Change-Id: Id290626724488e58b4840408429c1962a19064a0
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoTransform custom types for PNFD. 22/96322/5
aribeiro [Wed, 11 Sep 2019 12:50:46 +0000 (13:50 +0100)]
Transform custom types for PNFD.

Transformation of customized Node Types for PNFD.

Issue-ID: SDC-2561
Change-Id: Id3e07edff0e5a8cb134aa12c07878e14c33d1512
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoa fix to handle onboard ALTER tables 92/97892/1
Ben David, Elad (eb7504) [Mon, 4 Nov 2019 08:53:24 +0000 (10:53 +0200)]
a fix to handle onboard ALTER tables

Change-Id: I7e721f267e6e5935231d6e38ac490d9335f68f4b
Issue-ID: SDC-2640
Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
4 years agoValidate artifacts signature in SOL004 package 19/97619/4
andre.schmid [Mon, 30 Sep 2019 16:47:27 +0000 (17:47 +0100)]
Validate artifacts signature in SOL004 package

Change-Id: Ib048f4501fd8a81cdf11fab19f149350011f772e
Issue-ID: SDC-2632
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoCreate new non-mano Artifact Type entry for pnf software information 25/97725/3
aribeiro [Thu, 3 Oct 2019 14:44:48 +0000 (15:44 +0100)]
Create new non-mano Artifact Type entry for pnf software information

Issue-ID: SDC-2615
Change-Id: I4dd879d50b1dec58aceeaf0c265901c62d038071
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoCentralize onboarding package validation 17/96217/9
andre.schmid [Thu, 19 Sep 2019 15:14:01 +0000 (16:14 +0100)]
Centralize onboarding package validation

Change-Id: I3cc58cf15f62008e83cfc7ddb095d07ab216b82a
Issue-ID: SDC-2583
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoHandle onboard ALTER tables to support upgrade 83/97883/1
Ben David, Elad (eb7504) [Sun, 3 Nov 2019 14:19:16 +0000 (16:19 +0200)]
Handle onboard ALTER tables to support upgrade

Change-Id: I6c96aecccf00a3b02bf07cf172ff752b69d3cc94
Issue-ID: SDC-2640
Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
4 years agoFix for missing import merge issue 52/97752/1
andre.schmid [Wed, 30 Oct 2019 14:30:42 +0000 (14:30 +0000)]
Fix for missing import merge issue

Some imports from SDC-1952 were lost during the merge of SDC-1401,
they were re-added.

Change-Id: Ie3af8290f98afe4fd9278c218a47376abcdd1a3c
Issue-ID: SDC-1952, SDC-1401
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoDmaapPublisher files update 26/97726/2
Ofir Sonsino [Wed, 30 Oct 2019 09:29:18 +0000 (11:29 +0200)]
DmaapPublisher files update

Change-Id: I72b501587ed0b4ea8f7ba54614361d546b255cf6
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoFix zip slip security flaw 01/97301/4
andre.schmid [Fri, 27 Sep 2019 12:27:11 +0000 (13:27 +0100)]
Fix zip slip security flaw

Apply zip slip checking in zip operations throughout the system.
Centralizes most of the zip logic in one class. Create tests to zip
functionalities and zip slip problem.

Change-Id: I721f3d44b34fe6d242c9537f5a515ce1bb534c9a
Issue-ID: SDC-1401
Signed-off-by: andre.schmid <andre.schmid@est.tech>