sdc.git
22 months agoService Import - Read metadata from csar 90/129590/12
JvD_Ericsson [Thu, 2 Jun 2022 09:46:40 +0000 (10:46 +0100)]
Service Import - Read metadata from csar

Also exports metadata to the tosca template and
fixes service metadata not being set when the create button is clicked

Issue-ID: SDC-4044
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I6f8428d9ed385335c05e7b994e622229ea00342b

22 months agoSupport Groups during Import Service 35/129635/6
vasraz [Tue, 21 Jun 2022 11:16:22 +0000 (12:16 +0100)]
Support Groups during Import Service

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

22 months agoStep version to 1.11.5-SNAPSHOT 75/129675/1
andre.schmid [Fri, 24 Jun 2022 10:06:35 +0000 (11:06 +0100)]
Step version to 1.11.5-SNAPSHOT

Change-Id: Iee1394298e6afddf30e98c8e07a4ddacef95d55f
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@est.tech>
22 months agoFix interface operation update on version change 91/129591/3
JvD_Ericsson [Fri, 10 Jun 2022 08:28:57 +0000 (09:28 +0100)]
Fix interface operation update on version change

Fix interface operation implementation not being updated on version
change

Issue-ID: SDC-4045
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Idfe15f988f47c50be329354d711f43de8eab2203

22 months agoFix Interface Operation mandatory fields 65/129665/3
JvD_Ericsson [Wed, 22 Jun 2022 14:38:43 +0000 (15:38 +0100)]
Fix Interface Operation mandatory fields

and remove unnecessary methods

Issue-ID: SDC-4061
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I91da5127592563cfab33b00c410f5380f088f6d6

22 months agoSupport TOSCA get_attribute function 30/129630/5
andre.schmid [Wed, 15 Jun 2022 14:30:40 +0000 (15:30 +0100)]
Support TOSCA get_attribute function

Adds support to TOSCA get_attribute function in the Property Assignment
TOSCA Function modal.

Change-Id: I73dda215a7c9d7fecf0803cc259634279c3bdfb6
Issue-ID: SDC-4053
Signed-off-by: andre.schmid <andre.schmid@est.tech>
22 months agoBlock interface operation edit in checkedin VFC 59/129659/3
andre.schmid [Tue, 21 Jun 2022 14:06:12 +0000 (15:06 +0100)]
Block interface operation edit in checkedin VFC

VFC interface operation could be edited even when checked in, due to
an incorrect viewOnly input passed to the modal component.
Blocks edition also in the backend, by verifying if the component
can be edited.

Change-Id: I816e28897273aaa677237ca55794bb3dc8460975
Issue-ID: SDC-4058
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
22 months agoFix interface name and operation not being disabled on edit 60/129660/1
JvD_Ericsson [Tue, 21 Jun 2022 13:32:34 +0000 (14:32 +0100)]
Fix interface name and operation not being disabled on edit

Issue-ID: SDC-4059
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Ic52ad385c76595280a9c8f726e6285f2933d07fb

22 months agoService Import - Node Template Node Filter 14/129614/3
JvD_Ericsson [Mon, 13 Jun 2022 13:09:06 +0000 (14:09 +0100)]
Service Import - Node Template Node Filter

Issue-ID: SDC-4049
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: If0de045f88db44d14936e6fcc55ad623fb235174

22 months agoSupport metadata in Inputs during Service Import 25/129625/2
vasraz [Wed, 15 Jun 2022 11:50:31 +0000 (12:50 +0100)]
Support metadata in Inputs during Service Import

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

22 months agoFix get_input not working for complex properties 53/129653/1
andre.schmid [Mon, 20 Jun 2022 17:23:58 +0000 (18:23 +0100)]
Fix get_input not working for complex properties

In the TOSCA function component, complex types inputs were not being
found for a selected complex type property.

Change-Id: I4c5c6876d8b64f6fdedf137e0523e4a105a5f921
Issue-ID: SDC-4057
Signed-off-by: andre.schmid <andre.schmid@est.tech>
22 months agoRemove unused properties from main pom 46/129646/2
andre.schmid [Fri, 17 Jun 2022 11:50:28 +0000 (12:50 +0100)]
Remove unused properties from main pom

Change-Id: I98fcc1b73582836845c97ba709fed15c62765b30
Issue-ID: SDC-4056
Signed-off-by: andre.schmid <andre.schmid@est.tech>
22 months agoFix VFC map or list property update 19/129619/2
andre.schmid [Tue, 14 Jun 2022 11:01:07 +0000 (12:01 +0100)]
Fix VFC map or list property update

Fixes two problems in the update of VFC map or list properties. One was
related to a schema validation in the backend.
The other is related to setting the property value when the default
value was being edited.

Change-Id: Icd85346144c8763ced1b8fbcd750c9baf783f6a6
Issue-ID: SDC-4050
Signed-off-by: andre.schmid <andre.schmid@est.tech>
22 months agoAllow to delete an interface operation from VFC 38/129638/5
andre.schmid [Mon, 20 Jun 2022 13:59:26 +0000 (14:59 +0100)]
Allow to delete an interface operation from VFC

Issue-ID: SDC-4055
Change-Id: I43e79315dce12e2060f8b1dbdfcae29da46fc02e
Signed-off-by: stasys10 <stasys.jurgaitis@est.tech>
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoFix loading issue and double errors in properties assignment 54/129554/3
KrupaNagabhushan [Wed, 8 Jun 2022 15:58:59 +0000 (16:58 +0100)]
Fix loading issue and double errors in properties assignment

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

23 months agoFix getToscaFunction validation for property value 55/129555/5
KrupaNagabhushan [Wed, 8 Jun 2022 18:29:41 +0000 (19:29 +0100)]
Fix getToscaFunction validation for property value

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

23 months agoRearrange Interface Operation Implementation 81/128781/13
stasys10 [Thu, 21 Apr 2022 17:13:16 +0000 (18:13 +0100)]
Rearrange Interface Operation Implementation

Name and File fields now called Artifact File URI.
Add Artifact To Implementation renamed to Add Artifact Details,
it was also added to localization.
Artifact File URI is made always visible,
and Add Artifact Details moved underneath it.

Issue-ID: SDC-3982
Signed-off-by: stasys10 <stasys.jurgaitis@est.tech>
Change-Id: I4cbe864347d156137a2ab4746500e5fd454a2b26

23 months agoDisable save for invalid TOSCA function 97/129597/2
andre.schmid [Fri, 10 Jun 2022 14:22:58 +0000 (15:22 +0100)]
Disable save for invalid TOSCA function

Disable save button for invalid TOSCA functions in the TOSCA function
modal.

Change-Id: I322f59b20faec17ba0edaa412273ee41c0c2675c
Issue-ID: SDC-4047
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoConsider schema in filtering function properties 89/129589/4
andre.schmid [Thu, 9 Jun 2022 17:12:20 +0000 (18:12 +0100)]
Consider schema in filtering function properties

Considers the selected property/input schema, not only the type,
when searching for matching properties/inputs in the TOSCA function.

Change-Id: Ie6e3eb8991a1ff9233d8d32109217d59f82f403d
Issue-ID: SDC-4043
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoFix component workspace metadata not being set 93/129593/2
andre.schmid [Fri, 10 Jun 2022 10:39:07 +0000 (11:39 +0100)]
Fix component workspace metadata not being set

The component metadata was not being initialized when the Component
constructor was being used.
Also, during the component checkout, instead of setting the
ComponentMetadata to the workspaceService, the code was setting the
component itself, causing issues in functionalities that uses the
metadata after a component checkout.

Change-Id: Ie9bb187ea04a2f4711d4df00ea335d531840378e
Issue-ID: SDC-4046
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoFix TOSCA function persistent not found message 88/129588/3
andre.schmid [Thu, 9 Jun 2022 20:33:35 +0000 (21:33 +0100)]
Fix TOSCA function persistent not found message

Fixes input/property not found message that remains on the TOSCA
function modal even after the TOSCA function dropdown is changed.

Change-Id: I6d8c622c462a33786847b857186dae2ba213354e
Issue-ID: SDC-4042
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoFix broken images build due to multipart-post gem 87/129587/3
vasraz [Thu, 9 Jun 2022 18:36:13 +0000 (19:36 +0100)]
Fix broken images build due to multipart-post gem

Maximum supported version of multipart-post, with the current images Ruby & RubyGems is 2.2.0.
Forcing the 2.2.0 version.

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

23 months agoRelease 1.11.4 84/129584/1
MichaelMorris [Thu, 9 Jun 2022 13:08:03 +0000 (14:08 +0100)]
Release 1.11.4

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

23 months agoUpdated release notes for 1.11.4 80/129580/2 1.11.4
MichaelMorris [Wed, 8 Jun 2022 20:31:07 +0000 (21:31 +0100)]
Updated release notes for 1.11.4

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

23 months agoRetry fetch assettoscatemplate in csar generation 19/129519/3
MichaelMorris [Fri, 3 Jun 2022 15:09:46 +0000 (16:09 +0100)]
Retry fetch assettoscatemplate in csar generation

Change-Id: I328e174d34b1c8fb688510b498d50130827b9608
Issue-ID: SDC-4032
Signed-off-by: MichaelMorris <michael.morris@est.tech>
23 months agoUpdate vulnerable dependencies 00/129500/2
vasraz [Fri, 3 Jun 2022 16:11:29 +0000 (17:11 +0100)]
Update vulnerable dependencies

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

23 months agoSupport get functions in composition property modal 97/129497/3
andre.schmid [Thu, 2 Jun 2022 15:34:57 +0000 (16:34 +0100)]
Support get functions in composition property modal

Allow to assign get functions values to properties in the composition
properties modal.

Change-Id: I470be63e2980994f43be255d8056af7392baab75
Issue-ID: SDC-4031
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoAllow to edit or clear a TOSCA function value 25/129425/3
andre.schmid [Mon, 30 May 2022 15:21:52 +0000 (16:21 +0100)]
Allow to edit or clear a TOSCA function value

In the properties assignment view, when a property that has a TOSCA
function value is selected, a button "Clear Value" will show allowing
to clear the property value.
This behaviour was changed to show the TOSCA function button, which,
when clicked, will open the TOSCA function modal with the function
values loaded, allowing to edit or clear the existing value.

Change-Id: Ic365f81921052aa2c5737d2a1ac956a3fb745db6
Issue-ID: SDC-4028
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoFix instance req and capabilities not updating 59/129459/2
KrupaNagabhushan [Wed, 1 Jun 2022 17:58:16 +0000 (18:58 +0100)]
Fix instance req and capabilities not updating

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

23 months agoMaintain VFC instance attribute outputs on instance version change 10/129410/6
JvD_Ericsson [Mon, 23 May 2022 07:26:40 +0000 (08:26 +0100)]
Maintain VFC instance attribute outputs on instance version change

Issue-ID: SDC-4025
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Ia44a6ac73d9a52042caaacf0c5f790e1e2fc73f1

23 months agoMaintain VFC UI added interface operations after an upgrade 34/129434/4
vasraz [Tue, 31 May 2022 17:31:59 +0000 (18:31 +0100)]
Maintain VFC UI added interface operations after an upgrade

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

23 months agoMaintain VFC UI added properties after an upgrade 37/129337/13
vasraz [Tue, 31 May 2022 15:26:46 +0000 (16:26 +0100)]
Maintain VFC UI added properties after an upgrade

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

23 months agoMaintain VFC external capabilities and requirements 49/129349/7
KrupaNagabhushan [Mon, 23 May 2022 16:20:05 +0000 (17:20 +0100)]
Maintain VFC external capabilities and requirements

When a VFC is added to a component and capabilities or requirement are set as external on that VFC instance those values should be maintained if the VFC instance version is changed

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

23 months agoFix Blocker Vulnerability 54/129454/2
vasraz [Wed, 1 Jun 2022 14:32:14 +0000 (15:32 +0100)]
Fix Blocker Vulnerability

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

23 months agoSupport of get_property for instance properties 12/129412/8
andre.schmid [Fri, 27 May 2022 10:58:10 +0000 (11:58 +0100)]
Support of get_property for instance properties

Support of get_property for INSTANCE properties, as currently only
SELF properties can be selected.

Change-Id: I80611002964a6ebb515134155c321f2d7f87811c
Issue-ID: SDC-4026
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoMaintain VFC instance interface operation details on instance version change 06/129306/5
JvD_Ericsson [Wed, 18 May 2022 12:27:55 +0000 (13:27 +0100)]
Maintain VFC instance interface operation details on instance version change

Issue-ID: SDC-4009
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I8032f461b2e33c588d38933cfc19de6d7f2595f8

23 months agoDelete VSP - Ensure complete deletion of VSP from DB 02/129402/4
franciscovila [Thu, 26 May 2022 09:23:13 +0000 (10:23 +0100)]
Delete VSP - Ensure complete deletion of VSP from DB

Delete data from tables still containing the
deleted VSP id

Issue-ID: SDC-4023
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: I0b389d22ccba1b888005a5bf3f1af000867e32c1

23 months agoSupport of get_property in property assignment 40/129340/5
andre.schmid [Wed, 18 May 2022 21:09:25 +0000 (22:09 +0100)]
Support of get_property in property assignment

Refactors the current way store a get_input function allowing
to support different get functions (get_property in this case).
The information stored allows recreating and correctly validating
the get function.
Fix get function schema validation, the schema was being ignored.
Improve validation error status and messages.
Improve tosca get function dialog.

Change-Id: I5de5f96dfba3c7a0fbb458885af5528bea7835aa
Issue-ID: SDC-4014
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoFix operation definition extended format handling 11/129411/2
MichaelMorris [Thu, 26 May 2022 12:53:17 +0000 (13:53 +0100)]
Fix operation definition extended format handling

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

23 months agoFix 'VLM restore bug' 13/129413/2
vasraz [Fri, 27 May 2022 11:16:57 +0000 (12:16 +0100)]
Fix 'VLM restore bug'

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

23 months agoFix error handling valid yaml property values 04/129404/3
MichaelMorris [Thu, 26 May 2022 08:41:11 +0000 (09:41 +0100)]
Fix error handling valid yaml property values

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

23 months agoStep version to 1.11.4-SNAPSHOT 03/129403/2
MichaelMorris [Mon, 23 May 2022 10:08:22 +0000 (11:08 +0100)]
Step version to 1.11.4-SNAPSHOT

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

23 months agoFix Component Instance versions not updating 67/129367/3
KrupaNagabhushan [Wed, 25 May 2022 15:14:21 +0000 (16:14 +0100)]
Fix Component Instance versions not updating

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

23 months agoMaintain VFC instance occurrences values 46/129346/4
KrupaNagabhushan [Mon, 23 May 2022 13:30:11 +0000 (14:30 +0100)]
Maintain VFC instance occurrences values

When a VFC is added to a component and occurrences value is set on that VFC instance, those values should be maintained if the VFC instance version is changed

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

23 months agoRemove vulnerable dependency 52/129352/3
vasraz [Tue, 24 May 2022 08:12:03 +0000 (09:12 +0100)]
Remove vulnerable dependency

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

23 months agoFix exception while loading VF "General" page 39/129339/2
andre.schmid [Fri, 20 May 2022 18:14:00 +0000 (19:14 +0100)]
Fix exception while loading VF "General" page

The exception is thrown when accessing a VF General page from a VF
that is not associated to a CSAR file (Imported from CSAR file).
The code is trying to access the CSAR file that does not exist.

Change-Id: I0df34e75911e4a912f50ff8993637952e32d48c6
Issue-ID: SDC-4013
Signed-off-by: andre.schmid <andre.schmid@est.tech>
23 months agoFix Node Filter string property value displayed as object 90/128990/10
JvD_Ericsson [Thu, 28 Apr 2022 15:46:13 +0000 (16:46 +0100)]
Fix Node Filter string property value displayed as object

Issue-ID: SDC-3987
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I4575e8b52e1279339abf557baece60eee960227c

23 months agoInclude ETSI metadata 'entry_definition_type' in VSP package metadata 17/129317/4
vasraz [Wed, 18 May 2022 13:00:11 +0000 (14:00 +0100)]
Include ETSI metadata 'entry_definition_type' in VSP package metadata

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

23 months agoRelease 1.11.3 33/129333/2
MichaelMorris [Fri, 20 May 2022 09:06:15 +0000 (10:06 +0100)]
Release 1.11.3

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

23 months agoFix UI not displaying directives list correctly 08/129308/2 1.11.3
KrupaNagabhushan [Wed, 18 May 2022 18:05:09 +0000 (19:05 +0100)]
Fix UI not displaying directives list correctly

Issue-ID: SDC-4010
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Change-Id: Ie67972b14e973ea0415383732b07cb8c10075638

23 months agoUpdate release notes for 1.11.3 91/129291/3
MichaelMorris [Tue, 17 May 2022 13:44:26 +0000 (14:44 +0100)]
Update release notes for 1.11.3

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

23 months agoStep version to 1.11.3-SNAPSHOT 01/129301/2
MichaelMorris [Tue, 17 May 2022 16:52:36 +0000 (17:52 +0100)]
Step version to 1.11.3-SNAPSHOT

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

23 months agoOnboarded ASD csar included in VF csar 77/129277/4
KrupaNagabhushan [Mon, 16 May 2022 15:05:35 +0000 (16:05 +0100)]
Onboarded ASD csar included in VF csar

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

2 years agoFix delete of entry from list of maps 85/129285/3
MichaelMorris [Tue, 17 May 2022 09:12:03 +0000 (10:12 +0100)]
Fix delete of entry from list of maps

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

2 years agoDatatypes for a property are not specific to the VFC model 13/129213/6
franciscovila [Wed, 11 May 2022 18:38:08 +0000 (19:38 +0100)]
Datatypes for a property are not specific to the VFC model

Fix Datatypes dropdown represented values as those were not
treated in an asyncrhonous way

Issue-ID: SDC-3998
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: If551b1f6a2fa5573dce19ada36e24879ead9102d

2 years agoFix interface panel is blank when switched to a different version of a VFC 98/129198/6
JvD_Ericsson [Wed, 11 May 2022 09:18:18 +0000 (10:18 +0100)]
Fix interface panel is blank when switched to a different version of a VFC

Issue-ID: SDC-3997
Change-Id: Ibedd863fee39766cdf42edd32bdad7a67f9331cb
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
2 years agoGeneralise Select Input button in Properties Assignment view 87/129187/5
KrupaNagabhushan [Mon, 9 May 2022 19:03:56 +0000 (20:03 +0100)]
Generalise Select Input button in Properties Assignment view

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

2 years agoSupport list of map properties in composition 62/129262/2
andre.schmid [Thu, 12 May 2022 16:37:43 +0000 (17:37 +0100)]
Support list of map properties in composition

Supports editing list<map<string, string> properties in the
edit properties dialog in the composition screen.
Fixes entry schema of type map not being shown.

Change-Id: Iea1732f51148ae88dedd2242b3b19d19c4548eb4
Issue-ID: SDC-4001
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoImport VFC with i/f op impl extended notataion 15/129215/2
MichaelMorris [Thu, 12 May 2022 09:20:48 +0000 (10:20 +0100)]
Import VFC with i/f op impl extended notataion

Support import of VFC with interface operation implementation extended notataion

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

2 years agoFix edit operation artifact and data types 55/129255/1
MichaelMorris [Thu, 12 May 2022 14:42:40 +0000 (15:42 +0100)]
Fix edit operation artifact and data types

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

2 years agoVLM duplicate name gives generic error 82/129182/1
franciscovila [Mon, 9 May 2022 16:31:27 +0000 (17:31 +0100)]
VLM duplicate name gives generic error

Provide user with specific error message
when name is alrady in use

Issue-ID: SDC-3991
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: I7d2c839d2ed14d17257adacfe2de6978ac0e61a4

2 years agoFix inputs/policy tabs view for self and instances 99/128799/3
KrupaNagabhushan [Fri, 22 Apr 2022 14:48:40 +0000 (15:48 +0100)]
Fix inputs/policy tabs view for self and instances

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

2 years agoFix property validation for data type in model 42/129142/2
MichaelMorris [Thu, 5 May 2022 22:18:00 +0000 (23:18 +0100)]
Fix property validation for data type in model

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

2 years agoFix additional_types file being deleted 41/129141/1
MichaelMorris [Thu, 5 May 2022 17:07:31 +0000 (18:07 +0100)]
Fix additional_types file being deleted

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

2 years agoRelease 1.11.2 93/128993/2
MichaelMorris [Fri, 29 Apr 2022 11:28:59 +0000 (12:28 +0100)]
Release 1.11.2

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

2 years agoUpdate release notes for 1.11.2 88/128988/2 1.11.2
MichaelMorris [Thu, 21 Apr 2022 16:03:32 +0000 (17:03 +0100)]
Update release notes for 1.11.2

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

2 years agoFix check to restrict deletion for system deployed VFCs 40/128940/2
KrupaNagabhushan [Thu, 28 Apr 2022 09:37:54 +0000 (10:37 +0100)]
Fix check to restrict deletion for system deployed VFCs

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

2 years agoSupport deletion of archived VFs in SDC BE 27/128727/12
franciscovila [Tue, 26 Apr 2022 17:06:03 +0000 (18:06 +0100)]
Support deletion of archived VFs in SDC BE

Support deletion of archived VFs in SDC BE

Issue-ID: SDC-3973
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: I0bb18e627c026b794609c2a57806c7a4f925741b

2 years agoFix Editing/Deletion of directives when not permitted 98/128898/2
JvD_Ericsson [Wed, 27 Apr 2022 09:59:05 +0000 (10:59 +0100)]
Fix Editing/Deletion of directives when not permitted

Fix Edit/Delete options for directives not being disabled
when service is checked in / certified

Issue-ID: SDC-3985
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Ic4c6820b8b276c6474acc6d6b46a75eb9ee886f2

2 years agoAdd UI feedback when saving a interface operation 65/128665/6
JvD_Ericsson [Tue, 12 Apr 2022 09:01:03 +0000 (10:01 +0100)]
Add UI feedback when saving a interface operation

Issue-ID: SDC-3969
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Ic75765473ddca16e351f9cde27a5e8d336413325

2 years agoReplace deprecated GEventEvaluator with JaninoEventEvaluator 62/128862/4
vasraz [Mon, 25 Apr 2022 21:46:48 +0000 (22:46 +0100)]
Replace deprecated GEventEvaluator with JaninoEventEvaluator

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

2 years agoUI support for deleting services 17/128417/8
JvD_Ericsson [Thu, 14 Apr 2022 10:41:46 +0000 (11:41 +0100)]
UI support for deleting services

Issue-ID: SDC-3962
Change-Id: Ib72a0c43b067cff31609bb47759497802a420511
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
2 years agoSupport deletion of archived services in SDC BE 66/128166/14
JvD_Ericsson [Tue, 29 Mar 2022 12:41:35 +0000 (13:41 +0100)]
Support deletion of archived services in SDC BE

Issue-ID: SDC-3936
Change-Id: I75201007c9cf6b71b035f14864e380d78aace12b
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
2 years agoAdd <= and >= operators to node filter 76/128776/2
MichaelMorris [Thu, 21 Apr 2022 15:27:59 +0000 (16:27 +0100)]
Add <= and  >= operators to node filter

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

2 years agoStep version to 1.11.2-SNAPSHOT 78/128778/2
MichaelMorris [Thu, 21 Apr 2022 15:39:41 +0000 (16:39 +0100)]
Step version to 1.11.2-SNAPSHOT

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

2 years agoDelete VFC - restrict deletion of system deployed VFCs 85/128785/2
KrupaNagabhushan [Thu, 21 Apr 2022 17:19:55 +0000 (18:19 +0100)]
Delete VFC - restrict deletion of system deployed VFCs

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

2 years agoUpdate sdc-tosca to 1.7.0 version 68/128768/4
vasraz [Thu, 21 Apr 2022 10:29:43 +0000 (11:29 +0100)]
Update sdc-tosca to 1.7.0 version

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

2 years agoFix NPE when adding ASD VF to service 29/128729/3
MichaelMorris [Wed, 20 Apr 2022 13:34:49 +0000 (14:34 +0100)]
Fix NPE when adding ASD VF to service

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

2 years agoEnable identification of system deployed VFCs 10/128710/4
MichaelMorris [Thu, 14 Apr 2022 14:19:07 +0000 (15:19 +0100)]
Enable identification of system deployed VFCs

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

2 years agoSupport deletion of archived VLMs in onboarding 74/128574/6
stasys10 [Wed, 13 Apr 2022 13:50:12 +0000 (14:50 +0100)]
Support deletion of archived VLMs in onboarding

Issue-ID: SDC-3968
Signed-off-by: stasys10 <stasys.jurgaitis@est.tech>
Change-Id: I3f8a77e2ab40f7607920a781ac7ad2bb3c56741d

2 years agoCheck if VLM is used before deleting 47/128547/3
andre.schmid [Wed, 13 Apr 2022 10:21:15 +0000 (11:21 +0100)]
Check if VLM is used before deleting

Checks if the VLM is in use by any VSP before allowing to delete it.
Add unit tests for the delete method, considering the restriction.
Applies minor refactors with related code.

Change-Id: I4ff6ddf3959a4ca92ab68b29c8913fc6f0ebdb3c
Issue-ID: SDC-3966
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoRemove false and useless intersphinx_mapping 75/128675/4
Cédric Ollivier [Thu, 14 Apr 2022 13:22:51 +0000 (15:22 +0200)]
Remove false and useless intersphinx_mapping

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I573fadb7bf4f7816ee74985a9fdd8cb8da725437

2 years agoFix unit tests with conflicting folder 32/128732/2
andre.schmid [Wed, 20 Apr 2022 15:55:18 +0000 (16:55 +0100)]
Fix unit tests with conflicting folder

Fixes two tests that relies on the same output folder from
ValidationConfigManager.txtReportFilePath. This was resulting in
intermittent errors during the build.

Change-Id: I7bafc022dd38e2fe8e648abc8ec1d113ef7346b4
Issue-ID: SDC-3975
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoAdd bounds to sphinx requirement 38/128638/2
Cédric Ollivier [Thu, 14 Apr 2022 09:24:25 +0000 (11:24 +0200)]
Add bounds to sphinx requirement

As ONAP was created before Oct 20 2020 in RTD, we
must set bounds to enforce a compatible Sphinx version
(see manual).

It also fixes all false concrete dependencies.

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ie04403c3cdd407823c533aee85f566cf222dd8a5

2 years agoFix incorrect version in 'metrics-rest' 97/128697/1
vasraz [Fri, 15 Apr 2022 11:15:18 +0000 (12:15 +0100)]
Fix incorrect version in 'metrics-rest'

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

2 years agoAdd application metrics in the onboarding backend 61/128361/4
andre.schmid [Wed, 6 Apr 2022 14:42:02 +0000 (15:42 +0100)]
Add application metrics in the onboarding backend

A new endpoint was introduced /onboarding-api/v1.0/actuator/prometheus
in the onboarding backend, that returns application metrics in a format
consumable by prometheus, using the micrometer library.

Change-Id: I684b5cab55947c6bedee1b838343676489ad3ebf
Issue-ID: SDC-3956
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoFix encoding/decoding issue 48/128548/4
vasraz [Wed, 13 Apr 2022 11:50:49 +0000 (12:50 +0100)]
Fix encoding/decoding issue

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

2 years agoAdd application metrics in the catalog backend 60/128360/4
andre.schmid [Wed, 13 Oct 2021 15:03:43 +0000 (16:03 +0100)]
Add application metrics in the catalog backend

A new endpoint was introduced sdc2/rest/actuator/prometheus in the
catalog backend, that returns application metrics in a format
consumable by prometheus, using the micrometer library.

Change-Id: I03542e1c1a9b8b12d4e00f86e5b02c597740934b
Issue-ID: SDC-3957
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoAdjust onboarding UI min node npm version 99/128399/2
andre.schmid [Fri, 8 Apr 2022 15:10:32 +0000 (16:10 +0100)]
Adjust onboarding UI min node npm version

Change-Id: I778fd78aa7d9ad3f5ddc302c2d56ebdc9f75eade
Issue-ID: SDC-3960
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoAdd delete button for archived VLM 70/128470/1
andre.schmid [Mon, 11 Apr 2022 14:58:59 +0000 (15:58 +0100)]
Add delete button for archived VLM

Adds a delete button for archived VLM in the VLM versions page.
Asks for a confirmation before deleting.
As VSP and VLM shares the same button, adds also a confirmation
before deleting the VSP.

Change-Id: I90af23cf3cff15d85292c895fdba7021aaa9649a
Issue-ID: SDC-3964
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoUpgrade cassandra image 33/128133/3
vasraz [Mon, 28 Mar 2022 15:37:59 +0000 (16:37 +0100)]
Upgrade cassandra image

Retire 'sdc-docker-base' repo, replace with direct usage

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

2 years agoRelease 1.11.1 04/128404/1
MichaelMorris [Fri, 8 Apr 2022 17:44:05 +0000 (18:44 +0100)]
Release 1.11.1

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

2 years agoUpdate release notes for 1.11.1 89/128389/1 1.11.1
MichaelMorris [Fri, 8 Apr 2022 09:07:53 +0000 (10:07 +0100)]
Update release notes for 1.11.1

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

2 years agoStep version to 1.11.1-SNAPSHOT 85/128385/2
MichaelMorris [Fri, 8 Apr 2022 07:16:49 +0000 (08:16 +0100)]
Step version to 1.11.1-SNAPSHOT

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

2 years agoDelete VSP - Onboarding UI support for VSP deletion 24/128324/2
KrupaNagabhushan [Mon, 4 Apr 2022 16:49:50 +0000 (17:49 +0100)]
Delete VSP - Onboarding UI support for VSP deletion

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

2 years agoAdd ASD node and data types to SDC AID model 32/128232/9
stasys10 [Thu, 24 Feb 2022 17:38:03 +0000 (17:38 +0000)]
Add ASD node and data types to SDC AID model

Issue-ID: SDC-3938
Signed-off-by: stasys10 <stasys.jurgaitis@est.tech>
Change-Id: Idac990c39f7d782eb029c72e5829b607de72dbb6
Signed-off-by: stasys10 <stasys.jurgaitis@est.tech>
2 years agoFix error handling for VSP usage check in VF 25/128325/5
KrupaNagabhushan [Tue, 5 Apr 2022 18:41:15 +0000 (19:41 +0100)]
Fix error handling for VSP usage check in VF

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

2 years agoRelease 1.11.0 21/128321/1
MichaelMorris [Tue, 5 Apr 2022 12:54:58 +0000 (13:54 +0100)]
Release 1.11.0

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

2 years agoUpdate release notes for 1.11.0 97/128297/1 1.11.0
MichaelMorris [Tue, 5 Apr 2022 10:26:42 +0000 (11:26 +0100)]
Update release notes for 1.11.0

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

2 years agoImplement adding Interface to VFC 76/127976/28
vasraz [Thu, 24 Mar 2022 18:31:14 +0000 (18:31 +0000)]
Implement adding Interface to VFC

Change-Id: I7cd8b82c306294d897d37d486aa3eeff7ca4206d
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3893
Signed-off-by: andre.schmid <andre.schmid@est.tech>