Go to file
Ghanshyam Mann 85e9c7d0af Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I13e8f973822cdb765f4142385825b40704dee604
2019-04-16 17:13:40 +00:00
2018-03-21 01:46:23 +09:00
2019-01-02 14:20:18 +08:00
2018-09-11 02:13:44 +00:00
2018-09-11 02:13:44 +00:00
2019-04-16 17:13:40 +00:00
2018-09-11 02:13:44 +00:00
2018-03-11 03:16:11 +08:00
2019-04-04 14:00:22 +11:00
2019-04-16 17:13:40 +00:00
2017-03-02 11:55:22 +00:00
2018-09-11 02:13:44 +00:00
2019-04-16 17:13:40 +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