Go to file
Chad Roberts 36d8a134d6 Adding support for query filtering to list() calls
Each of the list() methods now supports an extra
parameter, search_opts, which is a dict that will
contain search fields and values to limit the result
sets.  The changes here will also rely upon changes
to the Sahara service to support query-style
parameters.

Change-Id: I26986cbc153c3f8ad74b52d91086afbdfbd93926
Implements: bp enable-result-filtering
2014-11-17 16:26:03 -05: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