summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2017-10-24 18:19:20 -0700
committerVictor Morales <victor.morales@intel.com>2017-10-24 18:19:20 -0700
commit063acc202ab79083528f7a5bdfd129069394af7a (patch)
tree6b08a2aa4675a0eaf235e84122d525c7eba5135e
parentd1802e7afdb97d861f251b919ecb61bc74fde2ea (diff)
Fix typo in xci-deploy.sh comments
Change-Id: Iac117beb3d4a8df85ad2453c97982adf90958833 Signed-off-by: Victor Morales <victor.morales@intel.com>
-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 d73cf5cd..7cdc871e 100755
--- a/xci/xci-deploy.sh
+++ b/xci/xci-deploy.sh
@@ -135,7 +135,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"