Github user drigodwin commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/98#discussion_r73152072
--- Diff: guide/ops/locations/_openstack.md ---
@@ -1,18 +1,66 @@
---
-section: Openstack
-title: Openstack
+section: OpenStack
+title: OpenStack
section_type: inline
section_position: 6
---
-## Openstack
+## OpenStack
### Apache jclouds
Support for OpenStack is provided by Apache jclouds. For more information,
see their guide
[here](https://jclouds.apache.org/guides/openstack/).
+### Connection Details
+
+The endpoint URI is that of keystone (normally on port 5000).
+
+The identity normally consists of the tenant and username,
colons-separated. The credential is
--- End diff --
The identity normally consists of a colon-seperated, tenant and username.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---