Go to file
ting.wang 9ec33ac02a Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since python 2.6.
Resolved with use of subprocess module

Change-Id: I4b6469bf17a26389bcc6d844140a14f45896b9ff
Closes-Bug: #1529836
2016-01-13 23:46:24 +08:00
2015-12-08 10:51:06 -08:00
2015-04-07 10:20:27 +00:00
2015-10-16 09:07:17 +08:00
2015-12-15 16:33:51 +09:00
2015-09-24 01:07:32 +00:00
2015-12-18 12:40:22 +00:00

Python bindings to the OpenStack Sahara API

Latest Version

Downloads

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 bindings 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 12 MiB