Updated Branches: refs/heads/trunk ff6acd16b -> 91987c505
docs: Fix styling. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/91987c50 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/91987c50 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/91987c50 Branch: refs/heads/trunk Commit: 91987c505920811e200eb9d5ee8ce12802dca4fe Parents: ff6acd1 Author: Tomaz Muraus <[email protected]> Authored: Sat Nov 9 14:20:55 2013 +0000 Committer: Tomaz Muraus <[email protected]> Committed: Sat Nov 9 14:20:55 2013 +0000 ---------------------------------------------------------------------- docs/compute/drivers/openstack.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/91987c50/docs/compute/drivers/openstack.rst ---------------------------------------------------------------------- diff --git a/docs/compute/drivers/openstack.rst b/docs/compute/drivers/openstack.rst index a407209..bc61dc0 100644 --- a/docs/compute/drivers/openstack.rst +++ b/docs/compute/drivers/openstack.rst @@ -30,7 +30,7 @@ Available arguments: the past) * ``2.0`` or ``2.0_apikey`` - authenticate against keystone with a username and API key - * `2.0_password`` - authenticate against keystone with a username and + * ``2.0_password`` - authenticate against keystone with a username and password Unless you are working with a very old version of OpenStack you will either
