commit | dc526005f0673b78fc147be9e5b702a1d807f3d2 | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Thu Jul 19 17:32:03 2018 +0530 |
committer | shashikanth.vh <shashikanth.vh@huawei.com> | Thu Jul 19 17:32:12 2018 +0530 |
tree | dfe7811b25467ee53597736f0d0dd8eff1d43b30 | |
parent | 0941e45b7a5b986f74704fe964d051bd0c733c5c [diff] |
Added subscription for SdncAaiDmaapConsumer Change-Id: If15031d6079f88b6359077a5df0cb237dbab8829 Issue-ID: CCSDK-389 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 38c5da7e607e31d298a4be1fd829d4dc165b6bae
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".