Go to file
Sergey Reshetnyak b63f52fa53 Try getting old service type if session used
If set up old sahara service type in keystone service catalog
(data_processing) then if you use keystone session for auth,
saharaclient do not checks old service type.
This patch fixes this problem.

Change-Id: I148c0f59fde791c1c1cff63ea27fd6d489744ce1
Closes-bug: #1447797
2015-04-24 11:05:01 +03:00
2015-02-11 12:24:37 +03:00
2014-02-18 16:24:42 +04:00
2015-04-07 10:20:27 +00:00
2015-04-07 10:23:24 +02:00
2014-04-30 02:46:55 +00:00
2015-03-24 16:15:13 +01: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