commit | a86abbdceb7356c79f063c9b9b88a5c2f4ac3237 | [log] [tgz] |
---|---|---|
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Thu Oct 22 08:11:01 2020 +0200 |
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Thu Oct 22 09:08:20 2020 +0200 |
tree | 609e2c8c2af23ab8bacd0b6f72d93e91ea037940 | |
parent | da08ccb4273470b6132484a5a7654a62ba012f46 [diff] |
Add all missing specific devicemanagers startODL.sh missing device managers in SDNRDM=true Issue-ID: SDNC-1387 Change-Id: Ia732fbd2c8763aefc8021bef861c8607316bda10 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 4231476a2fca9c3ca0f450949893f827a73537e2
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".