commit | f2e8a35e6f02e29941b1d6acb40b9772a66cda9d | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Aug 19 09:25:16 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Aug 19 09:25:16 2019 -0400 |
tree | e2d62eb4cb869064f504a916cb8cc51f24915756 | |
parent | 9054cae44c12d6ea3b71b89fd3b88cc427ef7af7 [diff] |
Add subinterface_indicator field Add missing subinterface_indicator field to VFC_TO_NETWORK_MAPPING table. Change-Id: I1b44b89df0700ba3d4d3cd6a513bca808760f5cb Issue-ID: SDNC-855 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 204aa2d8df11f796bb333e49bec490be5936e165
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".