You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/10/22 11:23:45 UTC

[2/2] git commit: docs: Fix title underline.

docs: Fix title underline.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/99bd8739
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/99bd8739
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/99bd8739

Branch: refs/heads/trunk
Commit: 99bd8739a6d0ab03120f53950b340e97500c6464
Parents: 36dba17
Author: Tomaz Muraus <to...@apache.org>
Authored: Tue Oct 22 11:22:50 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Tue Oct 22 11:22:50 2013 +0200

----------------------------------------------------------------------
 docs/compute/drivers/openstack.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/99bd8739/docs/compute/drivers/openstack.rst
----------------------------------------------------------------------
diff --git a/docs/compute/drivers/openstack.rst b/docs/compute/drivers/openstack.rst
index 2566a65..1f20288 100644
--- a/docs/compute/drivers/openstack.rst
+++ b/docs/compute/drivers/openstack.rst
@@ -92,7 +92,7 @@ For information on how to use this functionality please see the method
 docstrings bellow.
 
 Other Information
-----------------
+-----------------
 
 Authentication token re-use
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -136,7 +136,7 @@ If the service catalog is empty, you have two options:
    the "endpoint selection using the service catalog" step all together
 
 I get ``Resource not found`` error
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 This error most likely indicates that you have used an invalid value for the
 ``ex_force_base_url`` argument.