Go to file
98k 8a42ca497f Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I873f067aa721dc57cb1ac3f32517a0d9aa1dd916
2018-12-04 07:15:01 +00:00
2018-03-21 01:46:23 +09:00
2018-09-11 02:13:44 +00:00
2018-09-11 02:13:44 +00:00
2018-09-11 02:13:44 +00:00
2018-03-11 03:16:11 +08:00
2018-09-11 02:13:44 +00:00
2017-03-02 11:55:22 +00:00
2018-09-11 02:13:44 +00:00
2018-09-11 02:13:44 +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