Go to file
Pavlo Shchelokovskyy 0e56c7170c Add find_unique base manager method
Allows to request a single matched item from list of resources,
raising NotFound if no match was found or Conflict if more than one
match was found.

Change-Id: Ib8b516d96de2b95ae20eb4545db12c0b82651941
Closes-Bug: #1414953
2015-01-27 12:31:36 +02:00
2014-02-18 16:24:42 +04:00
2014-03-20 19:00:15 +04:00
2014-04-30 02:46:55 +00:00
2015-01-11 13:41:18 +03: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