aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-11-30View data types in UI catalogKrupaNagabhushan17-135/+348
Issue-ID: SDC-4220 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: I880c7fedb58eafc7524fc6833b9b5d02f3b7d523
2022-11-30Add SonarCloud badges to READMEeschcam1-0/+12
Issue-ID: SDC-4275 Change-Id: I72173a955b4297804e20aee55442e625c94992ef Signed-off-by: eschcam <cameron.scholes@est.tech>
2022-11-30Support addition of scalar type constraintsJvD_Ericsson11-51/+189
this also supports the addition of the in_range and the valid_values constraints, and supports delete and editing of current and added constraints Issue-ID: SDC-4223 Change-Id: I5ffb4d17d9f8c2730f650153fb4ff89eccfdd474 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
2022-11-28Fix empty interfaces and operationsMichaelMorris1-6/+14
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4281 Change-Id: I53bd54fea0aca3540dafebc9360fd305dd56128d
2022-11-28Fix SDC-simulator not logging to STDOUTvasraz2-4/+3
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id9b707ea1c626eb11f967ec2894b1531f3b658ca Issue-ID: SDC-4271
2022-11-28Fix SDC-ONBOARDING-BE not logging to STDOUTvasraz3-291/+352
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Icb81b67f199e3927edaf3bfcee8178724245c804 Issue-ID: SDC-3536
2022-11-25Fix issues while importing a Servicevasraz18-123/+101
The import service was ignoring the selected model for imported nodes. It was also trying to set a different icon for resources that already exist in the database, creating a validation error. There was also a nullpointer in relation to not found capability. Change-Id: Ifa9320c5554bbf5e8fed0cc2e2dea6b05503d213 Issue-ID: SDC-4266 Signed-off-by: André Schmid <andre.schmid@est.tech> Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2022-11-25Implement create data type propertyandre.schmid32-372/+2321
Allows to add a new data type property and visualize the properties details. Change-Id: Ib7bcd4b0bd8213dbe8ee8a3762a0636e22dc67eb Issue-ID: SDC-4258 Signed-off-by: André Schmid <andre.schmid@est.tech>
2022-11-24Added null checks in EcompIntImpleschcam1-10/+36
Added missing null checks in EcompIntImpl. Issue-ID: SDC-4267 Change-Id: I9531e000213b3e2798a5f3e1cb4e6ed8103a02c8 Signed-off-by: eschcam <cameron.scholes@est.tech>
2022-11-23Fix changing property in node filter issueJvD_Ericsson1-4/+8
Changing from a non collection property to a collection property casused the "Add value to list" button to not appear Issue-ID: SDC-4253 Change-Id: I74df0b706c1b7bd7edd57bd05c3043e8c2dd2d1d Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
2022-11-23Fix property constraints validationfranciscovila5-15/+192
Fix property constraints validation behaviour when a property is not required shouldnt be validated vs constraints if no value is provided. Also add constraints validation for length measures in list, map and string types. Issue-ID: SDC-4222 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I48ebb46b3de9ddac3d9dd91400ea0fad983aa94d
2022-11-19Added null check in ExternalTestingManagerImpleschcam1-16/+26
Added missing null checks in ExternalTestingManagerImpl. Issue-ID: SDC-4269 Change-Id: Ic66f30ab7d78014ad7311ce53c03498168909a61 Signed-off-by: eschcam <cameron.scholes@est.tech>
2022-11-18Fix SDC-FE not logging to STDOUTMichaelMorris3-3/+60
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3535 Change-Id: I4191e71132fada9bb63e12521e39072b462ff97a
2022-11-17Fix SDC-BE not logging to STDOUTMichaelMorris3-4/+29
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3534 Change-Id: Ia3e20b7f43ece61cf28038d59af51264db2b7dec
2022-11-17Fix wrong Model during import VSPvasraz2-5/+7
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0cea47f26f5fe3e38b54c94e05dec8649ad58159 Issue-ID: SDC-4268
2022-11-17Create UI Component for viewing property constraintsJvD_Ericsson9-1/+508
Issue-ID: SDC-4219 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ia0e40e2ed2fd954749a74ce307f1474380f9ad71
2022-11-17fix ribbon.cssthmsdt1-17/+17
Issue-ID: DOC-798 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I80bb15ba3d50c4b48ea7f9fb6196272e9cd6d173
2022-11-17Issues with 'range' data type detectedfranciscovila9-5/+72
Fix issues with range data type Issue-ID: SDC-4243 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Ie93f8c38b766d78f890dbe2b854a096bb8546fe8
2022-11-16Fix null check for propertiesNameeschcam1-1/+7
Fixed null check for propertiesName in DefaultPropertyDeclarator Issue-ID: SDC-4265 Change-Id: I1c23c2a1344948973c75a2af8e38aaa94346355c Signed-off-by: eschcam <cameron.scholes@est.tech>
2022-11-15Fix formatting of Catalog-UI Readmeeschcam1-19/+25
Made formatting adjustment to the README.md file inside the Catalog-UI project folder Issue-ID: SDC-4261 Change-Id: Ic844443baa9802889d714329da5ae38377a8b76e Signed-off-by: eschcam <cameron.scholes@est.tech>
2022-11-10Remove interfaces from VNF node types in NSDMichaelMorris4-202/+222
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4259 Change-Id: I27e25513afa732265114dc4341fdbd1342125770
2022-11-10Remove 'Powered by Jetty' from default jetty responsevasraz4-4/+4
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I927d1a935a0b0e224f7e5b35d86ac737d16f2774 Issue-ID: SDC-4254
2022-11-10Fix doc configuration on master branchMichaelMorris10-56/+180
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4242 Change-Id: Iae21bb2ea386a78d53fd188121e83ab9ddba1bff
2022-11-08Interface is formatted using extended notation when no implementation added ↵vasraz11-262/+71
at VFC level Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I4e6e6d61b851fe2efaa47c9f8fad0cb546f2fcb7 Issue-ID: SDC-4255
2022-11-08Improve error reporting when onboarding a VSP and storage is fullvasraz2-2/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id349e26c48b9047ab746aa90e8ad88e0296a8b6f Issue-ID: SDC-4256
2022-11-04Support Tosca Function For Operation Implmentation PropertiesJvD_Ericsson14-100/+268
Issue-ID: SDC-4170 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ie90626e11885e522fba91e7604c0ed15cc0c7d3a
2022-11-03Fix for boolean default value exported as StringimamSidero1-1/+1
Exporting all primitive type as expected types for complex type default values in tosca export Issue-ID: SDC-4237 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I0dc7009922dc0ada5b946e2fcd0b96b495fa9b62
2022-10-29Step version to 1.12.1MichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4238 Change-Id: I3797ce38210c4c2ecd00e4a6ab3d7fd846f97aa0
2022-10-29Release SDC 1.12.0MichaelMorris1-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4238 Change-Id: I4b982833776ffe1d423d37f1e97602fbe00abf6e
2022-10-28Updated release notes for 1.12.01.12.0MichaelMorris1-0/+105
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4238 Change-Id: Ieb2cafbae5f37c05109d9924e73df6e68e201bd0
2022-10-27Remove temp file if Minio-upload failedvasraz2-10/+21
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib30f2b4643974c838d003db39c616fa82021cc6e Issue-ID: SDC-4232
2022-10-27Fix potential NPE in importing property constraintsvasraz1-76/+81
Fix potential NPE introduced by https://gerrit.onap.org/r/c/sdc/+/131472 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I10a6f40e5a36c7a1eb33ed6a24ad3a2356672a64 Issue-ID: SDC-4231
2022-10-26Update link to architecture descriptionMichaelMorris1-2/+2
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4202 Change-Id: Ie3fe432921c7ad373d463769b67e8a3ecc278906
2022-10-26Fix import policy issuesMichaelMorris4-40/+68
The following issues are addressed: When a service is imported containing polices, a new name for the policy is generated instead of using the name from the imported service When a service is imported containing policies with a string value set for a property of a policy, then the value is created in the new service surrounded with quotes NPE when service imported with no instances NPE when service imported with instances with no requirements Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4224 Change-Id: I8403c0564796a045816ae28e52961688ca7804db
2022-10-25Fix Critical bug reported by Sonarvasraz4-6/+5
Fixes malformed 'calc' expressions reported as critical bug by Sonar Cloud Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id31765c7b58701cc448b7c4b192db2986090ed79 Issue-ID: SDC-4230
2022-10-25Fix import service with concat function valuesMichaelMorris2-2/+2
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4225 Change-Id: Iefc402c5dd6338e5bb13a3d425363e777fbbec04
2022-10-25Constraint validation - Node Template Interfacesfranciscovila7-31/+492
Validate constraints in node template interfaces Issue-ID: SDC-4207 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Ibe4a55342067942a2a29f540c896ecc39811220f
2022-10-25Add default baseType to the substitution typeimamSidero8-5/+43
Enabling default baseType in substitution type to be selected Issue-ID: SDC-4229 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I869ede4c4e030adc3c4418c28ed787b4c10248dd
2022-10-25[SDC] Add kafka native messagingdavid.mcweeney13-74/+862
Change-Id: I5ab8f580947cbc264d94bec48a5e8b659dc44c08 Issue-ID: DMAAP-1787 Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
2022-10-25Upgrade vulnerable package 'org.apache.commons:commons-text'vasraz1-1/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I65706c71e33cdb3cb5d1269a52c50db4d0dc3496 Issue-ID: SDC-4228
2022-10-24Support import of VFCs with property constraintsMichaelMorris30-42/+815
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4216 Change-Id: I19dce9f929535aa22cad6a1d95a213f42dd6e99c
2022-10-24Constraint validation for instance attributes in a serviceimamSidero1-1/+17
Validating the attributes of instance in a service against it's constraints Signed-off-by: imamSidero <imam.hussain@est.tech> Issue-ID: SDC-4209 Change-Id: I7f28f1bd2b209c2d765687e06350711ef9be3c6d
2022-10-24Fix import service with component inst interfacesMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4227 Change-Id: Ibfaac65a1c9c53efe9bccd98bf1de565143f645b
2022-10-18Fix security risk 'Improper Input Validation'vasraz42-529/+1297
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I6a52148aec3b567db43ec57109214e52d106f73c Issue-ID: SDC-4189
2022-10-17Fix serialization issue with constraintsMichaelMorris2-0/+4
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4217 Change-Id: If5068ca891df934f600a7c37dc3cffa2aa372a3c
2022-10-17Increase character limit of VFC property name to 100 and allow @ characterimamSidero7-21/+26
VFC property name character limit is increased to 100 and allowing @ special character Signed-off-by: imamSidero <imam.hussain@est.tech> Issue-ID: SDC-4210 Change-Id: If7f0be254a62effe34ad426ba24eeb31f034dd3f
2022-10-17Fix cant set properties on an instance in the composion viewJvD_Ericsson1-1/+4
Issue-ID: SDC-4218 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I58e1c60ea3f79abefe45700c3194f17875d74418
2022-10-17Add data type properties workspaceandre.schmid22-18/+784
Implements the properties workspace for a data type, with the list and filter feature. Change-Id: I2ec337a0481bddd5fe32e45644abdc88e197fa49 Issue-ID: SDC-4214 Signed-off-by: André Schmid <andre.schmid@est.tech>
2022-10-14Move DefaultExceptionMapper to be used widelyvasraz4-34/+29
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I759b023cc37fa8c5eed8b01210bed4e91edb57cb Issue-ID: SDC-4189
2022-10-14Align 'org.eclipse.jetty'-version (9.4.49.v20220914)vasraz37-496/+952
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: If56735406d86bd42b57c2ccb1f23699c1685069b Issue-ID: SDC-4189