Client library for Senlin API
Go to file
Nguyen Hai 07132b21b3 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
[1] https://governance.openstack.org/tc/reference/project-testing-interface.html
[2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Remove the '[build_sphinx]' and related [pbr] sections as described in:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: I293930ebf2bbc5fe0025059e99fa92557c34b2a1
2018-03-24 13:19:53 +09:00
doc Follow the new PTI for document build 2018-03-24 13:19:53 +09:00
playbooks/legacy/senlinclient-dsvm-functional Add basic functional tests 2018-01-24 23:55:43 +08:00
releasenotes Imported Translations from Zanata 2018-03-01 06:25:51 +00:00
senlinclient Fix request return resp not exist 'action' key 2018-03-06 21:07:08 +08:00
tools Retire senlin command line tool 2017-12-13 07:51:22 -05:00
.gitignore Add AUTHORS and ChangeLog into gitignore 2016-10-27 00:30:19 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:37:46 +00:00
.testr.conf Add basic functional tests 2018-01-24 23:55:43 +08:00
.zuul.yaml Zuul: Remove project name 2018-01-29 13:29:00 +07: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
requirements.txt Updated from global requirements 2018-03-04 10:27:49 +00:00
setup.cfg Follow the new PTI for document build 2018-03-24 13:19:53 +09:00
setup.py Updated from global requirements 2017-07-25 15:44:10 +00:00
test-requirements.txt Follow the new PTI for document build 2018-03-24 13:19:53 +09:00
tox.ini Follow the new PTI for document build 2018-03-24 13:19:53 +09: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.