Go to file
OpenStack Proposal Bot ca6a55f31a Updated from global requirements
Change-Id: I141d9e1548cc66857a036490227efd6f3217d13f
2018-01-18 03:31:31 +00:00
2013-12-22 22:01:02 +05:30
2017-03-02 11:55:22 +00: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