Files
python-saharaclient/README.rst
Flavio Percoco f624de6a1e Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/26cc2ee8b0a8e4a96cd0c63ac768c0e1

Change-Id: Iee796b3b6013b2dee84fb63f8131bc50f0d1faa6
2016-11-25 17:24:54 +01:00

1.9 KiB

Team and repository tags

image

Python bindings to the OpenStack Sahara API

Latest Version

Downloads

This is a client for the OpenStack Sahara API. There's a Python API (the saharaclient module), and a command-line script (sahara). Each implements the OpenStack Sahara API. You can find documentation for both Python bindings and CLI in Docs.

Development takes place via the usual OpenStack processes as outlined in the developer guide.