summaryrefslogtreecommitdiff
path: root/morphlib/exts/openstack.write.help
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-09 17:49:36 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-09 17:51:21 +0000
commit5ef4b3e74d607181090db6d7e06cc2e960b4d062 (patch)
tree157c24297ded561d7ed6fcfe30b9796f605d7d3b /morphlib/exts/openstack.write.help
parentd6a8067d6bfd929fa7505e019a4e6ea63e1210ea (diff)
downloadmorph-5ef4b3e74d607181090db6d7e06cc2e960b4d062.tar.gz
deploy: Note that some of the extensions listed live in definitions.git
The user should be aware of this because if they aren't building baserock:baserock/definitions or a repo forked from it, those extensions won't be available. Also fix some long lines that I seem to have failed to commit already.
Diffstat (limited to 'morphlib/exts/openstack.write.help')
-rw-r--r--morphlib/exts/openstack.write.help8
1 files changed, 4 insertions, 4 deletions
diff --git a/morphlib/exts/openstack.write.help b/morphlib/exts/openstack.write.help
index 579512f5..75ad9f0c 100644
--- a/morphlib/exts/openstack.write.help
+++ b/morphlib/exts/openstack.write.help
@@ -16,15 +16,15 @@ help: |
where
* HOST is the host running OpenStack
- * PORT is the port which is using OpenStack for authentifications.
- * VERSION is the authentification version of OpenStack (Only v2.0
+ * PORT is the port which is using OpenStack for authentications.
+ * VERSION is the authentication version of OpenStack (Only v2.0
supported)
* OPENSTACK_USER=username: the username to use in the `--os-username`
argument to `glance`.
- * OPENSTACK_TENANT=tenant: the project name to use in the `--os-tenant-name`
- argument to `glance`.
+ * OPENSTACK_TENANT=tenant: the project name to use in the
+ `--os-tenant-name` argument to `glance`.
* OPENSTACK_IMAGENAME=imagename: the name of the image to use in the
`--name` argument to `glance`.