commit | 5105cb4dde51a1d2365b84c3399859101598b49c | [log] [tgz] |
---|---|---|
author | bb3476 <bb3476@att.com> | Thu Nov 15 13:56:45 2018 -0500 |
committer | bb3476 <bb3476@att.com> | Thu Nov 15 13:56:45 2018 -0500 |
tree | f76fc31a9e6fb48d17d16cdaf78d1e1639a27e46 | |
parent | 42fd8811e27f007ea07ced3718003713f49767f5 [diff] |
gr api northbound objects serializable Issue-ID: SDNC-524 Change-Id: Icdbd448b5710c8ce27b58b0e99e85dcdf2d5f295 Signed-off-by: bb3476 <bb3476@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".