summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-07Add integration test for adding directive node filters to a base servicedavsad11-3/+452
Issue-ID: SDC-3575 Signed-off-by: davsad <david.sadlier@est.tech> Change-Id: Idc4dfaad59239f1fb46d04246564554058b4095a
2021-05-06Increase Import VFC UI test coveragevasraz9-232/+539
Change-Id: Ie51411304fefe6b8ee3aa437b980f1e12bbc4707 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3566
2021-04-30Move Substitution Filter to base service flowaribeiro4-163/+105
Issue-ID: SDC-3570 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I20cc4b86ea53ba9a92c628e5e553f8d023494605
2021-04-29Refactor data types cacheandre.schmid7-292/+446
Avoids potential issue of data type cache changes by external parties, by returning copies from the cache instead of the original. Refactors the code for more clarity. Change-Id: Ibb518bf638f2f4ee1f5e3869baaace374efb632a Issue-ID: SDC-3569 Signed-off-by: André Schmid <andre.schmid@est.tech>
2021-04-28Add Service Template instance attributes to TOSCA Exportvasraz6-287/+453
Change-Id: I66c4f682814981b9829ad099e35f96a80927e7dc Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3568
2021-04-27Enrich 'Import VFC UI test'vasraz8-70/+396
Import a node types which contains interface operations with an implementation and inputs Change-Id: Ibf778747b69c60514d94985fc13097403ae1dd56 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3567
2021-04-27Add Property UI Flowaribeiro13-87/+559
Issue-ID: SDC-3564 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I3c0dfe516268b0ad3f2fff00a7ff29fb7e4e9ef5
2021-04-26Update release noteChrisC1-2/+2
Update Release note with latest bugfix build for H release Issue-ID: SDC-3556 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Iced736be6b052190758814589c3c296bee95d981
2021-04-26Update INFO.yamlChrisC1-0/+8
Add a new committer Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I4c7bd28299f289f76235cc20744e44df8dbebe1a
2021-04-26Improve readability of IT Configvasraz7-733/+261
Replace with lombok (Getter/Setter) Change-Id: I2b40eb0f16018efb92c14c5fcf397c5c1fa63c67 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3565
2021-04-26Implement 'Add Outputs UI TC'vasraz21-137/+957
Change-Id: I8a357b9457c7f30b89400621ab7c4379ac586f88 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3503
2021-04-20Fix VSP update for checked-in resourcesandre.schmid10-73/+192
Checkout the VF (if checked-in) related to the VSP before loading the VF workspace. Change-Id: I9576fd5b429fdae2ac00de5bfbd38e183b93be59 Issue-ID: SDC-3560 Signed-off-by: André Schmid <andre.schmid@est.tech>
2021-04-19Fix VSP update backend processandre.schmid1-1/+5
Fix the VSP update procedure which was being rejected by a condition that checks if a VFC being created has the same name, type and vendor release. This was recently introduced to avoid duplicate VFC creation during the initialization process. This change adds a condition to confirm that no VSP CSAR is involved, before trying to check for the name, type and vendor release. Change-Id: Ie46195e810cd72f7412acc7cb01a764ef010f58d Issue-ID: SDC-3561 Signed-off-by: André Schmid <andre.schmid@est.tech>
2021-04-19Fix 'Unable to save changed attributes default value'vasraz4-74/+317
Implements missing functionality to save changed attribute Change-Id: I1bc828ef133c8a2bf2fd6333a51fb46fc41b6547 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3562
2021-04-19Include 4.1.1 vduCp in deploymentMichaelMorris3-1/+3
Node type was already added, but not include in the list of types to be deployed during install or upgrade Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3509 Change-Id: I71a3a9942cb7d5b6adb194b7e7f2aa4be6533ac6
2021-04-19Fix add property to a VFCaribeiro3-12/+12
Added properties to a VFC were not being displayed on the UI Issue-ID: SDC-3559 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: Iede582ada4a25ddfb8f5ca5936c71e5c2b25e50b
2021-04-19Add service design UI flowsaribeiro12-19/+450
Issue-ID: SDC-3558 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I705c38e0b83fdc8f233139c9e06227f5ec251360
2021-04-18Update npm.registryvasraz2-4/+5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3563 Change-Id: I30a115001bb55a40c63777c6137690659df9044f
2021-04-13Update INFO.yamlChrisC1-15/+9
Remove inactive committers Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I000ab219204952e68b473252fbe63ad4acde9e8d
2021-04-13Fix attribute create and update actionsaribeiro1-1/+6
Issue-ID: SDC-3551 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I7cac2c793254eec824e1d5365383a8deeccaa1d4
2021-04-13Fix 'Unable to delete declared outputs'vasraz5-162/+4
Change-Id: I11cd688f4c3ad25cbcb32e9f9b3dee782fc70fa7 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3557
2021-04-12Fix default imports being amendedMichaelMorris2-2/+6
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3552 Change-Id: Ibb5cfbba2075820c798eae1726953871140ddce5
2021-04-12Fix weak-cryptography issuesxuegao5-60/+27
Load the truststore/keystore of our own instead of using the default one. Issue-ID: SDC-3495 Change-Id: I0ecd764d5198480a065fd38299cc9ff9da66af29 Signed-off-by: xuegao <xue.gao@intl.att.com>
2021-04-12Improve ETSI NS UI testandre.schmid30-235/+820
- import a ETSI VNF that has the tosca.capabilities.nfv.VirtualLinkable requirement; - externalize the tosca.capabilities.nfv.VirtualLinkable requirement and certify the imported ETSI VNF; - on the created ETSI NS Service (already existing flow), adds two instances of the imported ETSI VNF and a NsVirtualLink; - create a relationship between the two ETSI VNF to the NsVirtualLink, through the tosca.capabilities.nfv.VirtualLinkable requirement/ capability; - checks for the new nodes and relationship in the generated ETSI NS package. Change-Id: I57fa3079f473c7afcb7569941f870233ce7bdcca Issue-ID: SDC-3550 Signed-off-by: André Schmid <andre.schmid@est.tech>
2021-04-12Fix NSD propertiesMichaelMorris3-13/+47
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3545 Change-Id: I090bdcc85e85f1ec86851de3f957ad2ccd148ed5
2021-04-09Set default value for ETSI versionMichaelMorris2-13/+14
Sets the default value for ETSI version and updates code to use the default value for any mandatory category specific metdata with null values. Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3548 Change-Id: I445443d1de9447945fb0dd8babd3fcebd8e8ed7d
2021-04-09Allow property to take its value from defined input listKrupaNagabhushan24-294/+653
Issue-ID: SDC-3547 Change-Id: Ic438e8f8943d0f1c656e386611b88b25f879e83b Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Signed-off-by: andre.schmid <andre.schmid@est.tech>
2021-04-06Add ETSI VNF/CNF distribution flowaribeiro16-87/+302
Issue-ID: SDC-3538 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Signed-off-by: André Schmid <andre.schmid@est.tech> Change-Id: I34198e25919c77903300ef4e3cac04f52b844f93
2021-04-06Add Create Service Substituition Filter Intergration Testdavsad11-10/+489
Issue-ID: SDC-3543 Signed-off-by: davsad <david.sadlier@est.tech> Change-Id: Id6aabc02e36f199ee9106ec1fb145b57c8493c88
2021-04-06Handle intermittent RemoteWebDriver errorvasraz1-3/+8
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ibf5518fbaa3a2c78f2403664083320bf7fa91599 Issue-ID: SDC-3542
2021-04-02Fix weak-cryptography issuesxuegao1-13/+55
Fix the weak-cryptography issues identified in sonarcloud. Issue-ID: SDC-3495 Change-Id: I0e65c9ad2fa2dda1ffc2c527cc220b9de7a6f217 Signed-off-by: xuegao <xue.gao@intl.att.com>
2021-04-01Update CommittersChrisC1-0/+16
Adding Michael Morris and André Schmid as approved SDC committers Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I95846cc8f2485b7e1b398188aac13480b2337162
2021-04-01Add 'Import VFC' TC to suite (onapUiSanity.xml)vasraz6-16/+15
Change-Id: I8d6c8fe66aaf5231e981b27e0fd1a157220d574d Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3531
2021-04-01Increase TOSCA integer validator supported rangevasraz2-46/+51
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iebd6f977cec5f40ed7b07fceaf3dd62a3c138e2c Issue-ID: SDC-3541
2021-04-01Arch reference UpdateChrisC1-2/+2
Updating Architecture link for H release Issue-ID: SDC-3532 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I859ffe27330833af60f9e46e2a7eb30bbcba63be
2021-03-31Improve test coverage (GenerateEcompErrorsCsv)vasraz2-100/+41
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I1c168522d10aca9991eb06772c08d90e11bf6130 Issue-ID: SDC-3428
2021-03-31Revert "Improve test coverage"aribeiro62-497/+1695
This reverts commit 1da764ea Issue-ID: SDC-3540 Change-Id: I54b65e1d5323dcc680c5bb65fa1657b7adb6741d Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
2021-03-29Fix restricting valid values for ONAP service metadatadavsad1-1/+3
Issue-ID: SDC-3539 Signed-off-by: davsad <david.sadlier@est.tech> Change-Id: I10658e29bc986f9fd9c5d5d6ce34d0bd02d70e11
2021-03-29Reformat common-bevasraz119-712/+248
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3449 Change-Id: I910e423a6ff68e84035f4d3391d00f244730405c
2021-03-29Improve test coverage (common)vasraz14-658/+159
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3428 Change-Id: I60862879fc09a81369d6e5fdf9f3c985994b163e
2021-03-29Reformat commonvasraz94-2073/+1551
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3449 Change-Id: Ifa1412b8a614f7cdb4c52f05d811ab5e9cf20d83
2021-03-29Reformat common-app-loggingvasraz24-963/+801
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3449 Change-Id: I473b6588c94bcee3b6e2c31d15664b3930f804df
2021-03-29Reformat catalog-fevasraz23-826/+596
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3449 Change-Id: Ic4c34262e5cb4e5851af493400ccc01af5684a18
2021-03-29Reformat asdctoolvasraz97-2524/+1655
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3449 Change-Id: Ide3e6fe0488c700b9197fb8e7e0f10a9282bf9df
2021-03-29Reformat common-app-apivasraz128-6992/+5845
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3449 Change-Id: Id381fd296f1a06cb9d23175c80bdf322637b14e1
2021-03-29Improve test coveragevasraz4-24/+20
Fix test directory structure Change-Id: Iabd6c06424f1a58bd311da4b071853a05e2816f1 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3428
2021-03-29Fix ETSI NSD requirement handlingMichaelMorris2-40/+105
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3528 Change-Id: Ied1466e6708dfd18bcb15dfe55558c1248f920f7
2021-03-26Improve test coveragexuegao7-106/+383
Add unit tests to improve test coverage. Issue-ID: SDC-3428 Change-Id: I6eb08c6094e0c06bd781b88b00f9301b43f1e965 Signed-off-by: xuegao <xue.gao@intl.att.com>
2021-03-26Improve test coveragexuegao11-242/+465
Add unit tests to improve test coverage. Issue-ID: SDC-3428 Change-Id: Ifd9e6eb25fa3ec9f4f93d283277574120edff835 Signed-off-by: xuegao <xue.gao@intl.att.com>
2021-03-26Revert "Fix 46 CRITICAL BUGs"Vasyl Razinkov35-1678/+1477
This reverts commit eb57d1efc197968a4073b331b2dc8f40d8109847. Reason for revert: some UI components are broken Change-Id: I533a827e9913250d5cb29ed2cc4736fd8c57a8e5 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3529