Go to file
Andrey Pavlov 6a221fa79d Adding update and minor fixes to Data Sources CLI
Changes:
* adding Data Sources update command to OpenstackClient CLI:
  $ dataprocessing data sources update
* adding ability to delete multiple data sources with one call
* adding prepare_column_headers method to osc utils
* adding public and protected support to datasources
* changing utils.get_resource method

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: If3b1811eea5d1d9770c286dc9487d278f3616c48
2015-09-28 07:05:12 +00:00
2015-09-07 17:07:55 +03:00
2015-04-07 10:20:27 +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