OSAM-26 Implementation of Abstract OLT Interfaces PreProvisionOnt, ProvisionOntFull and DeleteOnt

Change-Id: I7dce313ef9ecba79a05261f2ef7c858b51ed3d35
26 files changed
tree: 3946b63cf4eab18e3508910d2deba56d045b1a9b
  1. .gitignore
  2. .gitreview
  3. LICENSE.TXT
  4. README.md
  5. onap-enabler-be/
  6. onap-enabler-infra/
  7. osam-core-ext-services-simulator/
  8. osam-core/
  9. pom.xml
  10. version.properties
README.md

This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:

org.openecomp.ecompsdkos:ecompSDK-project
org.openecomp.ecompsdkos:ecompSDK-core
org.openecomp.ecompsdkos:ecompSDK-analytics
org.openecomp.ecompsdkos:ecompSDK-workflow

To build it using Maven 3, run: mvn clean install