commit | 6e24c8bfaa2fee62775f690644c97113195cc831 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Sep 12 11:18:01 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Sep 12 11:18:01 2018 -0400 |
tree | d5ff110d45fb4810202d223bc6b656798eb8e42c | |
parent | 4e2db0d6e56bc19425e6afa3efc7011820942e9e [diff] |
Update SDNC to use CCSDK ansible server as base Update SDNC to use CCSDK ansible server as base for its instance of ansible server Change-Id: Idaf1c83cf50ee526f17b97a3b2e376f6ad3a696b Issue-ID: CCSDK-442 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 01809240263c1d5ddad9e1e990a9610bdceaa83a
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".