Go to file
Andreas Jaeger 0919bec120 Mark saharaclient as being a universal wheel
Universal is used to identify pure-Python module(by bdist_wheel).
For these, it is sufficient to build a wheel with _any_ Python ABI
version and publish that to PyPI (by whatever means).

Change-Id: Ie177af75df2a3adfc0bdccd972e698d6318e29cb
2015-04-13 06:08:11 +00:00
2015-02-11 12:24:37 +03:00
2015-04-08 16:39:04 +00:00
2014-02-18 16:24:42 +04:00
2015-04-07 10:20:27 +00:00
2014-04-30 02:46:55 +00:00
2015-03-24 16:15:13 +01:00

Python bindings to the OpenStack Sahara API

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 bandings and CLI in Docs.

The project is hosted on Launchpad, where bugs can be filed. The code is hosted on Github. Patches must be submitted using Gerrit, not Github pull requests.

python-saharaclient is licensed under the Apache License like the rest of OpenStack.

Description
RETIRED, Python bindings and CLI for Sahara.
Readme 11 MiB