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 <[email protected]> Authored: Tue Oct 22 11:22:50 2013 +0200 Committer: Tomaz Muraus <[email protected]> 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.
