From 29fcefc67ad2005bd2ef4615d63c0e4876ffd794 Mon Sep 17 00:00:00 2001 From: kairat_kushaev Date: Mon, 1 Feb 2016 12:43:42 +0300 Subject: Fix warnings in glanceclient README README.rst file for functional tests and glanceclient itself raises some warnings when passing these docs through REST validator and build the doc: - Need additional empty line to provide correct indent in cloud.yaml example - Title should be with the same length as overline. The patch fixes these warnings. Change-Id: I2e2ef6f838ee639d1a88256b6e321181a62cc76b --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 13350f5..4e08b6a 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ Python bindings to the OpenStack Images API -============================================= +=========================================== .. image:: https://img.shields.io/pypi/v/python-glanceclient.svg :target: https://pypi.python.org/pypi/python-glanceclient/ -- cgit v1.2.1