RETIRED, Client library for Senlin API
Go to file
OpenDev Sysadmins 8c65deafdc OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:44:57 +00:00
doc Merge "Fix docs cli authorize environment variables" 2018-04-03 01:30:04 +00:00
playbooks/legacy/senlinclient-dsvm-functional OpenDev Migration Patch 2019-04-19 19:44:57 +00:00
releasenotes Merge "Update master for stable/stein" 2019-03-19 15:51:19 +00:00
senlinclient Merge "Update json module to jsonutils" 2019-03-07 07:37:27 +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 OpenDev Migration Patch 2019-04-19 19:44:57 +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 Retire senlin command line tool 2017-12-13 07:51:22 -05:00
TODO Delete TODO file support action create,delete operation 2018-01-05 10:49:32 +08:00
babel.cfg Initial version 2015-01-04 17:59:59 +08:00
lower-constraints.txt Bump openstacksdk to 0.24.0 2019-02-05 17:54:37 +00:00
requirements.txt Bump openstacksdk to 0.24.0 2019-02-05 17:54:37 +00:00
setup.cfg Merge "Add Python 3.6 classifier to setup.cfg" 2018-12-19 04:32:50 +00:00
setup.py Updated from global requirements 2017-07-25 15:44:10 +00:00
test-requirements.txt Update hacking version 2018-12-28 23:04:44 +08:00
tox.ini Don't quote {posargs} in tox.ini 2018-10-09 14:05:09 +00: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.