commit | b62880bebaafab43294739bb2c867f271d760db1 | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Tue Nov 06 11:09:55 2018 -0500 |
committer | lalena.aria <lalena.aria@att.com> | Tue Nov 06 11:10:36 2018 -0500 |
tree | 92f73f771da3617da2901bdd36dba5f6c00c227e | |
parent | f5238afed0d9b0e3a01af5d71b3471bed6953c42 [diff] |
Replace logic for subinterface_indicator ingestion Changes made: Replace ingestion logic for VFC_TO_NETWORK_ROLE_MAPPING.subinterface_indicator with alternate logic suggested by ASDC. Change-Id: Ied21e9361091c3fe4c05c6d9a2ee35c6491a7e10 Issue-ID: CCSDK-630 Signed-off-by: lalena.aria <lalena.aria@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".