/vagrant-onap

Vagrant project to setup a ONAP development environment

Primary LanguageShell

Vagrant ONAP

Build Status

This vagrant project pretends to collect information about a way to deploy ONAP project into a development environment. It was created only for didactic purposes.

Requirements:

  • Vagrant
  • VirtualBox or Libvirt

Steps for execution:

git clone https://github.com/electrocucaracha/vagrant-onap.git
cd vagrant-onap
vagrant up

Destroy:

vagrant destroy