commit | 292cce64a1a610283306a5f2280c787d8edb916d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 09 15:18:24 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 09 16:27:49 2017 -0500 |
tree | a1ca7b1de98fe7e8515522152c3fdefe1cc2ceb9 | |
parent | 2f9282706b2eaca0c271d6da27b3dbc0692accc2 [diff] |
Add dhcp event handler Add event handler for DHCP event Change-Id: I2e23ace8ae481bf100f236a4e2723d721eec3470 Issue-ID: CCSDK-142 Signed-off-by: Dan Timoney <dtimoney@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".