aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-08SOL003 Adapter Package Management - Read VNFDeHanan5-26/+160
Change-Id: I2710b199ccc02af1782cd5fa75e85c4ed5c69aa9 Issue-ID: SO-2414 Signed-off-by: eHanan <eoin.hanan@est.tech>
2020-01-08Merge "Pass error message in the exception when thrown from CDS-Adapter"Lukasz Muszkieta1-55/+77
2020-01-07Drop Resource Input Field if not valid JSONSmokowski, Steven6-6/+69
Drop Resource Input Field if not valid JSON Drop Resource Input Field if not valid JSON Issue-ID: SO-2587 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I704981c6b3413872975b9e94a4b79cc0a1790795
2020-01-07consolidated security configurationBenjamin, Max37-2003/+31
consolidated security configuration into common package Issue-ID: SO-2584 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I1e78259ffbf88e792f1f7a5a10cd1fdad8eaea36
2020-01-07find workflow by pnf model uuid with CatalogDbClientUbuntu5-2/+76
Issue-ID: SO-2558 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com> Change-Id: I62d9ae70befdd870d217de64cca36fe04a69e96e
2020-01-07Merge "Bug fix for Multi-result row data order"Chuanyu Chen1-2/+2
2020-01-06Pass error message in the exception when thrown from CDS-Adapterprathamesh1-55/+77
Issue-ID: SO-2494 Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca> Change-Id: I1990ba00ab55ed08c7ba8c31e6fe8fbedb428e7e
2020-01-06Merge "Removed CLIENT_ID from tests that was removed from"Steve Smokowski4-11/+11
2020-01-06Merge "Remove references to AIC"Steve Smokowski22-35/+35
2020-01-06Bug fix for Multi-result row data orderYulian Han1-2/+2
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064419 Issue-ID: SO-2071 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2020-01-06Merge "SO API to support custom PNF workflow"Chuanyu Chen17-15/+237
2020-01-03Remove references to AICBhatt, Prema22-35/+35
Removed AIC prefix from java files, wherever column AIC_CLOUD_REGION was referenced. Removed AIC prefix from test data files, wherever column AIC_CLOUD_REGION was referenced. Issue-ID: SO-2572 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib380bc39eedf61fff27daa74132d1df20a3ae4b7
2020-01-02Merge "SOL003 Adapter Package Management - Fetch VNF Package Artifacts"Byung-Woo Jun8-37/+184
2020-01-01Removed CLIENT_ID from tests that was removed fromPlummer, Brittany4-11/+11
Removed CLIENT_ID from tests that was removed from logging library Fixed formatting and imports on tests Issue-ID: SO-2579 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If886afdb6cc5154055a7e3821e4a24b4458ed45b
2020-01-02SO API to support custom PNF workflowYulian Han17-15/+237
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064418 Issue-ID: SO-2071 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2019-12-20Merge "Add Notification Swagger for VNFM-Adapter"Byung-Woo Jun2-0/+278
2019-12-20Merge "Add pnfs resources handling in service macro create"Lukasz Muszkieta8-32/+181
2019-12-20SOL003 Adapter Package Management - Fetch VNF Package Artifactswaqas.ikram8-37/+184
Change-Id: Ibb7d3ff392b42f8e98ce45d45cfc54caad66bdcb Issue-ID: SO-2416 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-12-20Add Notification Swagger for VNFM-Adapterrope2522-0/+278
Change-Id: I1eda686ec9038c22406dd4c576ceb46cb168e351 Issue-ID: SO-2578 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-12-20Merge "Update ETSI Catalog Swagger to latest and Add Notification Swagger"Byung-Woo Jun1-4/+19
2019-12-20Add pnfs resources handling in service macro createpwielebs8-32/+181
Issue-ID: SO-2568 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: If6c6ad5469c9637af119c811e6f87ea00a282f18
2019-12-20Merge "Externalize AssignPnf Building Block and refactor existing code ↵Lukasz Muszkieta4-0/+275
accordingly"
2019-12-20Merge "Removed redundant null check for retryCount to prevent static ↵Seshu Kumar M3-3/+3
analyzer warning"
2019-12-20Merge "support for pnf BB handling"Seshu Kumar M2-74/+54
2019-12-20Externalize AssignPnf Building Block and refactor existing code accordinglyRemigiusz Janeczek4-0/+275
Issue-ID: SO-2568 Change-Id: I1eec15862d6f0b5e8ae4c952b290be8d5fc786dd Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M55-127/+1888
2019-12-19support for pnf BB handlingLukasz Muszkieta2-74/+54
Issue-ID: SO-2568 Change-Id: Ic2fd1f25da0a8a9d9e008c988db071cc65c95dbd Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-12-19Update ETSI Catalog Swagger to latest and Add Notification Swaggerrope2521-4/+19
Change-Id: Ic2f904a82c3c37e81732d198958b662f01a2d89e Issue-ID: SO-2578 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-12-19fix Jenkins so-master-merge-javaLukasz Muszkieta1-1/+1
logging-filter-base version in version 1.6.3 causes compilation error, back to the previous Issue-ID: SO-2581 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I48f3cb89cf8be6720826ee6a4b12022900c05432
2019-12-18Merge "add junit coverage"Steve Smokowski1-9/+83
2019-12-18Merge "SOL003 Adapter Package Management - Query VNF Package"Steve Smokowski9-40/+633
2019-12-18Merge "Implementing scope and action values from SO-DB to SO-Backend"Steve Smokowski7-4/+66
2019-12-18Merge "update so to use 1.6.3 snapshot from the logging"Steve Smokowski12-288/+226
2019-12-18Merge "Fix requestId returned in Get"Steve Smokowski2-5/+13
2019-12-18Support for volume groups on replace VF Module.Kuleshov, Elena11-8/+724
Support for volume groups on replace VF Module. [MSO-8375 R2002} Add full JUnit coverage for replaceVFModule scenarios, add replace changes to general macro data. Fix a JUnit to pass correct parameters to a method. Add back setting volume group id for new volume group on replace action. Issue-ID: SO-2577 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I73289da21e0c7de7451b63e99e184692e800aaf0
2019-12-18SOL003 Adapter Package Management - Query VNF PackageAndrewLamb9-40/+633
Change-Id: I09ed3cb8c90ceba5b1b6ab659b1899997b0d8ab7 Issue-ID: SO-2413 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-12-18Merge "add pnf_resource_to_workflow to catalogdb bind the pnf model uuid to ↵Chuanyu Chen4-0/+129
pnf workflow"
2019-12-17add junit coverageLukasz Muszkieta1-9/+83
Issue-ID: SO-1576 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I2ca18a7154ff07801defa17d2f4a19ea9dba7962
2019-12-17Merge "SOL003 Adapter Package Management - Fetch VNF Package Content"Byung-Woo Jun15-74/+743
2019-12-17Implementing scope and action values from SO-DB to SO-BackendManamohan7-4/+66
Issue-ID: SO-2513 Change-Id: I002a35a2a8ff4730d45c23d54f0acd4496b8b585 Signed-off-by: Manamohan <MS00534989@Techmahindra.com>
2019-12-16Fix requestId returned in GetPlummer, Brittany2-5/+13
Set requestId to be returned to requestId sent on incoming request Issue-ID: SO-2573 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7ac20400f2b5f4dc9abff81b263acef5ad52a2fa
2019-12-16Encryption and decryption of OpenStack Passwords removedDominik Mizyn1-0/+2
Description from Jira ticket: Current way of passing OpenStack password to SO is to encrypt it with a symmetric key that can be find in both OOM repo and source code. This means that the key is already compromised and this additional encryption does not introduce any additional security layer. Additionally this creates a fake security feeling for people who are not very familiar with the cryptography as they may think that their password is safe because it has been encrypted. Instead of using some custom-made method of passing this password please just use a secret and pass it via environment variable unencrypted and just never store it in a config file Issue-ID: SO-2535 Change-Id: Iaad50d7d22fe0fc1e3f7e8c5c5cd3a788d777574 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-12-16update so to use 1.6.3 snapshot from the loggingPlummer, Brittany12-288/+226
Updated snapshot to 1.6.3 and began fixing failing tests Update SOAPLoggingInInterceptor to use new InvocationID value Changed client and server keys to InvocationID BPRestCallback to use ServerInvocationId Removed logging MDC checking from unit tests Began switching bprestcallback to use resttemplate Removed changes to logback replacing invocationIds Updated logic where requestEntity is created on null message Added unit tests for BPRestCallback Set InvocationID in MDC in SOAPLoggingInInterceptor Send in URI to prevent encoding of URI causing % to change to %25 Updated restTemplate to fix issue with interceptors Issue-ID: SO-2571 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7e0d80eae9036c993414ae96ebd571c89cb9dfa9
2019-12-13Refactor WorkflowAction.valiadteResourceIdInAAI -Gamboa, Gilbert4-189/+751
Refactor WorkflowAction.valiadteResourceIdInAAI - break up the method into smaller pieces to handle different resouce type separately. Include aai object id info in MultipleObjectsException. Do not throw DuplicateNameException when MultipleObjectsFoundException is caught. Handle BAU and let MOFException be thrown as illegal state exception. Issue-ID: SO-2564 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib78fbbe9fbea3e4815a7b19071ea2ce30dce6c25
2019-12-13Merge "add application id support to so"Steve Smokowski10-30/+72
2019-12-13Merge "Added a call to buildAndThrowException when vf"Steve Smokowski2-5/+74
2019-12-13Merge "Need to globally check object name duplicates in"Steve Smokowski4-2/+112
2019-12-13Merge "Include service-instance-id and"Steve Smokowski4-43/+169
2019-12-13Merge "Updated simulator test files"Steve Smokowski3-5/+5
2019-12-13Merge "Add simple query format, to limit response content"Steve Smokowski3-19/+68