commit | 42fd8811e27f007ea07ced3718003713f49767f5 | [log] [tgz] |
---|---|---|
author | Brandon, Bruce (bb2697) <bb2697@att.com> | Tue Nov 13 22:03:27 2018 +0000 |
committer | Brandon, Bruce (bb2697) <bb2697@att.com> | Wed Nov 14 15:15:36 2018 +0000 |
tree | dd1961ba4ba58841e7ea99ddd66226c64e560977 | |
parent | a5b461ee63d898f8d6fb22ec5987b728d1f05e41 [diff] |
Add vf-module-id to gc-request-input and response Add vf-module-id to gc-request-input and response so async callback can include this for vf-module lookup Change-Id: I4dade4edfdb6c993e91dec88d682500f22197d68 Issue-ID: SDNC-520 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".