aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnfm-adapter
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Merge "Converted tests to use LATEST"Steve Smokowski2-1/+4
2019-10-09Improved error handlingMichaelMorris5-29/+155
2019-10-07Converted tests to use LATESTGamboa, Gilbert2-1/+4
2019-09-30Updated VNFM adapter security readmeMichaelMorris2-16/+9
2019-09-24Merge "VNFM adapter relationship handling improvements"Steve Smokowski7-122/+82
2019-09-19update logging to match onap logging libraryPlummer, Brittany1-1/+3
2019-09-19VNFM adapter relationship handling improvementsMichaelMorris7-122/+82
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 M5-22/+163
2019-08-02VNFM adapter support two way TLSMichaelMorris5-22/+163
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 adapterMichaelMorris7-11/+180
2019-07-31Add oauth for calls from VNFM adapter to VNFMMichaelMorris10-114/+211
2019-07-22Implement TLS for calls into VNFM adapterMichaelMorris4-4/+25
2019-07-18Implement TLS for calls from VNFM adapter to VNFMMichaelMorris8-6/+86
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 failingMichaelMorris2-4/+8
2019-05-24Calls to/from VNFM failMichaelMorris8-12/+73
2019-05-02Fixed issues found in delete integration testingMichaelMorris8-49/+131
2019-05-02Fixed issues found in integration testingMichaelMorris18-197/+255
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)4-475/+471
2019-04-11CLEANED UP IMPORTS IN MSO-VFNM-ETSI AdaptereHanan12-18/+102
2019-04-10Fixed latest Sonar blocker issuesr.bogacki1-8/+12
2019-04-09Add sending create request to VNFMMichaelMorris26-207/+506
2019-04-09SO-ETSI Alignment. Handle Grant Requestrope2529-10/+3341
2019-04-09Added handling for OAM IP addressMichaelMorris5-7/+115
2019-04-09Ran formatter to fix build failureMichaelMorris13-25/+1
2019-04-08Merge "Add subscription for notifications"Steve Smokowski9-3/+137
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)6-19/+15
2019-04-08Add subscription for notificationsMichaelMorris9-3/+137
2019-04-05Notification handling for terminateMichaelMorris9-44/+256
2019-04-05Send terminate VNF to VNFMMichaelMorris11-61/+292
2019-04-04Notification handling for instantiateMichaelMorris9-0/+2535
2019-04-03Send instantiate VNF Request to VNFMMichaelMorris13-182/+718
2019-04-02Add job handlingMichaelMorris10-16/+485
2019-04-02Check for existing VNF in VNFMMichaelMorris20-17/+9241
2019-03-25Create empty implementation of delete VNF requestMichaelMorris2-3/+44
2019-03-22Created new BB for so-etsiwaqas.ikram1-0/+1
2019-03-21Create empty implementation of create VNF requestMichaelMorris3-1/+142
2019-03-13Create VNFM adapter REST APIMichaelMorris2-0/+609
2019-03-13Create VNFM adapter shellMichaelMorris11-0/+413