RETIRED, Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum
Go to file
zhurong 7880ffffa8 Fix dashboard Authentication failed error
Now the dashboard gives the error:
Recoverable error: Authentication failed. Missing options:
endpoint, username, password, tenant_id, tenant_name

This patch add get endpoint when get_auth_plugin.

Change-Id: Ifa3013dce13232d1e61f20601b94a28c5df27b57
Closes-bug: #1696313
2017-06-07 14:52:56 +08:00
contrib/setup-tools Remove the openstack/common/cliutils.py to common/cliutils.py 2016-10-19 20:39:18 +08:00
doc/source Removes unnecessary utf-8 coding 2016-12-27 09:21:03 +08:00
solumclient Fix dashboard Authentication failed error 2017-06-07 14:52:56 +08:00
tools Add Constraints support 2016-12-21 13:26:55 +11:00
.coveragerc Remove the openstack-common.conf and dirs in solumclient 2016-11-01 14:07:59 +00:00
.gitignore Update .gitignore to ignore .idea of PyCharm 2016-10-10 14:17:09 +08:00
.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
README.rst Optimize the link address 2017-04-10 16:04:34 +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
requirements.txt Updated from global requirements 2017-06-02 02:37:09 +00:00
setup.cfg Remove support for py34 2017-03-28 10:03:31 +08:00
setup.py Updated from global requirements 2017-03-02 11:55:22 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 03:58:39 +00:00
tox.ini Remove support for py34 2017-03-28 10:03:31 +08:00

README.rst

Team and repository tags

image

Python bindings to the Solum API

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