Go to file
Shu Yingya 82cabbd3c9 Raise exception in command "plugin configs get"
In this patch, there are three changes.
1. Raise Exception if the config file already exists.
2. Avoid overriding the file of different version of a plugin.
3. stdout message should end with '\n' to start a newline.
4. execute remote API call only when file not exists.

Change-Id: I0c9eb2cb7fd1cafe4bea05c73811d6dea6b3e9a8
Closes-Bug: 1625990
2016-10-02 04:55:01 +08:00
2016-08-31 16:01:53 +02:00
2016-10-01 15:51:11 +00: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
2016-10-01 15:51:11 +00:00
2015-09-24 01:07:32 +00:00
2016-10-01 15:51:11 +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 11 MiB