
1.Delete the README.md 2.Update the git repo Change-Id: I1dacb2fd33edc8d55566c3c82c4d45e3fa67fd19
11 lines
510 B
ReStructuredText
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>`_.
|