From f6dbe2829b8ca19bfc0def871036c50642de7770 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 5 Mar 2018 10:58:15 -0800 Subject: Move src_folder The SDC simultator mentions[1] the usage of ChefDK as part of tools for installation/development. The installation process uses the /opt/ folder as destionation and it's affected by the sharing process. This patchset changes the destionation folder for all the ONAP projects. [1] https://git.onap.org/sdc/tree/utils/webseal-simulator/sdc-simulator/chef-solo/README.md#n4 Change-Id: Ib800c48864ce2cbe49e699a6d6e913be137af949 Signed-off-by: Victor Morales Issue-ID: INT-214 --- bootstrap/vagrant-onap/README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'bootstrap/vagrant-onap/README.md') diff --git a/bootstrap/vagrant-onap/README.md b/bootstrap/vagrant-onap/README.md index 1478ab4b2..1afe53361 100644 --- a/bootstrap/vagrant-onap/README.md +++ b/bootstrap/vagrant-onap/README.md @@ -59,11 +59,15 @@ current options include: | vid | Virtual Infrastructure Development | | vnfsdk | VNF SDK | | vvp | VNF Validation Program | -|:----------:|-------------------------------------| -| all_in_one | All ONAP services in a VM | -| testing | Unit Test VM | -|:----------:|-------------------------------------| -| openstack | OpenStack Deployment | + +| app_name | description | +|:----------:|------------------------------------------| +| all_in_one | All ONAP services in a VM (experimental) | +| testing | Unit Test VM | + +| app_name | description | +|:----------:|----------------------| +| openstack | OpenStack Deployment | #### Generating documentation -- cgit 1.2.3-korg