Go to file
Andrey Pavlov 191abebaa9 Adding return of updated image for update_image, update_tags
update_image and update_tags don't return updated images
that requires to make extra "get" call. This change will
not break backward compatibility because the only change
is replacement of None value with Image object.

Change-Id: Ifd9ddabdf03f5e8f9342faab8f349777512a0eb6
Closes-bug: #1493325
2015-09-24 07:58:38 +00:00
2015-02-11 12:24:37 +03:00
2015-04-07 10:20:27 +00:00
2015-08-20 11:31:21 +00:00
2015-07-15 01:37:46 +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.

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

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