Go to file
OpenStack Release Bot 62c7f5adfe Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Iec2df345376f48f9a6ee0cc657de716d84149305
2020-04-12 22:54:45 -07:00
2020-04-04 17:14:52 +02:00
2020-03-31 12:30:15 +02:00
2018-09-11 02:13:44 +00:00
2019-04-19 19:29:18 +00:00
2018-09-11 02:13:44 +00:00
2020-04-12 22:54:45 -07:00
2018-09-11 02:13:44 +00:00
2018-03-11 03:16:11 +08:00
2020-04-04 17:14:52 +02:00
2020-04-04 17:14:52 +02:00
2020-04-12 20:37:42 +02: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