summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSteve Baker <sbaker@redhat.com>2015-04-02 10:40:01 +1300
committerSteve Baker <sbaker@redhat.com>2015-04-02 10:40:01 +1300
commit6b08533a3f1f615879df971f5b581c7dd787a657 (patch)
tree6779ca62d234d94f7db682ced95e8c2b4d2f12a2 /README.rst
parent6d528f005742263837d05250662bf6214a703da8 (diff)
downloadpython-heatclient-6b08533a3f1f615879df971f5b581c7dd787a657.tar.gz
Make README.rst comply with expected format
These changes are required for the release_notes.py script to generate the release notes. Change-Id: I834820afadc2bf3ad0235e9f2b30eb6ff666ca6b
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst16
1 files changed, 9 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 3af8d4a..1c7c561 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,14 @@
-Python bindings to the Heat orchestration API
-=============================================
+=================
+python-heatclient
+=================
+
+OpenStack Orchestration API Client Library
This is a client library for Heat built on the Heat orchestration API. It
provides a Python API (the ``heatclient`` module) and a command-line tool
(``heat``).
-Development takes place via the usual OpenStack processes as outlined in the
-`developer guide <http://docs.openstack.org/infra/manual/developers.html>`_. The master
-repository is in `Git <http://git.openstack.org/cgit/heat-api/python-heatclient>`_.
-
-See release notes and more at `<http://docs.openstack.org/developer/python-heatclient/>`_.
+* Free software: Apache license
+* Documentation: http://docs.openstack.org/developer/python-heatclient
+* Source: http://git.openstack.org/cgit/openstack/python-heatclient
+* Bugs: http://bugs.launchpad.net/python-heatclient