summaryrefslogtreecommitdiffstats
path: root/openstack-ansible
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-08-17 11:27:00 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-17 11:27:00 +0000
commit1c81dd885d74bfb2d41696d601c9fe2efffcd1d8 (patch)
treef2e9c9f892493bfed6438b0d5724578f722cab7d /openstack-ansible
parentf1c1c8a9961083151d20ab7194a85fccfea2fc5c (diff)
parent612c648bdcbd05382b2d916d82415a3016d793c0 (diff)
Merge "Refactor releng/prototypes/xci to releng-xci/xci in the code"
Diffstat (limited to 'openstack-ansible')
-rw-r--r--openstack-ansible/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack-ansible/README.md b/openstack-ansible/README.md
index 34c1d0d0..6210cc0e 100644
--- a/openstack-ansible/README.md
+++ b/openstack-ansible/README.md
@@ -5,7 +5,7 @@ The script and playbooks defined on this repo will deploy an OpenStack
cloud based on OpenStack-Ansible.
It needs to be combined with Bifrost. You need use Bifrost to provide six VMs.
To learn about how to use Bifrost, you can read the document on
-[/opt/releng/prototypes/bifrost/README.md].
+[/opt/bifrost/README.md].
Minimal requirements:
1. You will need to have a least 150G free space for the partition on where
@@ -15,7 +15,7 @@ Minimal requirements:
After provisioning the six VMs please follow that steps:
1.Run the script to deploy OpenStack
- cd /opt/releng/prototypes/openstack-ansible/scripts/
+ cd /opt/openstack-ansible/scripts/
sudo ./osa_deploy.sh
It will take a lot of time. When the deploy is successful, you will see the
message "OpenStack deployed successfully".