Add OOM provisioning script 83/26483/6
authorVictor Morales <victor.morales@intel.com>
Mon, 18 Dec 2017 17:56:13 +0000 (09:56 -0800)
committerVictor Morales <victor.morales@intel.com>
Sat, 23 Dec 2017 08:22:34 +0000 (03:22 -0500)
commitfa9eb9c5c50ca147504cb97226007b82f6909b8a
tree5a1b962e79074f796c441e37612d6a9587d47460
parentf1ffdbc27f2cd05b487c7857362bf2018a513b21
Add OOM provisioning script

The instructions to provision a ONAP Operations Manager environment
was included into the vagrant-onap tool. This script requires a
specific docker version besides some tasks that wait for certain
services.

Change-Id: I39f0b7947e7c87d8aa44ffa93cdb414d700379bd
Signed-off-by: Victor Morales <victor.morales@intel.com>
Co-Authored-By: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Issue-ID: INT-370
13 files changed:
bootstrap/vagrant-onap/README.md
bootstrap/vagrant-onap/Vagrantfile
bootstrap/vagrant-onap/doc/source/install/index.rst
bootstrap/vagrant-onap/lib/_onap_functions
bootstrap/vagrant-onap/lib/config/env-vars
bootstrap/vagrant-onap/lib/files/kubectl_config_generator.py [new file with mode: 0644]
bootstrap/vagrant-onap/lib/functions
bootstrap/vagrant-onap/lib/oom [new file with mode: 0755]
bootstrap/vagrant-onap/lib/sdc
bootstrap/vagrant-onap/tools/Run.ps1
bootstrap/vagrant-onap/tools/run.sh
bootstrap/vagrant-onap/tools/setup_libvirt.sh [new file with mode: 0755]
bootstrap/vagrant-onap/vagrant_utils/postinstall.sh