commit | 445310b28a851ee86949b0ad297c87d96f238f9e | [log] [tgz] |
---|---|---|
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Mon Oct 05 13:00:43 2020 +0200 |
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Mon Oct 05 13:01:18 2020 +0200 |
tree | a21b58b739b12bd22d7b74c01ad683fa4d55bdc0 | |
parent | 949fb49609a58e2f31e708a76013076856e5ed49 [diff] |
Update SDNC Keypass Update SDNC Keypass Issue-ID: SDNC-1372 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Idcac967794bc4b8321251ea73829557c1d62cc53 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 32976a44b3f5049a6a7dded2cabcec7a3bb4b722
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".