commit | 1e1e9ffde7143ff18ff893f2ad5cb371dde139d1 | [log] [tgz] |
---|---|---|
author | Sheshi Chinthakayala <sc2914@att.com> | Wed Oct 18 15:55:47 2017 -0500 |
committer | Sheshi Chinthakayala <sc2914@att.com> | Wed Oct 18 16:31:02 2017 -0500 |
tree | 2908574c1114cd135acc28366b42ce04c8eed124 | |
parent | e940e23cd0b574f8239cdd24fc3b1e590326361e [diff] |
added code to convert yang to properties this code is used by dgbuilder to convert the yang to context property names Change-Id: Ib53f57df6e8bd32a3a1b7ba6fa7854497c1f5c6c Issue-ID: SDNC-81 Signed-off-by: Sheshi Chinthakayala <sc2914@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".