Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | Move string literal left side-avoid null pointer ex |  sindhu3672 | 1 | -1/+1 |
2019-08-08 | Merge "VNFM adapter support two way TLS" |  Seshu Kumar M | 5 | -22/+163 |
2019-08-02 | VNFM adapter support two way TLS |  MichaelMorris | 5 | -22/+163 |
2019-08-02 | Fix Blocker Bug |  Lukasz Muszkieta | 1 | -4/+5 |
2019-08-02 | Merge "General sonar fixes" |  Seshu Kumar M | 1 | -4/+4 |
2019-08-02 | General sonar fixes |  Arindam Mondal | 1 | -4/+4 |
2019-08-01 | Add oauth for calls from VNFM to VNFM adapter |  MichaelMorris | 7 | -11/+180 |
2019-07-31 | Add oauth for calls from VNFM adapter to VNFM |  MichaelMorris | 10 | -114/+211 |
2019-07-22 | Implement TLS for calls into VNFM adapter |  MichaelMorris | 4 | -4/+25 |
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 | 18 | -197/+255 |
2019-04-11 | corrected inlucde filter for formatter |  Benjamin, Max (mb388a) | 4 | -475/+471 |
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 | 9 | -10/+3341 |
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 | 9 | -0/+2535 |
2019-04-03 | Send instantiate VNF Request to VNFM |  MichaelMorris | 13 | -182/+718 |
2019-04-02 | Add job handling |  MichaelMorris | 10 | -16/+485 |
2019-04-02 | Check for existing VNF in VNFM |  MichaelMorris | 20 | -17/+9241 |
2019-03-25 | Create empty implementation of delete VNF request |  MichaelMorris | 2 | -3/+44 |
2019-03-22 | Created new BB for so-etsi |  waqas.ikram | 1 | -0/+1 |
2019-03-21 | Create empty implementation of create VNF request |  MichaelMorris | 3 | -1/+142 |
2019-03-13 | Create VNFM adapter REST API |  MichaelMorris | 2 | -0/+609 |
2019-03-13 | Create VNFM adapter shell |  MichaelMorris | 11 | -0/+413 |