Go to file
Sergey Lukjanov be16423640 Set default service_type to "data-processing" in client
We're using the default value in many places, so, we should switch it
to the data-processing by default. The fallback mechanism is already
implemented, so, backward compatibility supported.

It's needed to make CLI support both endpoints.

Change-Id: I8818c77a96685c8a557aa6fec77002c93064118e
Partial-bug: #1356053
2014-12-02 12:09:50 +00:00
2014-02-18 16:24:42 +04:00
2014-03-18 01:40:05 +04:00
2014-03-20 19:00:15 +04:00
2014-04-30 02:46:55 +00:00
2014-09-08 16:12:06 +00: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 12 MiB