7f1f2829f0
1. Update the outdated links 2. Optimize (e.g. http -> https) Change-Id: I0a30b1627d618142382cca5f8c25ce33ef9003ea
20 lines
777 B
ReStructuredText
20 lines
777 B
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: https://governance.openstack.org/tc/badges/python-senlinclient.svg
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
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>`_.
|