aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnfm-adapter/mso-vnfm-etsi-adapter/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Fix for SO-2598waqas.ikram2-1/+56
2020-01-08Merge "SOL003 Adapter Package Management - Read VNFD"Byung-Woo Jun4-24/+67
2020-01-08SOL003 Adapter Package Management - Read VNFDeHanan4-24/+67
2020-01-07consolidated security configurationBenjamin, Max3-246/+0
2019-12-20SOL003 Adapter Package Management - Fetch VNF Package Artifactswaqas.ikram7-24/+79
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M5-22/+209
2019-12-18SOL003 Adapter Package Management - Query VNF PackageAndrewLamb8-24/+396
2019-12-11SOL003 Adapter Package Management - Fetch VNF Package Contentrope25212-50/+549
2019-11-21Added AAF Integration related changesRamesh Parthasarathy5-22/+209
2019-11-11SOL003 Package Management Swagger file updaterope2523-0/+228
2019-10-28blocker sonar fixLukasz Muszkieta1-7/+17
2019-10-09Improved error handlingMichaelMorris4-29/+120
2019-09-30Updated VNFM adapter security readmeMichaelMorris1-12/+1
2019-09-24Merge "VNFM adapter relationship handling improvements"Steve Smokowski5-103/+64
2019-09-19update logging to match onap logging libraryPlummer, Brittany1-1/+3
2019-09-19VNFM adapter relationship handling improvementsMichaelMorris5-103/+64
2019-09-10Integrate Logging LibraryPlummer, Brittany1-0/+12
2019-08-12Move string literal left side-avoid null pointer exsindhu36721-1/+1
2019-08-08Merge "VNFM adapter support two way TLS"Seshu Kumar M3-21/+34
2019-08-02VNFM adapter support two way TLSMichaelMorris3-21/+34
2019-08-02Fix Blocker BugLukasz Muszkieta1-4/+5
2019-08-02Merge "General sonar fixes"Seshu Kumar M1-4/+4
2019-08-02General sonar fixesArindam Mondal1-4/+4
2019-08-01Add oauth for calls from VNFM to VNFM adapterMichaelMorris6-10/+179
2019-07-31Add oauth for calls from VNFM adapter to VNFMMichaelMorris7-87/+150
2019-07-22Implement TLS for calls into VNFM adapterMichaelMorris3-4/+11
2019-07-18Implement TLS for calls from VNFM adapter to VNFMMichaelMorris7-6/+68
2019-06-18VNFM adapter handle getOperation after VNF deleteMichaelMorris3-21/+62
2019-05-30Handle operation state null from VNFMMichaelMorris1-0/+4
2019-05-30Get operation state from VNFM failingMichaelMorris1-3/+6
2019-05-24Calls to/from VNFM failMichaelMorris8-12/+73
2019-05-02Fixed issues found in delete integration testingMichaelMorris6-46/+97
2019-05-02Fixed issues found in integration testingMichaelMorris12-121/+144
2019-04-11CLEANED UP IMPORTS IN MSO-VFNM-ETSI AdaptereHanan9-11/+60
2019-04-10Fixed latest Sonar blocker issuesr.bogacki1-8/+12
2019-04-09Add sending create request to VNFMMichaelMorris20-119/+406
2019-04-09SO-ETSI Alignment. Handle Grant Requestrope2526-10/+200
2019-04-09Added handling for OAM IP addressMichaelMorris4-7/+103
2019-04-09Ran formatter to fix build failureMichaelMorris11-15/+1
2019-04-08Merge "Add subscription for notifications"Steve Smokowski7-2/+118
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)6-19/+15
2019-04-08Add subscription for notificationsMichaelMorris7-2/+118
2019-04-05Notification handling for terminateMichaelMorris8-39/+178
2019-04-05Send terminate VNF to VNFMMichaelMorris10-30/+202
2019-04-04Notification handling for instantiateMichaelMorris5-0/+349
2019-04-03Send instantiate VNF Request to VNFMMichaelMorris12-29/+595
2019-04-02Add job handlingMichaelMorris8-8/+379
2019-04-02Check for existing VNF in VNFMMichaelMorris14-5/+707
2019-03-25Create empty implementation of delete VNF requestMichaelMorris1-3/+32
2019-03-21Create empty implementation of create VNF requestMichaelMorris1-1/+59