commit | 45668145649102a2b1b2378e682c8e23f756a8b8 | [log] [tgz] |
---|---|---|
author | Hesam Rahimi <hesam.rahimi@huawei.com> | Wed May 13 23:26:53 2020 +0000 |
committer | Hesam Rahimi <hesam.rahimi@huawei.com> | Wed May 13 23:26:53 2020 +0000 |
tree | 3dc5e8ac043eba43016bd3074aca2672c93dcceb | |
parent | fb18306b26c323d9f0fbe8e0b5f049e9ed85f75e [diff] |
Using RestApiCallNode instead of RestconfApiCallNode and updating templates accordingly. - This is also required for F release. Issue-ID: SDNC-1184 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I527253d75dd1e49e87877b17588c1d4c2c3dbed1 Former-commit-id: ca9f45cb92f35a6f0235f0a84e8d7b2f50e0e0de
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".