commit | 86e489058f5a8f75f0b8fbcbd0a3eca2dbcb4470 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Thu Oct 04 20:12:40 2018 +0000 |
committer | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Thu Oct 04 20:12:40 2018 +0000 |
tree | 0810ee935852d90b3ad7f26da1910e3c61fd0726 | |
parent | a68b1d51bdb4b5fb8575b7029b86d2d1abbfdace [diff] |
implement exit node exit node functions similar to a return statement in most programming languages Change-Id: I2991590fb700b03a9f3d72ae0bc7b5dd9bb25f74 Issue-ID: CCSDK-611 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".