aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-09-04Provide UI page for interface assignment in service for VFC instancesimamSidero6-69/+246
Support for interface assignment page for VFC instances is provided in service instances Issue-ID: SDC-4602 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I4cabef02db381278d37d21da981d3ec4c04e5967
2023-09-04Import service with outputs mapped to implicit attributesJvD_Ericsson2-7/+45
Issue-ID: SDC-4613 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Icd02e0ee1e9f4d649db25b36077cfffb94e4d562
2023-09-04Implicit attributes in get_attribute listJvD_Ericsson1-2/+4
Issue-ID: SDC-4612 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Id2f3e1f88470e0337a84868f2a66bc53e131e55b
2023-09-01Fix 'Unable to add metadata on inputs'-bugvasraz2-93/+120
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7414366c20b5c7d61acaaebc8bfa83768d4452e0 Issue-ID: SDC-4603
2023-08-31Remove unused code (ServiceUtils)vasraz2-155/+0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iab91c1873ea53690e0a2a8e796816d990e2e8c1a Issue-ID: SDC-4563
2023-08-31Remove superflous surrounding quotesMichaelMorris1-1/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4610 Change-Id: I941ddc8b54da191ad856b6f816db0b443be16b48
2023-08-31Declare implicit attributes as outputsJvD_Ericsson2-24/+57
Issue-ID: SDC-4611 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I2ecbca99de356d593845c69bbe62d3547387dfa8
2023-08-30UI support for service update via tosca template importJvD_Ericsson7-21/+186
Issue-ID: SDC-4604 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I68f7640a254d0636cb967c15d51522b8c8a7abfc
2023-08-29Escape '<' char before jsoup validationMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4606 Change-Id: I3ef6f1c63dd8e86e0ed97ce4c0ba69339dd7d44a
2023-08-28Replace deprecated maven parametersvasraz1-24/+12
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0d99fbebc3479b946b1c694e1a37301d18376af2 Issue-ID: SDC-4600
2023-08-28Provide import support for timeout field in interface operation implementationimamSidero2-0/+14
Support for timeout field is provided in interface operation implementation Issue-ID: SDC-4588 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ia71f272c2760e1cb446a8b7e226a2bb4b193147d
2023-08-22Provide validation to the json type property in the operation inputsimamSidero3-1/+17
Validation for json type properties is provided in operation inputs Issue-ID: SDC-4593 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Id466b1de26007b77d4bb9093ee37580d312824ea
2023-08-21Fix 'Fail to import service with CP'-bugvasraz2-10/+25
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7261b03eb7e796aaa66ac3dbd0116bc62d2d6e71 Issue-ID: SDC-4599
2023-08-18Custom tosca functions with valid_values and in_range operators not showing ↵franciscovila5-11/+52
properly Issue-ID: SDC-4554 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I8c6ad232951d887593a15562b11c03d8613be29b
2023-08-18Fix 'Changing VFC version on template wipes previously assigned property ↵vasraz5-7/+22
values based on get_input'-bug Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I51bbc92ea355dd36206746f96984d3593446f188 Issue-ID: SDC-4586
2023-08-17Fix 'Tosca Function get_input in Properties Assignment error'-bugvasraz5-23/+30
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: If404b777b7be312d7f51c3d27905af898eb74eb6 Issue-ID: SDC-4598
2023-08-17Fix 'Import use case fails when interfaces in template do not exist in ↵vasraz13-128/+95
system'-bug (p.2) No interfaces defined on the VFC: - SDC create the basic interface operations on the VFC - Create / Delete etc - with no implementation details - Add the implementations to the interface on the Service side If interfaces are defined on the VFC with no implementation details defined: - SDC import successfully and add the implementation details to the interface on the Service side Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: If966a64b865791eed0cf29c8da8f04e44eb32e50 Issue-ID: SDC-4591
2023-08-17Fix 'Import use case fails when interfaces in template do not exist in ↵vasraz2-25/+24
system'-bug (p.1) - Fix NPE - Rollback if fail Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I5cfea53d96064317aaf979d97bb41d394fddca0c Issue-ID: SDC-4591
2023-08-16Add DOT to property's name permitted charsvasraz3-3/+3
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib17edf63731832064003430c6f33e9ec58fca696 Issue-ID: SDC-4597
2023-08-15Fix 'Fail to import service with get_property of map-of-string'-bugvasraz2-46/+36
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I5b6d6c5b9296f3e21d71ed312fe447ff399f85c1 Issue-ID: SDC-4596
2023-08-08Update error message for missing sub mapping propertiesvasraz4-4/+4
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I4e7a8dec10f909f55b0f3af60d566654943ad190 Issue-ID: SDC-4592
2023-08-01Introduce error message for missing properties during the service importvasraz6-11/+44
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic0e3afaeea09ddbd0acdc31fb2fd2ad68a22cbb1 Issue-ID: SDC-4589
2023-07-31Fix 'Creation date only works with requests that return 1 service (API)'-bugvasraz1-77/+81
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic01c8f6e7936a8b69206795496fa9716a21a5f96 Issue-ID: SDC-4587
2023-07-28Provide timeout field in interface operation implementationimamSidero6-0/+73
Timeout field with timeout type is provided in interface operation implementation Issue-ID: SDC-4575 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I7cde19b933f71f3ef45ff7130a8df704b2aacbdc
2023-07-28Implement 'Rollback nested transaction'MichaelMorris2-193/+246
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4585 Change-Id: I37c98e4f51f40e8d89c110e134499f3cf49181bd
2023-07-28Implement 'Update Service by importing Tosca Template'-storyvasraz32-389/+475
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ia2842c49cc81eb30174d783805261d0e73835e48 Issue-ID: SDC-4576
2023-07-26Provide backend support for timeout in interface operation implementationimamSidero1-3/+13
Backend support for timeout in interface operation implementation is provided Issue-ID: SDC-4580 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I2166e7144e5e08339e6ab7e8037d6821c18380a2
2023-07-25Fix 'Unable to drag a VFC on to composition if an existing VFC instance has ↵vasraz1-7/+17
the same name'-bug Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I8140a2908fc0bfefa3724fdc9eb4697d8fb6490e Issue-ID: SDC-4583
2023-07-25Enable save capability in node filter for yaml/concat optionimamSidero1-0/+2
Provided save capability for node filter yaml/concat option Issue-ID: SDC-4581 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Iba406221745bccbb644565ce8dd89dbd9b2d829b
2023-07-19Remove outdated dependency - com.googlecode.json-simple:json-simple:1.1.1vasraz5-58/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Idf8fc35a7008020ac54b64210144d0243595e8ee Issue-ID: SDC-4569
2023-07-19Improvement to maven multi-thread runvasraz2-0/+7
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I11bc5f262968d5503badc4572a28f18d9eaac124 Issue-ID: SDC-4565
2023-07-19Fix 'Upgrading a node does not bring its new capabilities'-bugvasraz4-457/+479
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I9a719fb6a0b6ccd455af087c728c9dc66088038f Issue-ID: SDC-4556
2023-07-19Provide tosca function capability to list/map of complex type fields in ↵imamSidero7-27/+64
composition view Tosca function capability is provided to list/map entries of complex type fields in composition view Issue-ID: SDC-4562 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I38355f5ab399e1504ad433037d0d547fe07e9bfa
2023-07-16Release 1.13.3MichaelMorris1-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4574 Change-Id: Ibe28095e955e18cd788667a4a433e78abdd2029d
2023-07-14Update version to 1.13.31.13.3MichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4574 Change-Id: I2da7bb3d6a463222d187f4bc881e32751ed3252e
2023-07-14Updated release notes for 1.13.3MichaelMorris1-0/+82
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4574 Change-Id: I7801946f0ced8c6b20d0c28cbd2095efab58ecb4
2023-07-14Fix 'Import service with JUEL-function produces wrong UI representation'vasraz4-41/+25
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Icc37f2892fa5630df04d32e8496a57fc25ad7ad2 Issue-ID: SDC-4573
2023-07-14Fix error displaying node filtersMichaelMorris1-3/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4572 Change-Id: Id206dd98bff2c929d875b55f6b7a8f1b75428623
2023-07-14Fix import node filter issueMichaelMorris1-1/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4571 Change-Id: I64d266ce1cba211192d17ca504ed30adbe09a9fd
2023-07-14Release 1.13.2MichaelMorris1-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4570 Change-Id: I2cb288169ae29f59a2244b91604c5db3959230ba
2023-07-13Updated release notes for 1.13.21.13.2MichaelMorris1-0/+95
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4570 Change-Id: I02019740eb4e04dfd92668ba0f8002399cd58f76
2023-07-13UI support for metadata when editing properties of VFCsJvD_Ericsson10-0/+310
Issue-ID: SDC-4561 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I642fa4ce09fe669e5722dbbf18dd23daa23761d3
2023-07-13Replace outdated dependency org.bouncycastle:bcpkix-jdk15onvasraz5-7/+13
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0fecbfd4be46b81a66059d1a18cb5f9b09eb76cd Issue-ID: SDC-4569
2023-07-13Remove outdated dependency commons-logging:commons-loggingvasraz7-40/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I50b24b07b295efa0f2ad4a30696652bd55cdc1fc Issue-ID: SDC-4569
2023-07-13Replace outdated dependency - org.apache.commons:commons-jci-core:jar:1.1vasraz11-122/+25
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I5b34fff0600f1343a4ca9e00cf737946e3737214 Issue-ID: SDC-4569
2023-07-13Service import issuesJvD_Ericsson6-31/+65
Issue-ID: SDC-4568 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ife2c4cc78a16d0f93f3a6a24d5bfdd48263d43a5 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2023-07-12JUEL function value not displayed properly in UIimamSidero1-1/+2
Bug fix for the expression values to escape the special characters Issue-ID: SDC-4564 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I829d2d1e9a244aba2f87f37280ff0a43f445c9a2
2023-07-12Fix missing logs SDC-BEvasraz1-0/+6
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I934783f442dd97285ebd53f864b056f8cac82869 Issue-ID: SDC-4567
2023-07-12Support occurrences and instance count in importMichaelMorris4-4/+27
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4566 Change-Id: I884082253e3b3a9c20da68ab064f4ae6528f6fe0
2023-07-10Step version to 1.13.2-SNAPSHOTMichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4552 Change-Id: I0e3e9a90d463bd5f18c683712eefbb7123a03c4a