Client library for Senlin API
Go to file
OpenStack Release Bot 46ffa0636d Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: I181495896a912cdaa7fb877f950eed381d9dcfcd
2021-03-18 10:44:57 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:21:15 +00:00
releasenotes Update master for stable/wallaby 2021-03-18 10:44:57 +00:00
senlinclient Send config parameters in cluster update 2020-09-23 16:39:44 +00:00
tools Retire senlin command line tool 2017-12-13 07:51:22 -05:00
.gitignore Update client to account for 409 error in cluster actions 2018-07-25 14:58:43 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:57 +00:00
.stestr.conf Add function test path to test_path 2018-07-25 10:32:47 +08:00
.zuul.yaml Add Python3 wallaby unit tests 2020-09-14 14:13:34 +00:00
CONTRIBUTING.rst Update and optimize documentation links 2017-07-18 17:23:03 +08:00
LICENSE Initial version 2015-01-04 17:59:59 +08:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 09:25:22 +08:00
TODO Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 09:25:22 +08:00
bindep.txt Fix uint test test_json_format and Solve pep8 msgfmt error 2019-06-29 12:27:35 +08:00
lower-constraints.txt [goal] Migrate testing to ubuntu focal 2020-08-08 22:07:10 +00:00
requirements.txt [goal] Migrate testing to ubuntu focal 2020-08-08 22:07:10 +00:00
setup.cfg Remove translation sections from setup.cfg 2020-05-20 10:20:25 +08:00
setup.py Cleanup py27 support 2020-04-04 17:14:06 +02:00
test-requirements.txt Update hacking for Python3 2020-05-15 17:11:58 +00:00
tox.ini Remove install unnecessary packages 2020-09-15 10:12:28 +08:00

README.rst

Team and repository tags

image

OpenStackClient Plugin for Senlin Clustering Service

This is a client library for Senlin built on the Senlin clustering API. It provides a plugin for the openstackclient command-line tool.

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.