summaryrefslogtreecommitdiffstats
path: root/xci/xci-deploy.sh
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-10-27 07:13:32 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-27 07:13:32 +0000
commitf4c932c0a927c7ae24bc7ac5a3ea5c7dde4d81b0 (patch)
treec49f83648f3382713c2877877ad71a5b4aee020a /xci/xci-deploy.sh
parentb90e6f66144309a1d9a63d8a29abf65a97ee31ad (diff)
parent063acc202ab79083528f7a5bdfd129069394af7a (diff)
Merge "Fix typo in xci-deploy.sh comments"
Diffstat (limited to 'xci/xci-deploy.sh')
-rwxr-xr-xxci/xci-deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/xci-deploy.sh b/xci/xci-deploy.sh
index d33e0c80..7d29945a 100755
--- a/xci/xci-deploy.sh
+++ b/xci/xci-deploy.sh
@@ -154,7 +154,7 @@ fi
# - removes directories that were created by the previous xci run
# - clones opnfv/releng-xci and openstack/bifrost repositories
# - combines opnfv/releng-xci and openstack/bifrost scripts/playbooks
-# - destorys VMs, removes ironic db, leases, logs
+# - destroys VMs, removes ironic db, leases, logs
# - creates and provisions VMs for the chosen flavor
#-------------------------------------------------------------------------------
echo "Info: Starting provisining VM nodes using openstack/bifrost"