aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-12-19Provide tosca function to List entriesimamSidero10-33/+134
Providing the capability to add tosca function as the List entries Issue-ID: SDC-4288 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ib2e11945f76b7004dbf8807274ee6333b9d9aa05
2022-12-15Fix 'Tosca List Entry Schema failed to be recoginized with creating VSP'-bugvasraz3-15/+27
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id33f7eff96b06a1cfb5e3e5d967b4e17da14a9a8 Issue-ID: SDC-2851
2022-12-15Fix 'Adding property to VF/Service throws js-exception'-bugvasraz1-3/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I81009a79715f1719862e406e88be008294f94e37 Issue-ID: SDC-4310
2022-12-15Add link to Swagger UI in Readme & Redirect rooteschcam4-5/+39
Turns out the default URL of http://localhost:8080/ only loads the index.html and not the other assets. Going to http://localhost:8080/swagger-ui/index.html loads everything correctly Also added a redirect for the root URL to the correct address for the Swagger UI Issue-ID: SDC-4292 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Ibca5956d1d2f5e18ba41e623329b199c8e9db9a5
2022-12-15Fix 'Not possible to set value on a VFC property with constraint'-bugvasraz1-22/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I04cae965de75037b36003a9fb6d5be579b39626f Issue-ID: SDC-4307
2022-12-14Fix bug 'Pattern constraint validation failure'vasraz6-20/+34
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: If7c59aa37db974c57195775f963c8400cf474a51 Issue-ID: SDC-4294
2022-12-12Some default responses in the generated openapi files are missing descriptionsFiete Ostkamp4-11/+11
- add description for default responses - also generate openapi files in yaml format Issue-ID: SDC-4306 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I3f55cc4765c06baee50df2ff97d8b3f717dfa201
2022-12-12Update INFO.yamlMichaelMorris1-5/+2
Removed André Schmid as he has stepped down as committer Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4304 Change-Id: I552463d4790e0ab433d7f01bb088805537553028
2022-12-12Add support for comparable type constraints for stringsvasraz2-11/+4
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I3b52c720968ab8333fa2ec81b13c3d0e7b2f4316 Issue-ID: SDC-4299
2022-12-12Fix catalog-be docker build erroreschcam2-2/+4
Applying a similar fix from SDC-4289 to fix build failure in Jenkins Issue-ID: SDC-4302 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Idaeafa4245729359d2a7530705b362a6963724ce
2022-12-12Fix bug 'Import VFC with constraint PATTERN ignores constraint'vasraz1-116/+119
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I9e390a7978fd6e0d60b55c2b4ebc7fb3ea99a562 Issue-ID: SDC-4291
2022-12-12Add missing 'scalar-unit.bitrate' to UIvasraz1-5/+5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ie892adb84ef37ad6ace0becf7d09ff204c95ed10 Issue-ID: SDC-4300
2022-12-12Add missing 'scalar-unit.bitrate' data typevasraz10-6/+32
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I33faf90f04667ef2b8a334dfba39fe256a21c223 Issue-ID: SDC-4300
2022-12-09Fix NPE when checking out serviceMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4303 Change-Id: I512f3502ff2451749c2fbc590d08c3a10b3bef79
2022-12-07Fix in_range constraint validation gives unhelpful error messageJvD_Ericsson1-1/+1
Issue-ID: SDC-4293 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: If31fb515987c2e6c040e4fbf1d00ca4f669ed525
2022-12-07Fix substitution filter: type validation not working during addJvD_Ericsson1-1/+0
Issue-ID: SDC-4283 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I543513015d9e3b2c06e48f5d27848be676aa0b9b
2022-12-06Fix constraint not displayed when cycling through propertiesJvD_Ericsson1-21/+23
Issue-ID: SDC-4286 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I8346fe8bd001adf89516c5d5ea886c11b4283b4d
2022-12-05Fix broken buildvasraz2-2/+4
Install 'etc' specific version (1.3.0) Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I5e3194a87b6dbb0b5d64e536820693fcbfb4005e Issue-ID: SDC-4289
2022-12-05Provide tosca function to map valuesimamSidero11-16/+89
Providing the capability to add tosca function as the map values against it's key Issue-ID: SDC-4264 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ieaa49f9ac18b848bfd3996e9c6e08f9b4a32b999
2022-12-02[SDC] Add Kafka reference to Documentationdavid.mcweeney1-0/+6
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Change-Id: Ia364144ef803dea1f3a203e30639144809ec61e1 Issue-ID: DMAAP-1787
2022-12-02Fix numeric constraint values generated as stringsJvD_Ericsson32-292/+1114
When importing a vfc the property constraints are now checked to see if they are the same type as the property If not it will attempt to convert to that type Issue-ID: SDC-4274 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I32c1d930166d10142ad9ca6914550c7946e9128c
2022-12-01Open Data type from CatalogKrupaNagabhushan1-3/+7
Issue-ID: SDC-4221 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: I3ad6a1f26abbcffe13044b8fc12828f255bc4f48
2022-12-01Support addition of pattern constraintJvD_Ericsson6-0/+83
Issue-ID: SDC-4260 Change-Id: I2eccf88472c144d8f595a9d8ec028705e924fd67 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
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