Deprecate vagrant-onap tool 67/35567/2
authorVictor Morales <victor.morales@intel.com>
Tue, 13 Mar 2018 19:36:55 +0000 (12:36 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 15 Mar 2018 16:58:22 +0000 (16:58 +0000)
commitdf17a7ff9ba569227e8a2b5b1863800bbb8e1806
tree749011aaf1b514e17c31edd9c12252a95f0aec18
parent1393fc2533cae1271126498f1661dec893922dae
Deprecate vagrant-onap tool

The vagrant-onap tool needs to be moved to its own repo to have better
control of versions and autonomy. This change removes the project from
integration repository.

Change-Id: I90bd4505a9fc7376c31a780aa1b833ee2663af3e
Signed-off-by: Victor Morales <victor.morales@intel.com>
Depends-On: I79df8c35fccaa266a789217d441a6cf1183bd42a
Issue-ID: INT-441
77 files changed:
bootstrap/vagrant-onap/CONTRIBUTING.md [deleted file]
bootstrap/vagrant-onap/LICENSE [deleted file]
bootstrap/vagrant-onap/README.md
bootstrap/vagrant-onap/Vagrantfile [deleted file]
bootstrap/vagrant-onap/doc/source/conf.py [deleted file]
bootstrap/vagrant-onap/doc/source/features/configure_execution.rst [deleted file]
bootstrap/vagrant-onap/doc/source/features/consuming_scripts.rst [deleted file]
bootstrap/vagrant-onap/doc/source/features/example_usage.rst [deleted file]
bootstrap/vagrant-onap/doc/source/features/features.rst [deleted file]
bootstrap/vagrant-onap/doc/source/features/openstack.rst [deleted file]
bootstrap/vagrant-onap/doc/source/index.rst [deleted file]
bootstrap/vagrant-onap/doc/source/install/index.rst [deleted file]
bootstrap/vagrant-onap/doc/source/install/known_issues.rst [deleted file]
bootstrap/vagrant-onap/etc/settings.yaml.development [deleted file]
bootstrap/vagrant-onap/etc/settings.yaml.testing [deleted file]
bootstrap/vagrant-onap/lib/_composed_functions [deleted file]
bootstrap/vagrant-onap/lib/_onap_functions [deleted file]
bootstrap/vagrant-onap/lib/aai [deleted file]
bootstrap/vagrant-onap/lib/appc [deleted file]
bootstrap/vagrant-onap/lib/ccsdk [deleted file]
bootstrap/vagrant-onap/lib/commons [deleted file]
bootstrap/vagrant-onap/lib/config/env-vars [deleted file]
bootstrap/vagrant-onap/lib/dcae [deleted file]
bootstrap/vagrant-onap/lib/files/aai.pem [deleted file]
bootstrap/vagrant-onap/lib/files/all-in-one [deleted file]
bootstrap/vagrant-onap/lib/files/globals.yml [deleted file]
bootstrap/vagrant-onap/lib/files/haproxy.cfg [deleted file]
bootstrap/vagrant-onap/lib/files/kolla-build.conf [deleted file]
bootstrap/vagrant-onap/lib/files/kubectl_config_generator.py [deleted file]
bootstrap/vagrant-onap/lib/files/passwords.yml [deleted file]
bootstrap/vagrant-onap/lib/files/settings.xml [deleted file]
bootstrap/vagrant-onap/lib/functions [deleted file]
bootstrap/vagrant-onap/lib/mr [deleted file]
bootstrap/vagrant-onap/lib/msb [deleted file]
bootstrap/vagrant-onap/lib/mso [deleted file]
bootstrap/vagrant-onap/lib/multicloud [deleted file]
bootstrap/vagrant-onap/lib/oom [deleted file]
bootstrap/vagrant-onap/lib/openstack [deleted file]
bootstrap/vagrant-onap/lib/policy [deleted file]
bootstrap/vagrant-onap/lib/portal [deleted file]
bootstrap/vagrant-onap/lib/robot [deleted file]
bootstrap/vagrant-onap/lib/sdc [deleted file]
bootstrap/vagrant-onap/lib/sdnc [deleted file]
bootstrap/vagrant-onap/lib/vfc [deleted file]
bootstrap/vagrant-onap/lib/vid [deleted file]
bootstrap/vagrant-onap/lib/vnfsdk [deleted file]
bootstrap/vagrant-onap/lib/vvp [deleted file]
bootstrap/vagrant-onap/tests/_test_base [deleted file]
bootstrap/vagrant-onap/tests/asserts [deleted file]
bootstrap/vagrant-onap/tests/projects.txt [deleted file]
bootstrap/vagrant-onap/tests/test_aai [deleted file]
bootstrap/vagrant-onap/tests/test_appc [deleted file]
bootstrap/vagrant-onap/tests/test_ccsdk [deleted file]
bootstrap/vagrant-onap/tests/test_dcae [deleted file]
bootstrap/vagrant-onap/tests/test_functions [deleted file]
bootstrap/vagrant-onap/tests/test_mr [deleted file]
bootstrap/vagrant-onap/tests/test_msb [deleted file]
bootstrap/vagrant-onap/tests/test_mso [deleted file]
bootstrap/vagrant-onap/tests/test_multicloud [deleted file]
bootstrap/vagrant-onap/tests/test_policy [deleted file]
bootstrap/vagrant-onap/tests/test_portal [deleted file]
bootstrap/vagrant-onap/tests/test_robot [deleted file]
bootstrap/vagrant-onap/tests/test_sdc [deleted file]
bootstrap/vagrant-onap/tests/test_sdnc [deleted file]
bootstrap/vagrant-onap/tests/test_vfc [deleted file]
bootstrap/vagrant-onap/tests/test_vid [deleted file]
bootstrap/vagrant-onap/tests/test_vnfsdk [deleted file]
bootstrap/vagrant-onap/tests/test_vvp [deleted file]
bootstrap/vagrant-onap/tools/Run.ps1 [deleted file]
bootstrap/vagrant-onap/tools/get_repos.sh [deleted file]
bootstrap/vagrant-onap/tools/run.sh [deleted file]
bootstrap/vagrant-onap/tools/setup.sh [deleted file]
bootstrap/vagrant-onap/tools/setup_openstack.sh [deleted file]
bootstrap/vagrant-onap/tools/update_project_list.sh [deleted file]
bootstrap/vagrant-onap/tox.ini [deleted file]
bootstrap/vagrant-onap/vagrant_utils/postinstall.sh [deleted file]
bootstrap/vagrant-onap/vagrant_utils/unit_testing.sh [deleted file]