JvD_Ericsson [Wed, 13 Jul 2022 10:49:36 +0000 (11:49 +0100)]
Fix changed instance attribute value not visible in generated tosca
also fixes attributes not being exported/imported with a schema
Issue-ID: SDC-4093
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I693ae5c4c7717764445b20279bf61a7d3b47b434
andre.schmid [Tue, 19 Jul 2022 14:31:29 +0000 (15:31 +0100)]
Add fast build profile ignoring frontend
Adds fast-build-no-ui profile, a copy of the fast-build but also
ignoring the frontend build.
The frontend build is the process that takes more time during the
SDC build. When the frontend build is not needed, the new profile
could be used, reducing the build time by about half time.
Change-Id: I99c198461f128f265cb051fca415d605b0d9c339
Issue-ID: SDC-4100
Signed-off-by: andre.schmid <andre.schmid@est.tech>
MichaelMorris [Tue, 19 Jul 2022 15:45:49 +0000 (16:45 +0100)]
Fix incorrect dependency scope change
Causes sdc-FE health check to fail
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4101
Change-Id: Ia2484e4792afe5c532340c62266f1ede667ac606
MichaelMorris [Tue, 19 Jul 2022 12:28:40 +0000 (13:28 +0100)]
Support tosca functions for group instances
Issue-ID: SDC-4090
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I91650050fed57a4243df157034cb68ecd8421413
Signed-off-by: MichaelMorris <michael.morris@est.tech>
andre.schmid [Thu, 7 Jul 2022 16:17:52 +0000 (17:17 +0100)]
Support for concat TOSCA function
Adds support for the concat TOSCA function in an instance property.
Refactors the TOSCA function structure so it can be more generic to
support other functions in the future.
Change-Id: I338e4138d26afe21779da57c4eeb3f2d486c20a9
Issue-ID: SDC-4095
Signed-off-by: andre.schmid <andre.schmid@est.tech>
franciscovila [Thu, 30 Jun 2022 15:06:54 +0000 (16:06 +0100)]
Allow set values in properties of type timestamp
Issue-ID: SDC-4080
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: I4c03e660e64118a388beb1d0db3527f9a1427c3f
vasraz [Thu, 14 Jul 2022 20:06:58 +0000 (21:06 +0100)]
Support Outputs during Import Service
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I4d58576b70ef738d6fa7545cd268ec030b43f95c
Issue-ID: SDC-4051
vasraz [Wed, 13 Jul 2022 22:11:18 +0000 (23:11 +0100)]
Remove unused dependency (functionaljava)
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I9d8806dc55fc1d377cdd366343fe898b46fc847d
Issue-ID: SDC-4094
MichaelMorris [Thu, 14 Jul 2022 09:27:14 +0000 (10:27 +0100)]
Fix error in upgrading instance version
Exception thrown when upgrading the version of a component instance in a component composition
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4096
Change-Id: Ice98ab72f9bb69d3fa088a94e4c7c3f903de1f99
vasraz [Wed, 13 Jul 2022 14:58:59 +0000 (15:58 +0100)]
Support Policies during Import Service
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I3ea14869853733a8a2069ae0568cfbb053849a79
Issue-ID: SDC-4060
imamSidero [Thu, 7 Jul 2022 16:10:03 +0000 (21:40 +0530)]
Fix for list of map type on SELF property
Adding the multi value types to the schema type in property-creator
component
Issue-ID: SDC-4085
Change-Id: I9e6319caa85a99b6be90762698f66435f85811a3
Signed-off-by: Imam Hussain <imam.hussain@est.tech>
KrupaNagabhushan [Mon, 11 Jul 2022 21:01:27 +0000 (22:01 +0100)]
Fix clear value for group instances toscaGetFunction
Issue-ID: SDC-4091
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I93c3cf8eac9365eb8dcfde5ca6b87f6a2c643d01
vasraz [Thu, 7 Jul 2022 12:57:03 +0000 (13:57 +0100)]
Service Import - Input appearing as a property
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I33fa543e3a1c40b7590334a6396634abbd5b536f
Issue-ID: SDC-4079
MichaelMorris [Mon, 11 Jul 2022 14:53:13 +0000 (15:53 +0100)]
Fix upgrade failure
Upgrade failing due to imports not included in acm/upgrade
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4089
Change-Id: I09d6c874021ac02d361b1daa675a34e130004a91
JvD_Ericsson [Tue, 28 Jun 2022 07:50:53 +0000 (08:50 +0100)]
Support tosca functions for group instances in composition view
Issue-ID: SDC-4078
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Id65ae1c0cac8cb61cece69e2c88a588027c675fd
vasraz [Mon, 4 Jul 2022 14:47:48 +0000 (15:47 +0100)]
Fix 'Fail to declare Input for duplicated name of property'
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ib9ef09944b0ae31b1cfd0dc42d9e7026b5a6ba8f
Issue-ID: SDC-4081
JvD_Ericsson [Mon, 11 Jul 2022 10:44:31 +0000 (11:44 +0100)]
Save/discard button not showing for an instance attributes
Issue-ID: SDC-4088
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Ia2d07bfa53a34761c181eef1282dbc29de789fd3
JvD_Ericsson [Fri, 8 Jul 2022 13:00:20 +0000 (14:00 +0100)]
Node Filters displayed incorrectly
Issue-ID: SDC-4087
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I57936124dc5845033c71b4089c1098684e10b048
vasraz [Sat, 2 Jul 2022 23:54:33 +0000 (00:54 +0100)]
Update vulnerable dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I24d9a59b483057187a57d2e43d82accebbf8fc57
Issue-ID: SDC-4017
JvD_Ericsson [Fri, 24 Jun 2022 13:39:34 +0000 (14:39 +0100)]
Fix directives drop down list cut short
Issue-ID: SDC-4063
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I100f4371598922aa87e2520bf5a6d4e9fbc1fd11
franciscovila [Mon, 13 Jun 2022 11:19:02 +0000 (12:19 +0100)]
VFC properties of type timestamp not visible in property assignment
Fixing issues with timestamp type
Issue-ID: SDC-4048
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: Iaf5c14cbfcd00fd964974388e42e2e26e9101d3b
andre.schmid [Fri, 24 Jun 2022 16:20:08 +0000 (17:20 +0100)]
Step version to 1.11.6-SNAPSHOT
Change-Id: Ie3f800c418b32bbf05fc8f984bba7ea419583d03
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@est.tech>
andre.schmid [Fri, 24 Jun 2022 16:15:58 +0000 (17:15 +0100)]
Release 1.11.5
Change-Id: I184c3b679e59c56f78164670d61fb1b3175bf2f9
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@est.tech>
andre.schmid [Fri, 24 Jun 2022 14:35:32 +0000 (15:35 +0100)]
Update release note for 1.11.5
Change-Id: I77ec0fb221b0ae02a1151d2d181dc6c23f5e38bd
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@est.tech>
MichaelMorris [Fri, 24 Jun 2022 10:30:03 +0000 (11:30 +0100)]
Make instance count optional
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4065
Change-Id: I8f80f813ef1d1d6ab01b8730bc0075ddd66235f4
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
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
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>
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
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
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>
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>
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
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
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
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>
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>
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>
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>
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
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
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
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>
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>
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>
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>
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
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
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
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>
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
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>
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>
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
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
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
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
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
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
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>
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
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
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>
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
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
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
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
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
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
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
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>
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
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
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
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
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
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
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
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
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
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>
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
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>
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
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
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
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
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
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
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
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
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
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
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
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
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
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>
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>
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
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