summaryrefslogtreecommitdiff
path: root/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
commit27fad50acbf9abe8d45e29574462edddd12937c1 (patch)
treec40e47e20b2fd225e5e642681c19d9db0ce6c807 /openstack.write.help
parentbc20d173761bdc9c5af119e04e7f58764e5c6d4c (diff)
downloaddefinitions-27fad50acbf9abe8d45e29574462edddd12937c1.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 'openstack.write.help')
-rw-r--r--openstack.write.help8
1 files changed, 4 insertions, 4 deletions
diff --git a/openstack.write.help b/openstack.write.help
index 579512f5..75ad9f0c 100644
--- a/openstack.write.help
+++ b/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`.