commit | b4b7f19db569e3e09d01171c599cf45824ed1895 | [log] [tgz] |
---|---|---|
author | Hesam Rahimi <hesam.rahimi@huawei.com> | Mon Nov 16 15:09:47 2020 +0000 |
committer | Hesam Rahimi <hesam.rahimi@huawei.com> | Tue Nov 17 17:50:31 2020 +0000 |
tree | cbc8aead4a49bbb4b6593d0f4c038bc6d9cf6fe8 | |
parent | 87c06327965c62ca085826506b766bca2e8cfe19 [diff] |
Reset a context memory variable (vpn-binding) in a for loop block Issue-ID: SDNC-1414 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I9582036fbee5f676b12a0b7df4d7d119c020706b Former-commit-id: 17a289222668905e7a692f67f0c2561b637f9a49
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".