sdc.git
3 years agoImprove readability of IT Config 48/120848/2
vasraz [Tue, 20 Apr 2021 16:32:14 +0000 (17:32 +0100)]
Improve readability of IT Config

Replace with lombok (Getter/Setter)

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

3 years agoImplement 'Add Outputs UI TC' 41/120841/2
vasraz [Tue, 20 Apr 2021 15:40:31 +0000 (16:40 +0100)]
Implement 'Add Outputs UI TC'

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

3 years agoFix VSP update for checked-in resources 93/120693/1
andre.schmid [Thu, 15 Apr 2021 17:47:55 +0000 (18:47 +0100)]
Fix VSP update for checked-in resources

Checkout the VF (if checked-in) related to the VSP before loading the VF
workspace.

Change-Id: I9576fd5b429fdae2ac00de5bfbd38e183b93be59
Issue-ID: SDC-3560
Signed-off-by: André Schmid <andre.schmid@est.tech>
3 years agoFix VSP update backend process 98/120598/3
andre.schmid [Thu, 15 Apr 2021 10:15:31 +0000 (11:15 +0100)]
Fix VSP update backend process

Fix the VSP update procedure which was being rejected by a condition
that checks if a VFC being created has the same name, type and vendor
release. This was recently introduced to avoid duplicate VFC creation
during the initialization process.
This change adds a condition to confirm that no VSP CSAR is involved,
before trying to check for the name, type and vendor release.

Change-Id: Ie46195e810cd72f7412acc7cb01a764ef010f58d
Issue-ID: SDC-3561
Signed-off-by: André Schmid <andre.schmid@est.tech>
3 years agoFix 'Unable to save changed attributes default value' 06/120606/2
vasraz [Thu, 15 Apr 2021 09:03:58 +0000 (10:03 +0100)]
Fix 'Unable to save changed attributes default value'

Implements missing functionality to save changed attribute

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

3 years agoInclude 4.1.1 vduCp in deployment 23/120523/2
MichaelMorris [Fri, 9 Apr 2021 15:09:07 +0000 (16:09 +0100)]
Include 4.1.1 vduCp in deployment

Node type was already added, but not include in the list of types to be deployed during install or upgrade

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3509
Change-Id: I71a3a9942cb7d5b6adb194b7e7f2aa4be6533ac6

3 years agoFix add property to a VFC 13/120613/2
aribeiro [Wed, 14 Apr 2021 14:43:59 +0000 (15:43 +0100)]
Fix add property to a VFC

Added properties to a VFC were not being displayed on the UI

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

3 years agoAdd service design UI flows 27/120527/2
aribeiro [Tue, 6 Apr 2021 09:25:20 +0000 (10:25 +0100)]
Add service design UI flows

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

3 years agoUpdate npm.registry 22/120622/2
vasraz [Sun, 18 Apr 2021 14:09:25 +0000 (15:09 +0100)]
Update npm.registry

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

3 years agoUpdate INFO.yaml 60/120460/2
ChrisC [Tue, 13 Apr 2021 08:54:01 +0000 (10:54 +0200)]
Update INFO.yaml

Remove inactive committers

Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I000ab219204952e68b473252fbe63ad4acde9e8d

3 years agoFix attribute create and update actions 66/120366/2
aribeiro [Thu, 8 Apr 2021 16:19:09 +0000 (17:19 +0100)]
Fix attribute create and update actions

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

3 years agoFix 'Unable to delete declared outputs' 99/120399/2
vasraz [Fri, 9 Apr 2021 12:30:04 +0000 (13:30 +0100)]
Fix 'Unable to delete declared outputs'

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

3 years agoFix default imports being amended 69/120369/2
MichaelMorris [Fri, 9 Apr 2021 11:26:22 +0000 (12:26 +0100)]
Fix default imports being amended

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3552
Change-Id: Ibb5cfbba2075820c798eae1726953871140ddce5

3 years agoFix weak-cryptography issues 49/120349/6
xuegao [Fri, 9 Apr 2021 06:48:47 +0000 (08:48 +0200)]
Fix weak-cryptography issues

Load the truststore/keystore of our own instead of using the default one.

Issue-ID: SDC-3495
Change-Id: I0ecd764d5198480a065fd38299cc9ff9da66af29
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoImprove ETSI NS UI test 53/120353/2
andre.schmid [Fri, 9 Apr 2021 08:59:07 +0000 (09:59 +0100)]
Improve ETSI NS UI test

- import a ETSI VNF that has the tosca.capabilities.nfv.VirtualLinkable
requirement;
- externalize the tosca.capabilities.nfv.VirtualLinkable requirement
and certify the imported ETSI VNF;
- on the created ETSI NS Service (already existing flow), adds two
instances of the imported ETSI VNF and a NsVirtualLink;
- create a relationship between the two ETSI VNF to the NsVirtualLink,
through the tosca.capabilities.nfv.VirtualLinkable requirement/
capability;
- checks for the new nodes and relationship in the generated ETSI NS
package.

Change-Id: I57fa3079f473c7afcb7569941f870233ce7bdcca
Issue-ID: SDC-3550
Signed-off-by: André Schmid <andre.schmid@est.tech>
3 years agoFix NSD properties 50/120350/2
MichaelMorris [Wed, 31 Mar 2021 20:53:05 +0000 (21:53 +0100)]
Fix NSD properties

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3545
Change-Id: I090bdcc85e85f1ec86851de3f957ad2ccd148ed5

3 years agoSet default value for ETSI version 60/120260/2
MichaelMorris [Tue, 30 Mar 2021 08:41:24 +0000 (09:41 +0100)]
Set default value for ETSI version

Sets the default value for ETSI version and updates code to use the default value for any mandatory category specific metdata with null values.
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3548
Change-Id: I445443d1de9447945fb0dd8babd3fcebd8e8ed7d

3 years agoAllow property to take its value from defined input list 27/120227/2
KrupaNagabhushan [Tue, 12 Jan 2021 13:41:59 +0000 (13:41 +0000)]
Allow property to take its value from defined input list

Issue-ID: SDC-3547
Change-Id: Ic438e8f8943d0f1c656e386611b88b25f879e83b
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Signed-off-by: andre.schmid <andre.schmid@est.tech>
3 years agoAdd ETSI VNF/CNF distribution flow 13/120113/3
aribeiro [Wed, 24 Mar 2021 11:20:49 +0000 (11:20 +0000)]
Add ETSI VNF/CNF distribution flow

Issue-ID: SDC-3538
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Signed-off-by: André Schmid <andre.schmid@est.tech>
Change-Id: I34198e25919c77903300ef4e3cac04f52b844f93

3 years agoAdd Create Service Substituition Filter Intergration Test 41/120141/4
davsad [Tue, 9 Mar 2021 18:29:48 +0000 (18:29 +0000)]
Add Create Service Substituition Filter Intergration Test

Issue-ID: SDC-3543
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: Id6aabc02e36f199ee9106ec1fb145b57c8493c88

3 years agoHandle intermittent RemoteWebDriver error 12/120112/2
vasraz [Thu, 1 Apr 2021 11:18:09 +0000 (12:18 +0100)]
Handle intermittent RemoteWebDriver error

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

3 years agoFix weak-cryptography issues 08/120008/9
xuegao [Tue, 30 Mar 2021 11:35:13 +0000 (13:35 +0200)]
Fix weak-cryptography issues

Fix the weak-cryptography issues identified in sonarcloud.

Issue-ID: SDC-3495
Change-Id: I0e65c9ad2fa2dda1ffc2c527cc220b9de7a6f217
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoUpdate Committers 06/120106/2
ChrisC [Thu, 1 Apr 2021 14:22:13 +0000 (16:22 +0200)]
Update Committers

Adding Michael Morris and André Schmid as approved SDC committers

Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I95846cc8f2485b7e1b398188aac13480b2337162

3 years agoAdd 'Import VFC' TC to suite (onapUiSanity.xml) 08/119808/9
vasraz [Wed, 31 Mar 2021 10:59:22 +0000 (11:59 +0100)]
Add 'Import VFC' TC to suite (onapUiSanity.xml)

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

3 years agoIncrease TOSCA integer validator supported range 68/120068/2
vasraz [Tue, 30 Mar 2021 17:58:34 +0000 (18:58 +0100)]
Increase TOSCA integer validator supported range

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

3 years agoArch reference Update 09/120009/2
ChrisC [Tue, 30 Mar 2021 12:00:19 +0000 (14:00 +0200)]
Arch reference Update

Updating Architecture link for H release

Issue-ID: SDC-3532
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I859ffe27330833af60f9e46e2a7eb30bbcba63be

3 years agoImprove test coverage (GenerateEcompErrorsCsv) 24/120024/2
vasraz [Tue, 30 Mar 2021 09:16:14 +0000 (10:16 +0100)]
Improve test coverage (GenerateEcompErrorsCsv)

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

3 years agoRevert "Improve test coverage" 23/120023/2
aribeiro [Tue, 30 Mar 2021 15:24:20 +0000 (16:24 +0100)]
Revert "Improve test coverage"

This reverts commit 1da764ea

Issue-ID: SDC-3540
Change-Id: I54b65e1d5323dcc680c5bb65fa1657b7adb6741d
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
3 years agoFix restricting valid values for ONAP service metadata 89/119989/1
davsad [Mon, 29 Mar 2021 13:20:02 +0000 (14:20 +0100)]
Fix restricting valid values for ONAP service metadata

Issue-ID: SDC-3539

Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: I10658e29bc986f9fd9c5d5d6ce34d0bd02d70e11

3 years agoReformat common-be 37/119937/2
vasraz [Sat, 27 Mar 2021 22:37:42 +0000 (22:37 +0000)]
Reformat common-be

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

3 years agoImprove test coverage (common) 41/119941/2
vasraz [Sun, 28 Mar 2021 13:39:05 +0000 (14:39 +0100)]
Improve test coverage (common)

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

3 years agoReformat common 38/119938/2
vasraz [Sat, 27 Mar 2021 22:58:29 +0000 (22:58 +0000)]
Reformat common

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

3 years agoReformat common-app-logging 40/119940/2
vasraz [Sat, 27 Mar 2021 23:15:20 +0000 (23:15 +0000)]
Reformat common-app-logging

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

3 years agoReformat catalog-fe 39/119939/2
vasraz [Sat, 27 Mar 2021 23:06:34 +0000 (23:06 +0000)]
Reformat catalog-fe

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

3 years agoReformat asdctool 35/119935/2
vasraz [Sat, 27 Mar 2021 15:43:05 +0000 (15:43 +0000)]
Reformat asdctool

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

3 years agoReformat common-app-api 36/119936/2
vasraz [Sat, 27 Mar 2021 16:17:27 +0000 (16:17 +0000)]
Reformat common-app-api

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

3 years agoImprove test coverage 33/119933/2
vasraz [Sat, 27 Mar 2021 00:25:53 +0000 (00:25 +0000)]
Improve test coverage

Fix test directory structure

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

3 years agoFix ETSI NSD requirement handling 89/119889/2
MichaelMorris [Tue, 23 Mar 2021 12:22:19 +0000 (12:22 +0000)]
Fix ETSI NSD requirement handling

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3528
Change-Id: Ied1466e6708dfd18bcb15dfe55558c1248f920f7

3 years agoImprove test coverage 28/119928/3
xuegao [Fri, 26 Mar 2021 15:05:41 +0000 (16:05 +0100)]
Improve test coverage

Add unit tests to improve test coverage.

Issue-ID: SDC-3428
Change-Id: I6eb08c6094e0c06bd781b88b00f9301b43f1e965
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoImprove test coverage 54/119854/6
xuegao [Thu, 25 Mar 2021 15:00:32 +0000 (16:00 +0100)]
Improve test coverage

Add unit tests to improve test coverage.

Issue-ID: SDC-3428
Change-Id: Ifd9e6eb25fa3ec9f4f93d283277574120edff835
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoRevert "Fix 46 CRITICAL BUGs" 09/119909/2
Vasyl Razinkov [Fri, 26 Mar 2021 13:44:55 +0000 (13:44 +0000)]
Revert "Fix 46 CRITICAL BUGs"

This reverts commit eb57d1efc197968a4073b331b2dc8f40d8109847.

Reason for revert: some UI components are broken

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

3 years agoFix issue with global substitutions 59/119759/5
MichaelMorris [Wed, 24 Mar 2021 15:00:53 +0000 (15:00 +0000)]
Fix issue with global substitutions

Check if node types in the global substitutions file already exist before attempting to create them

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3533
Change-Id: I8129e3108e27f3bae4f33e1bd652d8b74ae34de9

3 years agoImprove test coverage 71/119871/1
vasraz [Thu, 25 Mar 2021 20:51:48 +0000 (20:51 +0000)]
Improve test coverage

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

3 years agoFix CRITICAL BUGs 41/119841/2
vasraz [Thu, 25 Mar 2021 12:40:50 +0000 (12:40 +0000)]
Fix CRITICAL BUGs

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

3 years agoImprove test coverage 00/119800/4
xuegao [Thu, 25 Mar 2021 09:31:08 +0000 (10:31 +0100)]
Improve test coverage

Add unit tests to improve test coverage.

Issue-ID: SDC-3428
Change-Id: I47da0decd6b6df93ace68b2af586b255ef0b792e
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoRelease Note Update 39/119739/3
ChrisC [Wed, 24 Mar 2021 14:58:46 +0000 (15:58 +0100)]
Release Note Update

Updating Release note for H release

Issue-ID: SDC-3521
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: If6aeb114509c0f96534d47fe49f0615ab8981bb8

3 years agoImplement 'Import VFC' UI test 22/119722/4
vasraz [Wed, 24 Mar 2021 11:27:43 +0000 (11:27 +0000)]
Implement 'Import VFC' UI test

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

3 years agoReformat catalog-dao 37/119737/2
vasraz [Wed, 24 Mar 2021 14:37:05 +0000 (14:37 +0000)]
Reformat catalog-dao

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

3 years agoHandles ComponentException during Import VSP 20/119720/2
andre.schmid [Mon, 22 Mar 2021 11:24:51 +0000 (11:24 +0000)]
Handles ComponentException during Import VSP

The ComponentException was being treated as a GENERAL_ERROR and
loosing its message and HTTP status.

Change-Id: Ia632ec53f10920a69a53eed3aedee773ef5e4d2f
Issue-ID: SDC-3530
Signed-off-by: andre.schmid <andre.schmid@est.tech>
3 years agoSkip swagger in fast build profile 05/119705/3
vasraz [Tue, 23 Mar 2021 17:47:51 +0000 (17:47 +0000)]
Skip swagger in fast build profile

Add configuration to skip swagger in 'fast-build' profile

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

3 years agoImprove test coverage 50/119650/4
vasraz [Tue, 23 Mar 2021 17:19:24 +0000 (17:19 +0000)]
Improve test coverage

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

3 years agoAdd new ui integration test flow 94/119294/5
aribeiro [Thu, 4 Mar 2021 11:49:00 +0000 (11:49 +0000)]
Add new ui integration test flow

New flows for onboarding VNF`s and CNF`s, download and verify if the onboarded package is present

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

3 years agoImprove test coverage 43/119643/4
xuegao [Mon, 22 Mar 2021 10:22:47 +0000 (11:22 +0100)]
Improve test coverage

Add unit tests to improve test coverage.

Issue-ID: SDC-3428
Change-Id: I9e00af2824366ae45d47d2dcecf322fd3e9a6fea
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoFix 46 CRITICAL BUGs 60/119660/2
vasraz [Tue, 23 Mar 2021 19:17:37 +0000 (19:17 +0000)]
Fix 46 CRITICAL BUGs

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

3 years agoImprove test coverage 41/119541/9
xuegao [Fri, 19 Mar 2021 13:04:17 +0000 (14:04 +0100)]
Improve test coverage

Add unit tests to improve test coverage.

Issue-ID: SDC-3428
Change-Id: I29a8f1d49f1dfd6bca79f3d873d1e1ff7adc4fb2
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoReformat openecomp-be 98/119598/2
vasraz [Mon, 22 Mar 2021 15:33:06 +0000 (15:33 +0000)]
Reformat openecomp-be

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

3 years agoEnable selection of base type of service 98/119498/4
vasraz [Sun, 21 Mar 2021 20:48:30 +0000 (20:48 +0000)]
Enable selection of base type of service

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3506
Change-Id: Iaba39955fac9056cb0d0f1eccd223c05dfb9c5b4
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
3 years agoAdd Composition Page and create resource page/flow 58/119558/2
andre.schmid [Tue, 9 Mar 2021 18:29:48 +0000 (18:29 +0000)]
Add Composition Page and create resource page/flow

Add UI Tests Composition Page, and create resource page and flow

Change-Id: I004a2e8123df669e7318eca7feb58f8b1210dd65
Issue-ID: SDC-3523, SDC-3524
Signed-off-by: andre.schmid <andre.schmid@est.tech>
3 years agoUpdate Master to Istambul 89/119589/1
ChrisC [Mon, 22 Mar 2021 12:54:06 +0000 (13:54 +0100)]
Update Master to Istambul

Set version 1.9.0 to ensure no clash of dockers when H branch stage jobs are going to produce stage dockers

Issue-ID: SDC-3527
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I008a90101d89bbd50fae98cc7ce5caae1958059b

3 years agoPublish swagger files for SDC APIs 64/119564/1
MichaelMorris [Thu, 18 Mar 2021 11:40:48 +0000 (11:40 +0000)]
Publish swagger files for SDC APIs

I have created a swagger file for each of the APIs as they are currently listed on the architecture page. Some of the files can be easily be combined if some of the APIs are combined. I have created a single file for SDCE-2 and SDCE-5 as it is not possible to seperate as they are both paritially implemented in the same class with overlapping paths

I have copied the generated swagger files to the docs directory as I suspect they need to be under source control for the generation of the readthedocs page

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3525
Change-Id: Id42412704311a573e3ebf911ad34d909c1c3f1b2

3 years agoReformat catalog-be 34/119534/2
vasraz [Fri, 19 Mar 2021 11:25:07 +0000 (11:25 +0000)]
Reformat catalog-be

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

3 years agoReformat catalog-model 39/119539/2
vasraz [Fri, 19 Mar 2021 12:07:04 +0000 (12:07 +0000)]
Reformat catalog-model

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

3 years agoRelease 1.8.4 29/119529/1
ChrisC [Fri, 19 Mar 2021 08:19:34 +0000 (09:19 +0100)]
Release 1.8.4

Release RC1 dockers

Issue-ID: SDC-3519
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I7d994f86c453845b4b352845e95431345aaa6c1f

3 years agoFix license option visibility 08/119508/1 1.8.4
ChrisC [Thu, 18 Mar 2021 14:31:38 +0000 (15:31 +0100)]
Fix license option visibility

Fix for license option selection visibility in case user choose internal license type

Issue-ID: SDC-3499
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I32f6f81055f619b8682bc856ab16e8689546172b

3 years agoUpdate integration UI tests selenium image 85/119485/2
andre.schmid [Mon, 15 Mar 2021 16:51:12 +0000 (16:51 +0000)]
Update integration UI tests selenium image

The integration UI tests were using a very old selenium image
"selenium/standalone-firefox:2.53.1" (from 4 years ago), which was
bringing problems related with outdated version of firefox/selenium
standalone.
Fixes broken tests after the update.
Updates also the gecko driver to the 0.29.0 version.

Change-Id: I1f7ad17c649e4015cde5c1932f9da08e36ca0aec
Issue-ID: SDC-3516
Signed-off-by: andre.schmid <andre.schmid@est.tech>
3 years agoRemove wait for welcome screen in UI tests 84/119484/2
andre.schmid [Mon, 15 Mar 2021 17:52:43 +0000 (17:52 +0000)]
Remove wait for welcome screen in UI tests

Remove unnecessary wait for the welcome screen after the login.
The welcome screen doesn't exist anymore.

Change-Id: Iddd57016fbb2a890029cd24b18a5fadc3c5ddb3d
Issue-ID: SDC-3522
Signed-off-by: andre.schmid <andre.schmid@est.tech>
3 years agoImprove test coverage 47/119447/5
vasraz [Wed, 17 Mar 2021 14:57:07 +0000 (14:57 +0000)]
Improve test coverage

Use Lombok annotations to improve test coverage

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

3 years agoFix Substitution Mapping for inputs created independently 90/119390/3
KrupaNagabhushan [Tue, 2 Mar 2021 16:37:43 +0000 (16:37 +0000)]
Fix Substitution Mapping for inputs created independently

Issue-ID: SDC-3515
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I90e489ac7f7a244d1338d0d6f6c3c2413a131fcc

3 years agoUpdate SDC version 86/119386/2
ChrisC [Tue, 16 Mar 2021 15:34:18 +0000 (16:34 +0100)]
Update SDC version

Prepare for RC1 build for H release

Issue-ID: SDC-3479
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I91ce37170a98d17b71cd30ff9a43ec5fe63b8cad

3 years agoSupport default value for category specific metadata 63/119363/4
davsad [Mon, 15 Mar 2021 08:37:18 +0000 (08:37 +0000)]
Support default value for category specific metadata

Issue-ID: SDC-3513
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: I4697b66c6d59c1464cf81f9c68fe76b6ca24472c

3 years agoImprove test coverage 70/119370/4
xuegao [Tue, 16 Mar 2021 07:18:21 +0000 (08:18 +0100)]
Improve test coverage

Use Lombok annotations to improve test coverage.

Issue-ID: SDC-3428
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I3701c1ae8f8a1648c17227095071a7a581eb8ac1

3 years agoRemove unused dcae-be healthcheck 74/119374/6
ChrisC [Tue, 16 Mar 2021 13:12:46 +0000 (14:12 +0100)]
Remove unused dcae-be healthcheck

Remove DCAE-DS backend Healthchecks that are noisy in the logs
DCAE-DS was sunset in G release

Issue-ID: SDC-3514
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Iad9d6738ec813be9b87766ed189deda34e711ab1

3 years agoImprove test coverage 21/119321/5
xuegao [Mon, 15 Mar 2021 13:10:57 +0000 (14:10 +0100)]
Improve test coverage

Use Lombok annotations to improve test coverage.

Issue-ID: SDC-3428
Change-Id: I78a9fa6171ba26e431b5e587b24548322c464ecc
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoImprove test coverage 34/119334/2
vasraz [Mon, 15 Mar 2021 15:53:01 +0000 (15:53 +0000)]
Improve test coverage

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

3 years agoAdding ETSI SOL001 v4.4.1 vduCp 55/119355/2
MichaelMorris [Mon, 15 Mar 2021 14:27:57 +0000 (14:27 +0000)]
Adding ETSI SOL001 v4.4.1 vduCp

Previous version does not have 'container_binding' needed for CNF onboarding

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3509
Change-Id: I0894b3ec818f1448997a99c2754153998bf77151

3 years agoFix Security Vulnerabilities 64/118964/12
aribeiro [Mon, 15 Feb 2021 17:24:11 +0000 (17:24 +0000)]
Fix Security Vulnerabilities

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

3 years agoImprove test coverage 07/119307/2
xuegao [Mon, 15 Mar 2021 11:21:51 +0000 (12:21 +0100)]
Improve test coverage

Use Lombok annotations to improve test coverage.

Issue-ID: SDC-3428
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I120d5f472e3bf8b1e417ec817c91bde33b0c901e

3 years agoRemove unused code 93/119293/1
vasraz [Sun, 14 Mar 2021 13:38:29 +0000 (13:38 +0000)]
Remove unused code

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

3 years agoRemove unused code 55/119255/2
ChrisC [Fri, 12 Mar 2021 14:54:32 +0000 (15:54 +0100)]
Remove unused code

Remove unused and untested or poorly tested code for migrating old DB

Issue-ID: SDC-3428
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I39b086111b5be8d1caf4d6d45bf92105d03709eb

3 years agoFix unstable TCs 68/119268/1
vasraz [Fri, 12 Mar 2021 18:53:01 +0000 (18:53 +0000)]
Fix unstable TCs

 - Migrate to Junit 5
 - log exception instead of failing

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

3 years agoAdding unit tests 87/119187/3
xuegao [Thu, 11 Mar 2021 19:25:30 +0000 (20:25 +0100)]
Adding unit tests

Adding unit tests to improve test coverage.

Issue-ID: SDC-3428
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I1d9ea0a4a8a1855414a611c57930a4e0decb3b89

3 years agoAdding unit tests 85/119185/3
xuegao [Thu, 11 Mar 2021 19:04:46 +0000 (20:04 +0100)]
Adding unit tests

Adding unit tests to improve test coverage.

Issue-ID: SDC-3428
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I685f01886b314dea9b8507afd93937e070d7501d

3 years agoAdding unit tests 52/119152/3
xuegao [Thu, 11 Mar 2021 16:22:46 +0000 (17:22 +0100)]
Adding unit tests

Adding unit tests to improve test coverage.

Issue-ID: SDC-3428
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I57da2ff92839cb78985e5f3d3c13dc575c1b6c17

3 years agoRestrict metadata valid values per category 37/119137/2
davsad [Mon, 1 Mar 2021 23:47:07 +0000 (23:47 +0000)]
Restrict metadata valid values per category

Issue-ID: SDC-3504
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: I95c4769b231de8e681a2f0ff5eb84cc01c2d4367

3 years agoFix declare input button when checked/unchecked properties 31/119131/2
KrupaNagabhushan [Thu, 4 Mar 2021 12:15:35 +0000 (12:15 +0000)]
Fix declare input button when checked/unchecked properties

Issue-ID: SDC-3502
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I24424ddc4d7027dcef3c09ee24d3ec82dbdcc5d9

3 years agoAdding unit tests 50/119150/2
xuegao [Thu, 11 Mar 2021 15:18:22 +0000 (16:18 +0100)]
Adding unit tests

Adding unit tests to improve test coverage.

Issue-ID: SDC-3428
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: Icea75db44575c2ea9e6b51a34730e83b0d35f03f

3 years agoRestrict XpathSelector's visibility 40/119140/1
vasraz [Wed, 10 Mar 2021 16:36:07 +0000 (16:36 +0000)]
Restrict XpathSelector's visibility

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

3 years agoRemove redundant code 18/119118/1
vasraz [Wed, 10 Mar 2021 17:27:24 +0000 (17:27 +0000)]
Remove redundant code

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

3 years agoFix requirement external toggle when deselecting and reselecting node 82/119082/2
davsad [Fri, 19 Feb 2021 17:13:51 +0000 (17:13 +0000)]
Fix requirement external toggle when deselecting and reselecting node

Issue-ID: SDC-3501
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: Ib4b1913adc54fb15277af324e8eaf5bbd82c0f95

3 years agoFix sonar bugs 44/118644/6
xuegao [Mon, 1 Mar 2021 08:19:39 +0000 (09:19 +0100)]
Fix sonar bugs

Fix the bugs indicated by Sonar in YamlUtilTest.

Issue-ID: SDC-3428
Change-Id: Ic0a4b9e4ee45d047414bb14929abcd5d390466d4
Signed-off-by: xuegao <xue.gao@intl.att.com>
3 years agoAdd ETSI 2.5.1 Network Service design UI Test 52/118952/3
andre.schmid [Fri, 26 Feb 2021 18:19:50 +0000 (18:19 +0000)]
Add ETSI 2.5.1 Network Service design UI Test

Change-Id: I3b008020601c2e5ecdcc3de594fc40d692b2cd8d
Issue-ID: SDC-3498
Signed-off-by: andre.schmid <andre.schmid@est.tech>
3 years agoDisable unstable CliFallbackAndLookupTest 81/118881/1
vasraz [Sun, 7 Mar 2021 12:49:44 +0000 (12:49 +0000)]
Disable unstable CliFallbackAndLookupTest

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

3 years agoFix SONAR coverage drop 49/118849/2
vasraz [Fri, 5 Mar 2021 13:42:48 +0000 (13:42 +0000)]
Fix SONAR coverage drop

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

3 years agoRelease 1.8.3 50/118850/1
ChrisC [Fri, 5 Mar 2021 13:50:20 +0000 (14:50 +0100)]
Release 1.8.3

release H dockers

Issue-ID: SDC-3479
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I5bfb9c5350dd1ec9d8559526e379839908012287

3 years agoUpdate to 1.8.3 94/118794/2 1.8.3
ChrisC [Thu, 4 Mar 2021 14:39:21 +0000 (15:39 +0100)]
Update to 1.8.3

Update Version to prepare for release

Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ie23d18d3124ec8cf8edb77a468538c8548a11375

3 years agoFix issue with invariantUUID in exported tosca 93/118793/1
MichaelMorris [Thu, 4 Mar 2021 12:25:35 +0000 (12:25 +0000)]
Fix issue with invariantUUID in exported tosca

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3496
Change-Id: If12426466d2e9f8cfd97cef888f8a710e46afb01

3 years agoAdd test code for Test Topology Auto Design 67/116667/13
suzhenyu [Thu, 7 Jan 2021 10:45:49 +0000 (18:45 +0800)]
Add test code for Test Topology Auto Design

Issue-ID: SDC-3297
Change-Id: I63013b88ceeed52938fa206de25c3ba5e58d7daa
Signed-off-by: suzhenyu <zysuh@isoftstone.com>
3 years agoAdd negative integration test cases for helm package onboarding 82/118682/5
Remigiusz Janeczek [Tue, 2 Mar 2021 09:28:28 +0000 (10:28 +0100)]
Add negative integration test cases for helm package onboarding

Issue-ID: SDC-3185
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I76d372b9556c31af77e8f770b996398aec0145df

3 years agoDisable unstable NodeSpecificCliTest 46/118546/6
vasraz [Thu, 25 Feb 2021 20:24:02 +0000 (20:24 +0000)]
Disable unstable NodeSpecificCliTest

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

3 years agoImprove test coverage 71/118671/2
vasraz [Mon, 1 Mar 2021 20:58:10 +0000 (20:58 +0000)]
Improve test coverage

- remove unused code
- use lombok

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