Clone this repo:

Branches

  1. 0360850 Adding Code of Conduct by Matteo Scandolo · 4 years, 5 months ago master
  2. d294618 fixes to accomodate docker creation in ONF - added onap-enabler parent POM, renamed osam-core to osam-core-framework and removed junit that requires connection to DB by Aharoni, Pavel (pa0916) · 5 years ago
  3. 0a8080c swagger expose Northbound endpoints by Aharoni, Pavel (pa0916) · 5 years ago
  4. b0a1668 OSAM-26 Implementation of Abstract OLT Interfaces PreProvisionOnt, ProvisionOntFull and DeleteOnt by Zafer Kaban · 5 years ago
  5. 8c70f07 Async jobs mechanism migrated from VID code by Aharoni, Pavel (pa0916) · 5 years ago

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