commit | 5d9454d1b1f67f1c3f4e5d082ab42dd12525fec7 | [log] [tgz] |
---|---|---|
author | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | Fri Feb 26 11:43:18 2021 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Feb 26 11:43:18 2021 +0000 |
tree | ac8dc7036d97b7b37ec1b794a125384dacd0ad7d | |
parent | 378d7072309a5792ef43503261615cc3ce0efb42 [diff] | |
parent | 5f45f462617e91436bdae2c2289143ab036f3ab4 [diff] |
Merge "fix a1-adapter-northbound startup" Former-commit-id: 535d0aebfabf7992678f7e2c0a4bba249f57af4b
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".