aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-09-20Provide capability to add user specified name for service role/functionimamSidero2-10/+103
Added the others option and a free text to provide the user specified name for service role/function Issue-ID: SDC-4622 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ia5259c12c6bd6be5609b0f4817c7dec854b7e227
2023-09-20Fix 'Order of TOSCA.meta field is hardcoded'-bugvasraz4-40/+35
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ie69bc1b1d1119f64a399ffda45c69169de94d1a2 Issue-ID: SDC-4627
2023-09-20Fix 'TOSCA-Meta-File-Version and CSAR-Version accept only following format ↵vasraz1-1/+1
X.Y'-bug Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7a92e898da8ac0fa97710b01cb62de8529f43cd8 Issue-ID: SDC-4626
2023-09-20Fix 'Unable to import service with missing ecompGeneratedNaming in metadata'-bugvasraz1-2/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0f775fcf3c3a5e71d0067c3dcd03676ef4aa5f9a Issue-ID: SDC-4629
2023-09-20Bug fix for userspecified output name in importimamSidero2-4/+9
Fixed the userspecified name to be provided on importing service Issue-ID: SDC-4630 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I1191fb4de5566928d356d44eebedd66a51acae07
2023-09-18Fix 'Changing VFC version wipes List type property values'-bugvasraz1-0/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I02aea9516324393e5e48f005e2f83678cc77823a Issue-ID: SDC-4625
2023-09-15Release 1.13.4MichaelMorris1-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: Id499c6d0bafa628ec72a3d2f3cbb91f7b5616940
2023-09-15Update release notes1.13.4MichaelMorris1-0/+118
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: I208cd266053e147dd28ee28ff6b94d0f6ba67d09
2023-09-15Update version to 1.13.4MichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: Ia3b77d43de6602c98b0695843d7f05e48b239540
2023-09-14Improve error reporting during the service importvasraz4-102/+95
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I407d18e3b1c0757efb4623d73b21d98cbb76310a Issue-ID: SDC-4623
2023-09-08Fix error when importing output with common attribute and property nameJvD_Ericsson1-7/+2
Issue-ID: SDC-4618 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ib0736fceded328387d696abc7091e4b1672313e1
2023-09-07Provide UI support to upload csar to update serviceimamSidero3-9/+27
Upload capability is porvided in tosca artifact to update the service Issue-ID: SDC-4605 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I075250f91e6e68f007298d1b982db86244a696db
2023-09-07Create plugin point for csar generationvasraz14-970/+1607
Issue-ID: SDC-4578 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I3bb280ce4e442780598464216145abc130765539 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2023-09-07Implement 'Update Service by importing Tosca Model'-storyvasraz9-269/+346
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I34414caeb53c4dcc6499d3639e4ea8f80407a6f6 Issue-ID: SDC-4579
2023-09-06Provide user to specify the ouput name while declaring the atrributesimamSidero9-5/+116
User specified output name is provided on declare output functionality Issue-ID: SDC-4616 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ic0cd50f9dde2482f5fbb2363cdc83d8fcf09f48f
2023-09-05Support policy type upgradeMichaelMorris1-2/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4614 Change-Id: I4d8e29bf96bcdd6c24be14d805bbeae374e06b98
2023-09-05Fix two scroll bars overlappingJvD_Ericsson3-2/+9
Issue-ID: SDC-4615 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I4bbd65cf5d425fa4fe1ee309dd5f86e9a904b224
2023-09-05Improve handling 'empty'/null string in Service fieldsvasraz26-144/+81
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib301280fe1be2896e2d80e208349ac3c4ff763ec Issue-ID: SDC-4608
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