Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum
Go to file
ricolin fedbaf4a90 Remove py26 support
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.
Closes-Bug: 1519510

Change-Id: I7b202a5baa6e9520827022a545ffafa58578ddcd
2015-12-02 23:38:16 +08:00
contrib/setup-tools Update solum-app-setup 2014-12-05 23:18:15 +00:00
doc/source cleaning up index.rst file 2014-05-28 09:43:08 +02:00
solumclient app create with param file fails 2015-11-30 14:44:27 -06:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:54:33 +00:00
.gitignore Add bash driver for coverage tool 2013-12-22 22:01:02 +05:30
.gitreview Update .gitreview for project rename 2015-09-11 20:58:21 +00:00
.mailmap Initial commit created using OpenStack cookiecutter template 2013-11-15 07:44:17 +05:30
.testr.conf Initial commit created using OpenStack cookiecutter template 2013-11-15 07:44:17 +05:30
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:46 +00:00
HACKING.rst Add HACKING.rst 2013-11-23 06:44:50 +05:30
LICENSE Initial commit created using OpenStack cookiecutter template 2013-11-15 07:44:17 +05:30
MANIFEST.in Initial commit created using OpenStack cookiecutter template 2013-11-15 07:44:17 +05:30
README.rst Update README 2013-11-15 08:02:14 +05:30
babel.cfg Initial commit created using OpenStack cookiecutter template 2013-11-15 07:44:17 +05:30
coverage.sh Add bash driver for coverage tool 2013-12-22 22:01:02 +05:30
openstack-common.conf Switch to using oslotest package 2014-09-24 12:22:49 +05:30
requirements.txt Updated from global requirements 2015-11-19 19:18:31 +00:00
setup.cfg Remove py26 support 2015-12-02 23:38:16 +08:00
setup.py Updated from global requirements 2015-09-18 16:42:34 +00:00
test-requirements.txt Updated from global requirements 2015-11-19 19:18:31 +00:00
tox.ini Remove py26 support 2015-12-02 23:38:16 +08:00

README.rst

Python bindings to the Solum API

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