python-senlinclient/README.rst
zhurong 4b7c6eb4c8 Trival fix: Update README
1.Delete the README.md
2.Update the git repo

Change-Id: I1dacb2fd33edc8d55566c3c82c4d45e3fa67fd19
2016-05-07 23:54:09 -04:00

11 lines
510 B
ReStructuredText

Python bindings to the Senlin Clustering API
============================================
This is a client library for Senlin built on the Senlin clustering API. It
provides a Python API (the ``senlinclient`` module) and a command-line tool
(``senlin``).
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 <https://git.openstack.org/cgit/openstack/python-senlinclient>`_.