Adding Code of Conduct

Change-Id: Ie3f4c688a94017928f98fcc218370e4cca1ad841
1 file changed
tree: 3b63ffbb6aaba4361037e187d4532306b484929f
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. LICENSE.TXT
  5. README.md
  6. onap-enabler/
  7. osam-common/
  8. osam-core-ext-services-simulator/
  9. osam-core-framework/
  10. pom.xml
  11. 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