Go to file
OpenStack Proposal Bot a3b4987736 Updated from global requirements
Change-Id: Id380db0993151b7bb50abea629cc22f6949df988
2017-07-27 19:21:59 +00:00
2016-12-21 13:26:55 +11:00
2013-12-22 22:01:02 +05:30
2017-03-02 11:55:22 +00:00
2017-03-28 10:03:31 +08:00

Team and repository tags

image

Python bindings to the Solum API

This is a client library for Solum built on the Solum API.

Installation

At the command line:

$ pip install python-solumclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-solumclient
$ pip install python-solumclient

Usage

To use python-solumclient in a project:

import solumclient
Description
RETIRED, Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum
Readme 4.4 MiB