summaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnfm-adapter/mso-vnfm-etsi-adapter/src/main
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-13Create VNFM adapter shellMichaelMorris5-0/+203