commit | 7df3fc1e94a705076ff51d067c7d7fb54b234771 | [log] [tgz] |
---|---|---|
author | Gildas Lanilis <gildas.lanilis@huawei.com> | Mon Jun 04 10:57:50 2018 -0700 |
committer | Dan Timoney <dt5972@att.com> | Tue Jun 05 15:48:39 2018 +0000 |
tree | 589c2e6ec288ef4cb857191d1a0d1755f2b645d0 | |
parent | 3f86c5791aacffd2c4d28ba1936b609fbf5e7361 [diff] |
Update format of security section Change-Id: I2ebd32eeb3f8f758450b572e41a4ea8f99a356fe Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Former-commit-id: 559686d34c601e31ce0f309740d9f1e1b342db13
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".