From fa9eb9c5c50ca147504cb97226007b82f6909b8a Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 18 Dec 2017 09:56:13 -0800 Subject: Add OOM provisioning script The instructions to provision a ONAP Operations Manager environment was included into the vagrant-onap tool. This script requires a specific docker version besides some tasks that wait for certain services. Change-Id: I39f0b7947e7c87d8aa44ffa93cdb414d700379bd Signed-off-by: Victor Morales Co-Authored-By: Shashank Kumar Shankar Issue-ID: INT-370 --- bootstrap/vagrant-onap/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bootstrap/vagrant-onap/README.md') diff --git a/bootstrap/vagrant-onap/README.md b/bootstrap/vagrant-onap/README.md index 4e902f0c1..8f143adc1 100644 --- a/bootstrap/vagrant-onap/README.md +++ b/bootstrap/vagrant-onap/README.md @@ -43,19 +43,20 @@ current options include: |:----------:|-------------------------------------| | aai | Active and Available Inventory | | appc | Application Controller | +| ccsdk | Common Controller SDK | | dcae | Data Collection Analytics & Events | | mr | Message Router | | mso | Master Service Orchestrator | | msb | Microservices Bus Project | +| multicloud | Multi Cloud | +| oom | ONAP Operations Manager | | policy | Policy | | portal | Portal | | robot | Robot | | sdc | Service Design & Creation | | sdnc | Software Defined Network Controller | -| vid | Virtual Infrastructure Development | | vfc | Virtual Function Controller | -| multicloud | Multi Cloud | -| ccsdk | Common Controller SDK | +| vid | Virtual Infrastructure Development | | vnfsdk | VNF SDK | | vvp | VNF Validation Program | |:----------:|-------------------------------------| -- cgit 1.2.3-korg