From d3cbcf2b5498cf7facd474ba30a45bb5498fe5d1 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 25 Oct 2017 16:01:58 -0700 Subject: Add VVP support in Vagrant ONAP This commit provides a capability to provision a VVP development environment. Change-Id: Ic8623095194ce13420c8dc71da1dd1d84ef010fc Signed-off-by: Victor Morales Issue-Id: INT-303 --- bootstrap/vagrant-onap/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap/vagrant-onap/README.md') diff --git a/bootstrap/vagrant-onap/README.md b/bootstrap/vagrant-onap/README.md index e1815e7eb..7a3641e4f 100644 --- a/bootstrap/vagrant-onap/README.md +++ b/bootstrap/vagrant-onap/README.md @@ -56,6 +56,7 @@ current options include: | multicloud | Multi Cloud | | ccsdk | Common Controller SDK | | vnfsdk | VNF SDK | +| vpp | VNF Validation Program | | all_in_one | All ONAP services in a VM | | testing | Unit Test VM | -- cgit 1.2.3-korg