sdc.git
2 years agoStep version to 1.11.9-SNAPSHOT 64/131264/2
MichaelMorris [Wed, 28 Sep 2022 06:53:19 +0000 (07:53 +0100)]
Step version to 1.11.9-SNAPSHOT

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

2 years agoFix service import with capability node filters 05/131005/2
MichaelMorris [Mon, 19 Sep 2022 07:28:39 +0000 (08:28 +0100)]
Fix service import with capability node filters

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

2 years agoError in update of Component Inputs 33/131233/1
franciscovila [Tue, 27 Sep 2022 14:20:55 +0000 (15:20 +0100)]
Error in update of Component Inputs

Fix error preventing constraints validations

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

2 years agoService import - Import unknown interface types 53/131053/5
KrupaNagabhushan [Wed, 21 Sep 2022 12:21:40 +0000 (13:21 +0100)]
Service import - Import unknown interface types

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

2 years agoService import - Import unknown capability types 52/131052/6
franciscovila [Wed, 21 Sep 2022 14:39:47 +0000 (15:39 +0100)]
Service import - Import unknown capability types

When an unknown capability is found in the csar
used to import a service, this capability will
be added to the model to which the service is
being imported

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

2 years agoAdd ASD to supported csars in docs 75/131075/2
MichaelMorris [Thu, 22 Sep 2022 09:39:16 +0000 (10:39 +0100)]
Add ASD to supported csars in docs

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

2 years agoFix show add button for Req and Capabilities in VF 57/131057/2
KrupaNagabhushan [Wed, 21 Sep 2022 16:51:01 +0000 (17:51 +0100)]
Fix show add button for Req and Capabilities in VF

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

2 years agoRevert "Fix 'Wrong Inputs creation on (Add Service)'" 89/130889/4
Vasyl Razinkov [Tue, 20 Sep 2022 15:18:27 +0000 (15:18 +0000)]
Revert "Fix 'Wrong Inputs creation on (Add Service)'"

This reverts commit ae24e28cda8247fdce38330356b63db1377be58f.

Reason for revert: problem reported with 'default' values

Issue-ID: SDC-4097
Change-Id: I8966470070329cc8aafcb45255f2febb9b00ab4e
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2 years agoadd the mvn jetty:run command to the README, improve the formatting 07/131007/2
Fiete Ostkamp [Mon, 19 Sep 2022 10:05:12 +0000 (10:05 +0000)]
add the mvn jetty:run command to the README, improve the formatting

Issue-ID: SDC-4183

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ibd8509b16ce0e4af64ced03b31410ca9ca749e0e

2 years agoHandle absence of Content-Type in Simulator 85/130985/6
andre.schmid [Fri, 16 Sep 2022 14:45:32 +0000 (15:45 +0100)]
Handle absence of Content-Type in Simulator

If no Content-Type header was provided, the simulator would throw
an exception when trying to parse a null content type.

Change-Id: Ife5caa94c166700b309f5a0b4603b45191b08425
Issue-ID: SDC-4181
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoImport unknown group types during Service import 60/130860/13
vasraz [Thu, 15 Sep 2022 13:27:20 +0000 (14:27 +0100)]
Import unknown group types during Service import

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

2 years agoSupport TOSCA functions in Node Capability Filters 22/130822/8
andre.schmid [Thu, 8 Sep 2022 17:55:08 +0000 (18:55 +0100)]
Support TOSCA functions in Node Capability Filters

Adds support to use TOSCA functions as value in the node capability
filters.
Removes the current capability filter component to reuse, with a few
changes, the node property filters component.
Fixes problems with the edition and deletion of node capability
filters.

Change-Id: Ic91242d6cbc24e2ce0f60b84c63e104575bef8a9
Issue-ID: SDC-4173
Signed-off-by: André Schmid <andre.schmid@est.tech>
2 years agoAdd unit test cases for UI components 39/130639/6
imamSidero [Fri, 10 Jun 2022 16:38:39 +0000 (22:08 +0530)]
Add unit test cases for UI components

Unit test cases are added for app.component, utils,
entity-filter.pipe from pipes and headers-interceptor from
http-interceptor

Signed-off-by: imam.hussain <imam.hussain@est.tech>
Issue-ID: SDC-4066
Change-Id: Iccc66f6b255ea790d6c58061d5129e4804a04457

2 years agoFix local file path in prod. onboarding ui app 61/130961/2
andre.schmid [Thu, 15 Sep 2022 15:15:13 +0000 (16:15 +0100)]
Fix local file path in prod. onboarding ui app

Local system paths were being added to the compiled production code
(punch-outs_en.js). This change removes the culprit plugin
"react-hot-loader/babel" from the babel (.babelrc) configuration.

Change-Id: I2925ec3116d59404e2a1a7534824494fcb2c303d
Issue-ID: SDC-4180
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoFix broken 'Deployment dependency map' 64/130964/2
vasraz [Thu, 15 Sep 2022 22:06:37 +0000 (23:06 +0100)]
Fix broken 'Deployment dependency map'

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

2 years agoFix filtering problem for plugins config file 47/130947/2
andre.schmid [Wed, 14 Sep 2022 15:24:24 +0000 (16:24 +0100)]
Fix filtering problem for plugins config file

The plugins-configuration.yaml file, for now, does not use no maven
variable. If it is filled with the expected YAML content, the filter
option will break the execution.

Change-Id: Ibf56a3962849dc25db4e0db1f1919a50650c6f2d
Issue-ID: SDC-4179
Signed-off-by: André Schmid <andre.schmid@est.tech>
2 years agoFix types not refreshing after model change 56/130856/6
franciscovila [Thu, 15 Sep 2022 13:20:35 +0000 (14:20 +0100)]
Fix types not refreshing after model change

Loads the capability, requirement and node types based on the current
VFC model.
Removes the frontend cache that was being hold by the
ReqAndCapabilitiesService.

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

2 years agoImport unknown artifact types on Service Import 05/130705/8
imamSidero [Fri, 2 Sep 2022 14:47:46 +0000 (15:47 +0100)]
Import unknown artifact types on Service Import

creating non existing artifact types added in the import files on service import

Issue-ID: SDC-4153
Signed-off-by: Imam hussain <imam.hussain@est.tech>
Change-Id: I477cbc76dece828bc9eee96e66cd24a71fc8c2bb

2 years agoUpdate 'Deployment dependency map' 72/130872/5
vasraz [Tue, 13 Sep 2022 13:14:43 +0000 (14:14 +0100)]
Update 'Deployment dependency map'

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

2 years agoHandle CSAR reading errors in Service Import 17/130717/10
KrupaNagabhushan [Mon, 5 Sep 2022 05:51:13 +0000 (06:51 +0100)]
Handle CSAR reading errors in Service Import

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

2 years agoRelease 1.11.8 31/130931/1
MichaelMorris [Wed, 14 Sep 2022 12:28:31 +0000 (13:28 +0100)]
Release 1.11.8

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

2 years agoUpdate release note for 1.11.8 27/130927/2
MichaelMorris [Tue, 16 Aug 2022 09:11:46 +0000 (10:11 +0100)]
Update release note for 1.11.8

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

2 years agoFix 'Optional license in onboarding'-bug 55/130455/4
vasraz [Fri, 26 Aug 2022 12:59:23 +0000 (13:59 +0100)]
Fix 'Optional license in onboarding'-bug

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

2 years agoFix node filter API payload retro-compatibility 40/130840/4 1.11.8
andre.schmid [Fri, 9 Sep 2022 15:23:14 +0000 (16:23 +0100)]
Fix node filter API payload retro-compatibility

The create/edit API was not converting properly a legacy payload and
the request was failing.
Also, the create/edit response was not being handled as previously
when the legacy payload was given.

Change-Id: Ic0832cd31ca450806a053ae96889538bf7e8daca
Issue-ID: SDC-4174
Signed-off-by: André Schmid <andre.schmid@est.tech>
2 years agoTemp fix to allow tosca functions in op props 17/130817/3
MichaelMorris [Thu, 8 Sep 2022 15:49:58 +0000 (16:49 +0100)]
Temp fix to allow tosca functions in op props

Temporary measure to unblock using tosca function values in operation implementation properties. To be removed when SDC-4170 is implemented

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

2 years agoImport services with sub prop tosca functions 09/130809/3
MichaelMorris [Wed, 7 Sep 2022 14:28:21 +0000 (15:28 +0100)]
Import services with sub prop tosca functions

Includes fix for setting sub properties to yaml values other than maps
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4168
Change-Id: I15e3c450c10d4603f882c20f2da80cb7b5d80bb6

2 years agoSupport TOSCA functions in Node Filters 68/130268/20
andre.schmid [Wed, 10 Aug 2022 13:50:08 +0000 (14:50 +0100)]
Support TOSCA functions in Node Filters

Adds support to use tosca functions as value in the node property
filters and substitution filters

Change-Id: Id242691cc9ddd233245b58f052b9f0e2c7bbd66b
Issue-ID: SDC-4128
Signed-off-by: André Schmid <andre.schmid@est.tech>
2 years agoSupport import service with yaml tosca function 61/130761/5
MichaelMorris [Mon, 5 Sep 2022 17:30:04 +0000 (18:30 +0100)]
Support import service with yaml tosca function

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

2 years agoFix high-severity bug 'application exposed to path traversal attack' 91/130791/2
vasraz [Wed, 7 Sep 2022 17:45:20 +0000 (18:45 +0100)]
Fix high-severity bug 'application exposed to path traversal attack'

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

2 years agoImport VFC not importing interfaces 97/130297/3
franciscovila [Tue, 16 Aug 2022 12:00:48 +0000 (13:00 +0100)]
Import VFC not importing interfaces

Fix when import VFC with Standard Interfaces to ETSI model

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

2 years agoRemove vulnerable dependencies 90/130790/1
vasraz [Wed, 7 Sep 2022 17:21:24 +0000 (18:21 +0100)]
Remove vulnerable dependencies

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

2 years agoSupport TOSCA functions in sub properties 97/130597/5
MichaelMorris [Fri, 26 Aug 2022 10:00:03 +0000 (11:00 +0100)]
Support TOSCA functions in sub properties

Change-Id: Ibfd95c928bbb10089cfc9749ae4e7b05270e3d68
Issue-ID: SDC-4151
Signed-off-by: MichaelMorris <michael.morris@est.tech>
2 years agoFix NPE for no inputs on instance operation 20/130720/2
MichaelMorris [Fri, 26 Aug 2022 15:56:59 +0000 (16:56 +0100)]
Fix NPE for no inputs on instance operation

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

2 years agoSupport import of updated node types 93/130293/18
JvD_Ericsson [Mon, 15 Aug 2022 12:40:19 +0000 (13:40 +0100)]
Support import of updated node types

Support addition of new properties

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

2 years agoUpdate SDC with new 'security-util-lib' version 55/130755/1
vasraz [Tue, 6 Sep 2022 12:08:14 +0000 (13:08 +0100)]
Update SDC with new 'security-util-lib' version

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

2 years agoAllow to select properties in the get_attribute function 21/130521/8
vasraz [Tue, 30 Aug 2022 17:17:21 +0000 (18:17 +0100)]
Allow to select properties in the get_attribute function

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

2 years agoSupport updated data types in service import 20/130420/8
MichaelMorris [Fri, 19 Aug 2022 08:36:41 +0000 (09:36 +0100)]
Support updated data types in service import

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

2 years agoService-import sub import path fixed 23/130523/3
imamSidero [Tue, 30 Aug 2022 18:10:31 +0000 (19:10 +0100)]
Service-import sub import path fixed

sub imported files path are fixed in importing a service

Issue-ID: SDC-4150
Signed-off-by: Imam hussain <imam.hussain@est.tech>
Change-Id: Ibec3fd25f8316b678cfa76fe6c688d89701787d8

2 years agoForce py3.8 in tox.ini 79/130579/2
Cédric Ollivier [Wed, 31 Aug 2022 20:18:30 +0000 (22:18 +0200)]
Force py3.8 in tox.ini

It allows leveraging on OpenStack Yoga's upper-contraints
without any exception.

Issue-ID: DOC-782

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

2 years agoService Import - general page validation 86/130386/4
KrupaNagabhushan [Fri, 19 Aug 2022 10:37:17 +0000 (11:37 +0100)]
Service Import - general page validation

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

2 years agoFix 'Wrong Inputs creation on (Add Service)' 38/130338/12
vasraz [Mon, 22 Aug 2022 18:43:16 +0000 (19:43 +0100)]
Fix 'Wrong Inputs creation on (Add Service)'

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

2 years agoFix error adding category through UI 59/130459/1
MichaelMorris [Fri, 26 Aug 2022 14:47:40 +0000 (15:47 +0100)]
Fix error adding category through UI

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

2 years agoImprove error's message readability 37/130437/2
vasraz [Wed, 24 Aug 2022 14:11:51 +0000 (15:11 +0100)]
Improve error's message readability

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

2 years agoRemove vulnerable dependency 99/130399/3
vasraz [Sat, 20 Aug 2022 17:12:07 +0000 (18:12 +0100)]
Remove vulnerable dependency

Remove/update org.apache.tinkerpop:gremlin-core

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

2 years agoFix use of encrypted user in backend 13/130413/2
MichaelMorris [Mon, 22 Aug 2022 10:05:42 +0000 (11:05 +0100)]
Fix use of encrypted user in backend

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

2 years agoFix broken chef/berkshelf install in docker images 98/130398/2
vasraz [Sat, 20 Aug 2022 09:13:09 +0000 (10:13 +0100)]
Fix broken chef/berkshelf install in docker images

Set a specific version for the ruby gem "public_suffix", required by chef/berkshelf,
to be compatible with the used version of ruby (2.5.0).

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

2 years agoFix wrongly generated tosca implementation 82/130282/4
KrupaNagabhushan [Mon, 15 Aug 2022 14:23:47 +0000 (15:23 +0100)]
Fix wrongly generated tosca implementation

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

2 years agoSupport Inputs during Import Service 46/130046/14
vasraz [Wed, 27 Jul 2022 10:44:52 +0000 (11:44 +0100)]
Support Inputs during Import Service

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

2 years agoRemove vulnerable dependency 91/130291/2
vasraz [Tue, 16 Aug 2022 09:11:06 +0000 (10:11 +0100)]
Remove vulnerable dependency

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

2 years agoAllow ETSI VNF without other node template 52/130352/2
MichaelMorris [Wed, 17 Aug 2022 13:49:28 +0000 (14:49 +0100)]
Allow ETSI VNF without other node template

With 'other' meaning not the node template for the VNF node type

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

2 years agoUpdate SDC version to 1.11.8-SNAPSHOT 90/130290/2
MichaelMorris [Mon, 15 Aug 2022 14:19:20 +0000 (15:19 +0100)]
Update SDC version to 1.11.8-SNAPSHOT

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

2 years agoFix error handling for instances with no properties 84/130284/2
KrupaNagabhushan [Mon, 15 Aug 2022 16:06:15 +0000 (17:06 +0100)]
Fix error handling for instances with no properties

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

2 years agoFix ClassCastException in import 85/130285/1
MichaelMorris [Mon, 15 Aug 2022 16:14:13 +0000 (17:14 +0100)]
Fix ClassCastException in import

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

2 years agoRelease 1.11.7 81/130281/1
MichaelMorris [Mon, 15 Aug 2022 12:45:47 +0000 (13:45 +0100)]
Release 1.11.7

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

2 years agoStep version to 1.11.7-SNAPSHOT 78/130278/2 1.11.7
MichaelMorris [Mon, 15 Aug 2022 09:45:48 +0000 (10:45 +0100)]
Step version to 1.11.7-SNAPSHOT

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

2 years agoUpdate release notes for 1.11.7 79/130279/2
MichaelMorris [Fri, 22 Jul 2022 16:33:35 +0000 (17:33 +0100)]
Update release notes for 1.11.7

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

2 years agoService Import - Node Template Interface Definitions 33/130033/15
franciscovila [Tue, 26 Jul 2022 13:49:32 +0000 (14:49 +0100)]
Service Import - Node Template Interface Definitions

Add Node Template Interface Definitions when
importing a service

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

2 years agoFix new data types not found in UI 77/130277/1
MichaelMorris [Sat, 13 Aug 2022 08:06:08 +0000 (09:06 +0100)]
Fix new data types not found in UI

Also, fixed issue with data type sorting when there are mutliple layers in dependency hierarchy

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

2 years agoHierarchical panel loading with current instance 65/130265/3
imamSidero [Thu, 11 Aug 2022 14:50:42 +0000 (15:50 +0100)]
Hierarchical panel loading with current instance

Type of instance in the if check is corrected

Signed-off-by: Imam hussain <imam.hussain@est.tech>
Issue-ID: SDC-4126
Change-Id: Ifa62457a32fb1ae1713abc43377186110037d865

2 years agoService import - Import unknown node types 51/130151/6
JvD_Ericsson [Fri, 22 Jul 2022 09:25:52 +0000 (10:25 +0100)]
Service import - Import unknown node types

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

2 years agoFix unable to delete default value for a complex property 11/130211/2
KrupaNagabhushan [Tue, 9 Aug 2022 18:16:12 +0000 (19:16 +0100)]
Fix unable to delete default value for a complex property

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

2 years agoEmpty node filter is removed when no filter is added 92/130192/5
imamSidero [Fri, 5 Aug 2022 09:43:18 +0000 (10:43 +0100)]
Empty node filter is removed when no filter is added

Null and empty check is added before adding a node filter object

Signed-off-by: Imam hussain <imam.hussain@est.tech>
Issue-ID: SDC-4124
Change-Id: I1e1e992881cd51dff209bac0111a472793dd41d1

2 years agoError Importing node filter with multiple capability properties 61/130261/2
franciscovila [Thu, 11 Aug 2022 10:33:01 +0000 (11:33 +0100)]
Error Importing node filter with multiple capability properties

Fix importing NF with multiple Capability properties

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

2 years agoSupport unknown data types in service import 44/130144/6
MichaelMorris [Mon, 25 Jul 2022 22:01:50 +0000 (23:01 +0100)]
Support unknown data types in service import

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

2 years agoget_input property value deprecated format 83/130183/3
MichaelMorris [Thu, 4 Aug 2022 12:26:39 +0000 (13:26 +0100)]
get_input property value deprecated format

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

2 years agoProperty assignment view policy tosca function 75/130175/2
MichaelMorris [Thu, 4 Aug 2022 10:13:54 +0000 (11:13 +0100)]
Property assignment view policy tosca function

Enable setting policy properties to a TOSCA function value expression in the property assignment view

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

2 years agoSupport for TOSCA functions for Service Import 43/130143/5
andre.schmid [Fri, 29 Jul 2022 19:39:23 +0000 (20:39 +0100)]
Support for TOSCA functions for Service Import

Reads, interprets and persists property values that uses TOSCA functions
during a Service import.

Change-Id: I6943c447cc743213cb9807d6433cb25fa5effbc3
Issue-ID: SDC-4120
Signed-off-by: André Schmid <andre.schmid@est.tech>
2 years agoFix set property policy tosca function issue 91/130191/1
MichaelMorris [Fri, 5 Aug 2022 12:30:00 +0000 (13:30 +0100)]
Fix set property policy tosca function issue

When setting a policy property using TOSCA function get_property for a SELF property - an error is thrown stating no such property exists

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

2 years agoFix error adding capability to VFC 62/129962/3
MichaelMorris [Mon, 18 Jul 2022 10:56:57 +0000 (11:56 +0100)]
Fix error adding capability to VFC

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

2 years agoFix outputs of complex type display and delete 53/130153/1
KrupaNagabhushan [Wed, 3 Aug 2022 18:05:31 +0000 (19:05 +0100)]
Fix outputs of complex type display and delete

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

2 years agoService Import - Node Template Relationship Template 94/129794/13
KrupaNagabhushan [Tue, 5 Jul 2022 17:43:07 +0000 (18:43 +0100)]
Service Import - Node Template Relationship Template

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

2 years agoEnabled configuration of instance name 41/130041/3
imamSidero [Thu, 21 Jul 2022 16:17:38 +0000 (17:17 +0100)]
Enabled configuration of instance name

The given name for the instance dragged and dropped is changed to <type
name>_<instance count>

Signed-off-by: Imam hussain <imam.hussain@est.tech>
Issue-ID: SDC-4109
Change-Id: Ibce6f911480841df496f0e7bb17a6d7cd533e803

2 years agoFix for the text overlay on value field 29/130129/2
imamSidero [Fri, 29 Jul 2022 15:02:17 +0000 (16:02 +0100)]
Fix for the text overlay on value field

Style changes to resize the columns to make all headers readable

Signed-off-by: Imam hussain <imam.hussain@est.tech>
Issue-ID: SDC-4116
Change-Id: I24a48526319bdffd3207327d0a98207dcf4a2593

2 years agoCentralize TOSCA function validation 35/130035/3
andre.schmid [Mon, 25 Jul 2022 09:41:31 +0000 (10:41 +0100)]
Centralize TOSCA function validation

The validation happening in the component instance properties,
should also be applied for the Group instance properties and
Policy instance properties.
Fixes some other problems related to the TOSCA function.

Change-Id: I4b69da57a8444b78c72561f49146d32c6911482e
Issue-ID: SDC-4114
Signed-off-by: andre.schmid <andre.schmid@est.tech>
2 years agoSupport a custom yaml value in tosca function 73/129973/5
andre.schmid [Mon, 18 Jul 2022 16:25:41 +0000 (17:25 +0100)]
Support a custom yaml value in tosca function

Allows to add a custom YAML value to properties in the TOSCA function
feature.

Change-Id: I15e65088a18537d9832428717be826ac0ef6049a
Issue-ID: SDC-4099
Signed-off-by: André Schmid <andre.schmid@est.tech>
2 years agoFix functionaljava dependency for onboarding 63/130063/1
KrupaNagabhushan [Fri, 29 Jul 2022 11:40:41 +0000 (12:40 +0100)]
Fix functionaljava dependency for onboarding

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

2 years agoBug fix for the group property value was not readable 20/129820/3
imamSidero [Wed, 6 Jul 2022 11:32:53 +0000 (17:02 +0530)]
Bug fix for the group property value was not readable

Adding a stylesheet for group-or-policy-properties-tab component to make
it readable in next line

Signed-off-by: Imam hussain <imam.hussain@est.tech>
Issue-ID: SDC-4084
Change-Id: Ia2443f5edcaece63d1d0d446bfbdf37dac24a77b

2 years agoUpdate vulnerable dependency 14/130014/1
vasraz [Sat, 23 Jul 2022 11:31:51 +0000 (12:31 +0100)]
Update vulnerable dependency

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

2 years agoSave button disabled in update property in composition view 10/130010/2
JvD_Ericsson [Fri, 22 Jul 2022 10:41:00 +0000 (11:41 +0100)]
Save button disabled in update property in composition view

when adding a tosca function

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

2 years agoAdding common-be-test-utils to fast-build profile 11/130011/1
MichaelMorris [Fri, 22 Jul 2022 12:25:35 +0000 (13:25 +0100)]
Adding common-be-test-utils to fast-build profile

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

2 years agoRelease 1.11.6 01/130001/1
MichaelMorris [Thu, 21 Jul 2022 15:37:17 +0000 (16:37 +0100)]
Release 1.11.6

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

2 years agoUpdated release notes for 1.11.6 93/129993/2 1.11.6
MichaelMorris [Thu, 21 Jul 2022 10:36:42 +0000 (11:36 +0100)]
Updated release notes for 1.11.6

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

2 years agoMaintain VFC instance directives and node filters 67/129667/7
franciscovila [Thu, 23 Jun 2022 08:33:08 +0000 (09:33 +0100)]
Maintain VFC instance directives and node filters

Maintain VFC directives and node filters on
instance version change

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

2 years agoFix changed instance attribute value not visible in generated tosca 08/129908/5
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

2 years agoAdd fast build profile ignoring frontend 79/129979/3
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>
2 years agoFix incorrect dependency scope change 81/129981/1
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

2 years agoSupport tosca functions for group instances 79/129879/2
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>
2 years agoSupport for concat TOSCA function 18/129918/3
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>
2 years agoAllow set values in properties of type timestamp 28/129728/4
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

2 years agoSupport Outputs during Import Service 24/129624/23
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

2 years agoRemove unused dependency (functionaljava) 16/129916/5
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

2 years agoFix error in upgrading instance version 20/129920/2
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

2 years agoSupport Policies during Import Service 64/129664/13
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

2 years agoFix for list of map type on SELF property 30/129830/5
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>
2 years agoFix clear value for group instances toscaGetFunction 83/129883/2
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

2 years agoService Import - Input appearing as a property 19/129819/5
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

2 years agoFix upgrade failure 84/129884/2
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

2 years agoSupport tosca functions for group instances in composition view 99/129699/4
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

2 years agoFix 'Fail to declare Input for duplicated name of property' 78/129778/4
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

2 years agoSave/discard button not showing for an instance attributes 41/129841/2
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