Author: buildbot
Date: Tue May 7 17:55:43 2013
New Revision: 861202
Log:
Staging update by buildbot for libcloud
Modified:
websites/staging/libcloud/trunk/content/ (props changed)
websites/staging/libcloud/trunk/content/docs/compute-examples.html
Propchange: websites/staging/libcloud/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 7 17:55:43 2013
@@ -1 +1 @@
-1479992
+1479993
Modified: websites/staging/libcloud/trunk/content/docs/compute-examples.html
==============================================================================
--- websites/staging/libcloud/trunk/content/docs/compute-examples.html
(original)
+++ websites/staging/libcloud/trunk/content/docs/compute-examples.html Tue May
7 17:55:43 2013
@@ -103,9 +103,8 @@
<h3 id="example-3-openstack-node-using-local-openstack">Create an OpenStack
node using a local OpenStack provider</h3>
<p>This example shows how to create a node using a local OpenStack
installation.
-To make it work with your installation make sure to replace
-`your_auth_username`, `your_auth_password` and `ex_force_auth_url` with a
-correct value.</p>
+Don't forget to replace your_auth_username, your_auth_password, ex_tenant_name
and
+ex_force_auth_url with the correct values specific to your installation.</p>
<p>Note: This example works with Libcloud 0.9.0 and above.</p>