commit | 3c5e96dd5a0c72fd76c887a46c95528126ed1d22 | [log] [tgz] |
---|---|---|
author | Hesam Rahimi <hesam.rahimi@huawei.com> | Fri Oct 23 15:44:13 2020 -0400 |
committer | Hesam Rahimi <hesam.rahimi@huawei.com> | Fri Oct 23 15:49:43 2020 -0400 |
tree | c888d818ac9c9e1b7ed4b238d30fc0b11377ef2a | |
parent | 8ac958c876d2894fc6d11628fa7f33242faa10c9 [diff] |
- Adding the path for the newly introduced (i.e. in v21) network-route resource in aai-schema, to the properties file. - Adding tunnel-termination-points and te-link-attributes back into aai schema. Issue-ID: CCSDK-2393 Change-Id: I80d21463c509c8caf802cf5681abc3434d6cf34a Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".