commit | 45332eb4c99ee8fa6ff43838d041684284cb5f77 | [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 08:11:28 2020 +0200 |
tree | 28c3345d327956bfee7e8c5b388c2fc5184e790a | |
parent | f7c28fb3379a4a0dc11d529c7e73d414d45d94dc [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: f924fe00692e9ba1aa008bb7c40eb7b50e1847ba
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".