commit | f079fa56cb567d42bb56794fe412ae59b05aaf76 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed May 15 15:18:45 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed May 15 16:41:17 2019 -0400 |
tree | b8c459fd126ebe7564f645f9a5093a0c1cb04903 | |
parent | 2491b9195b1394a3ea785cb4837459e889cdd4d2 [diff] |
Add missing table Add missing table SERVICE_MODEL_TO_VF_MODEL_MAPPING needed by ueb-listener Change-Id: Iefe0c16ad9f0e9c641f3fb9354464ae920e78838 Issue-ID: SDNC-756 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f863704ac02a98eda60ac58f3570c56dfdf416a
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".