commit | f40bcee7411ff0f252629cdf39337c9b7436c4ac | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Nov 14 10:22:53 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 14 16:05:06 2018 +0000 |
tree | d22a0c596e51d47cfd835590dcaccdd6857bf030 | |
parent | 3df4ba7c88cf330cd358b2cc1a21cd31405fcbb7 [diff] |
Store .installed marker in persistent volume Store .installed marker in persistent volume (/opt/opendaylight/current/daexim) Change-Id: I74a4364c81b0d78f2a825c634f0094458651d621 Issue-ID: SDNC-518 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> (cherry picked from commit a80381735f02625baa177faf4af99301a8858e4d [formerly f6191ba4d1156410259897097485ddad2a15178f]) Former-commit-id: 9b50f9c6f8c60e00e1571baaa0d100f589fc96cc
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".