commit | c4e4eceda05ee880caacb6d2622aa44551e457fb | [log] [tgz] |
---|---|---|
author | Brian Freeman <bf1936@att.com> | Sun May 20 18:32:29 2018 -0500 |
committer | Brian Freeman <bf1936@att.com> | Sun May 20 18:36:50 2018 -0500 |
tree | 2ab0cb285a23465ed760676ac655fd70f7046aa2 | |
parent | bb89fa3256f625422e89b7acd2b9b94ed7b5c4cb [diff] |
Updates for vCPE Testing Issue-ID: SDNC-322 Change-Id: I7140c7968297136010b5543444fd0605b73626cc Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 1eb79f28a8786b5a826edd2a09688291dc625c82
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".