commit | bfc82c19430a7bea332e1e80f9cdba4fb5dbb929 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Apr 18 11:41:41 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Apr 18 11:41:41 2018 -0400 |
tree | 371201bbc0783e9fe594b576fed37787e5f1b84a | |
parent | e89d2d839bfc778244edbdd76ee4a0f4329b84a9 [diff] |
Fix location of idmlight db file In Nitrogen release, idmlight db file is in /data, not . Fixed Dockerfile to install in correct directory so that admin password will be default ONAP password instead of default admin password. Change-Id: I01b41ae14d39fef6d2ed3775b272e403d159aa9e Issue-ID: SDNC-283 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 908c4c5a634deb9d51a70c051f0788ef64796eff
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".