commit | eb1a9209bb408256799869da53cffaf4d6751cfb | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 10 16:59:25 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 10 16:59:25 2017 -0400 |
tree | 0cf28a6ec6c5a6a54cd495ce68076359c0bc405a | |
parent | 5fabcb07493f5da2b6af49ec1b31ecb5034179d0 [diff] |
Add readthedocs templates Add readthedocs templates for sli/core Change-Id: I2efaad7720997ef51c4dcb9036de5011bc6a1c4b Issue-ID: CCSDK-107 Signed-off-by: Dan Timoney <dtimoney@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".