From 4ab71c18e0c7ab0ce299a8708488ab84a97aea82 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 8 Nov 2017 07:28:28 -0800 Subject: Add OpenStack support This change allows the provisioning of an All-in-One OpenStack deployment through ansible-kolla project. Given that it uses System D this adds an exception to use Ubuntu Xenial release. Change-Id: I57973a1b5cc331654fbabf7932ddcfef817afedf Signed-off-by: Victor Morales Issue-Id: INT-329 --- bootstrap/vagrant-onap/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bootstrap/vagrant-onap/README.md') diff --git a/bootstrap/vagrant-onap/README.md b/bootstrap/vagrant-onap/README.md index b0e1ee26b..3e1fa1223 100644 --- a/bootstrap/vagrant-onap/README.md +++ b/bootstrap/vagrant-onap/README.md @@ -57,8 +57,11 @@ current options include: | ccsdk | Common Controller SDK | | vnfsdk | VNF SDK | | vvp | VNF Validation Program | +|:----------:|-------------------------------------| | all_in_one | All ONAP services in a VM | | testing | Unit Test VM | +|:----------:|-------------------------------------| +| openstack | OpenStack Deployment | #### Generating documentation -- cgit 1.2.3-korg