Age | Commit message (Expand) | Author | Files | Lines |
2019-07-18 | Implement TLS for calls from VNFM adapter to VNFM | MichaelMorris | 8 | -6/+86 |
2019-06-18 | VNFM adapter handle getOperation after VNF delete | MichaelMorris | 3 | -21/+62 |
2019-05-30 | Handle operation state null from VNFM | MichaelMorris | 1 | -0/+4 |
2019-05-30 | Get operation state from VNFM failing | MichaelMorris | 2 | -4/+8 |
2019-05-24 | Calls to/from VNFM fail | MichaelMorris | 8 | -12/+73 |
2019-05-02 | Fixed issues found in delete integration testing | MichaelMorris | 8 | -49/+131 |
2019-05-02 | Fixed issues found in integration testing | MichaelMorris | 16 | -194/+247 |
2019-04-11 | corrected inlucde filter for formatter | Benjamin, Max (mb388a) | 1 | -127/+126 |
2019-04-11 | CLEANED UP IMPORTS IN MSO-VFNM-ETSI Adapter | eHanan | 12 | -18/+102 |
2019-04-10 | Fixed latest Sonar blocker issues | r.bogacki | 1 | -8/+12 |
2019-04-09 | Add sending create request to VNFM | MichaelMorris | 26 | -207/+506 |
2019-04-09 | SO-ETSI Alignment. Handle Grant Request | rope252 | 7 | -10/+440 |
2019-04-09 | Added handling for OAM IP address | MichaelMorris | 5 | -7/+115 |
2019-04-09 | Ran formatter to fix build failure | MichaelMorris | 13 | -25/+1 |
2019-04-08 | Merge "Add subscription for notifications" | Steve Smokowski | 9 | -3/+137 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 6 | -19/+15 |
2019-04-08 | Add subscription for notifications | MichaelMorris | 9 | -3/+137 |
2019-04-05 | Notification handling for terminate | MichaelMorris | 9 | -44/+256 |
2019-04-05 | Send terminate VNF to VNFM | MichaelMorris | 11 | -61/+292 |
2019-04-04 | Notification handling for instantiate | MichaelMorris | 7 | -0/+617 |
2019-04-03 | Send instantiate VNF Request to VNFM | MichaelMorris | 13 | -182/+718 |
2019-04-02 | Add job handling | MichaelMorris | 9 | -15/+484 |
2019-04-02 | Check for existing VNF in VNFM | MichaelMorris | 18 | -17/+1029 |
2019-03-25 | Create empty implementation of delete VNF request | MichaelMorris | 2 | -3/+44 |
2019-03-21 | Create empty implementation of create VNF request | MichaelMorris | 3 | -1/+142 |
2019-03-13 | Create VNFM adapter shell | MichaelMorris | 8 | -0/+357 |