Add vagrant-onap project 39/5139/1
authorVictor Morales <victor.morales@intel.com>
Fri, 16 Jun 2017 23:32:48 +0000 (18:32 -0500)
committerVictor Morales <victor.morales@intel.com>
Wed, 21 Jun 2017 02:13:28 +0000 (21:13 -0500)
commit89ce3216514b002b725777d132df144b3838e42d
treefd1dcc35972c448a576265a7eb6381d8b89e115c
parentf5cd892f130bd6a8d0cdf44d705b966c3cee3499
Add vagrant-onap project

This commit contains the current state of the files and folders
imported from github repository[1].  Fixes and features are expected to
be implemented in this project.

[1] https://github.com/electrocucaracha/vagrant-onap

Change-Id: Ib1e8d264e9566c5e44454f5475b5da4638879cb7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-id: CIMAN-28
20 files changed:
bootstrap/vagrant-onap/.gitignore [new file with mode: 0644]
bootstrap/vagrant-onap/README.md [new file with mode: 0644]
bootstrap/vagrant-onap/Vagrantfile [new file with mode: 0644]
bootstrap/vagrant-onap/get_repos.sh [new file with mode: 0755]
bootstrap/vagrant-onap/lib/aai [new file with mode: 0755]
bootstrap/vagrant-onap/lib/appc [new file with mode: 0755]
bootstrap/vagrant-onap/lib/asserts [new file with mode: 0755]
bootstrap/vagrant-onap/lib/commons [new file with mode: 0755]
bootstrap/vagrant-onap/lib/dcae [new file with mode: 0755]
bootstrap/vagrant-onap/lib/functions [new file with mode: 0755]
bootstrap/vagrant-onap/lib/mr [new file with mode: 0755]
bootstrap/vagrant-onap/lib/mso [new file with mode: 0755]
bootstrap/vagrant-onap/lib/policy [new file with mode: 0755]
bootstrap/vagrant-onap/lib/portal [new file with mode: 0755]
bootstrap/vagrant-onap/lib/robot [new file with mode: 0755]
bootstrap/vagrant-onap/lib/sdc [new file with mode: 0755]
bootstrap/vagrant-onap/lib/sdnc [new file with mode: 0755]
bootstrap/vagrant-onap/lib/vid [new file with mode: 0755]
bootstrap/vagrant-onap/postinstall.sh [new file with mode: 0755]
bootstrap/vagrant-onap/tox.ini [new file with mode: 0644]