From 6d1ad0fba7fe4790a19eefc6b8f9d506674720ae Mon Sep 17 00:00:00 2001 From: Mehdi Abaakouk Date: Thu, 14 Jun 2018 14:34:08 +0200 Subject: [PATCH] Fixup README To be able to make a release README.rst should follow some convention. This change fixes that. Change-Id: Ib4d1fd628bb0374586146b11dfafa0b243b3f084 --- README.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 1b08288..1bae613 100644 --- a/README.rst +++ b/README.rst @@ -1,15 +1,17 @@ -============= +========== aodhclient -============= +========== Python bindings to the OpenStack Aodh API -This is a client for OpenStack Aodh API. There's :doc:`a Python API -` (the :mod:`aodhclient` module), and a :doc:`command-line script -` (installed as :program:`aodh`). Each implements the entire -OpenStack Aodh API. +This is a client for OpenStack Aodh API. There's a `Python API +`_ (the +aodhclient module), and a `command-line script +`_ (installed +as aodh). Each implements the entire OpenStack Aodh API. * Free software: Apache license +* Release notes: https://releases.openstack.org/teams/telemetry.html * Documentation: https://docs.openstack.org/python-aodhclient/latest/ * Source: https://git.openstack.org/cgit/openstack/python-aodhclient * Bugs: https://bugs.launchpad.net/python-aodhclient