aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-07Merge "Bug fix for Multi-result row data order"Chuanyu Chen1-2/+2
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-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
2019-12-13Added a call to buildAndThrowException when vfBhatt, Prema2-5/+74
Added a call to buildAndThrowException when vf module not in AAI. Updated the main error message and added Unit test. Replaced call to buildAndThrowException with AAIEntityNotFoundException when vf module not in AAI. Updated Unit test. Updated Unit test name. Deleted unused code. Issue-ID: SO-2560 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7bc22465147d6fa6dc2caeb77fc3e51a86a4ee31
2019-12-13Merge "Sonar fix logger"Lukasz Muszkieta2-18/+18
2019-12-13add pnf_resource_to_workflow to catalogdbUbuntu4-0/+129
bind the pnf model uuid to pnf workflow Issue-ID: SO-2558 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com> Change-Id: I779ba8bef8ca3bb67ab6e9245eafec8b84571c85
2019-12-13Sonar fix loggerArindam Mondal2-18/+18
Issue-ID: SO-2381 Change-Id: I11fb05f86bb4ff4c507a3a627753464cd0a2da17 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-12-12Add simple query format, to limit response contentSmokowski, Steven3-19/+68
Add simple query format, to limit response content Add simple query format, to limit response content Add simple query format, to limit response content Issue-ID: SO-2570 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7570828d7c47e0635239dba50d0f7f76bd17f4a8
2019-12-11Updated simulator test filesGamboa, Gilbert3-5/+5
Updated simulator test files with different values Issue-ID: SO-2566 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4fda3a551e5d3afd520000a57bef5f732201be99
2019-12-11add application id support to soBonkur, Venkat10-30/+72
add application id support to so api Issue-ID: SO-2561 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifc8c4dd5e178b68347a7df01ab1942a59baca9b0