commit | 8550176e6fd49c28cf9d9a5c79cc363eb91e6335 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <ks6305@att.com> | Tue Mar 27 17:48:55 2018 +0000 |
committer | Smokowski, Kevin (ks6305) <ks6305@att.com> | Tue Mar 27 17:48:55 2018 +0000 |
tree | 8c13020c42bd5a219c3af085e42514326a86b70c | |
parent | 5e0f12e215d579b2adff145a8527cc6a225d8db9 [diff] |
Simplify enumeration handling Use getName() on the java object instead of relying on a mapping file created by yang2props Change-Id: Ie3405903af5211c019c93a9a0b49ba9159b0bbe2 Issue-ID: CCSDK-227 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@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".