commit | 8722bcb539b9ca37f0a88dde7b59dc610f0a5541 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Mar 20 19:58:21 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Mar 20 19:58:21 2018 -0400 |
tree | bb69ada01bc983c4b1a2607ded0825b20c5938e7 | |
parent | eec2e28aef98163257e5a527ca684804dab8ee7d [diff] |
Add missing containers to docker-compose.yml Add missing ueb-listener and dmaap-listener containers to docker-compose.yml. Change-Id: Ia5b32080524a8dc7b608c037e2e71593eae993c6 Issue-ID: SDNC-177 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d21a1b3a5e05b5466c792d5ee7298df5ab714a51
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".