Go to file
Andrey Pavlov a56b5936e2 Adding Images support to CLI
Adding Images commands to Sahara OpenstackClient plugin:

$ dataprocessing image list
$ dataprocessing image show
$ dataprocessing image register
$ dataprocessing image unregister
$ dataprocessing image tags set
$ dataprocessing image tags add
$ dataprocessing image tags remove

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: Ib84fbb76b6cbc3a321efeb54c88bc58c76fb063e
2015-10-05 20:36:15 +00:00
2015-09-07 17:07:55 +03:00
2015-10-05 20:36:15 +00:00
2015-04-07 10:20:27 +00:00
2015-10-05 20:36:15 +00:00
2015-09-24 01:07:32 +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