Add debug support 21/22321/1
authorVictor Morales <victor.morales@intel.com>
Mon, 6 Nov 2017 17:20:27 +0000 (09:20 -0800)
committerVictor Morales <victor.morales@intel.com>
Mon, 6 Nov 2017 17:20:27 +0000 (09:20 -0800)
commit7abf1a8ea14252fa55bf7da0575ad0ff21f41d61
treefe63005167be86de8847bf6b85b7de7619ecda6a
parent2f75a72c8955a1dcf5aa367162a19bddb5eded2a
Add debug support

This change allows to control the level of verbosity for the
ONAP on vagrant execution. The new debug configuration value
enables verbosity setting its value to *True*

Change-Id: I29a3694ea3182a02cb585af5ae8ada1f8a415c8c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-323
22 files changed:
bootstrap/vagrant-onap/Vagrantfile
bootstrap/vagrant-onap/lib/aai
bootstrap/vagrant-onap/lib/appc
bootstrap/vagrant-onap/lib/ccsdk
bootstrap/vagrant-onap/lib/commons
bootstrap/vagrant-onap/lib/dcae
bootstrap/vagrant-onap/lib/functions
bootstrap/vagrant-onap/lib/mr
bootstrap/vagrant-onap/lib/mso
bootstrap/vagrant-onap/lib/multicloud
bootstrap/vagrant-onap/lib/policy
bootstrap/vagrant-onap/lib/portal
bootstrap/vagrant-onap/lib/robot
bootstrap/vagrant-onap/lib/sdc
bootstrap/vagrant-onap/lib/sdnc
bootstrap/vagrant-onap/lib/vfc
bootstrap/vagrant-onap/lib/vid
bootstrap/vagrant-onap/lib/vnfsdk
bootstrap/vagrant-onap/lib/vvp
bootstrap/vagrant-onap/tests/asserts
bootstrap/vagrant-onap/vagrant_utils/postinstall.sh
bootstrap/vagrant-onap/vagrant_utils/unit_testing.sh