Go to file
tengqm 65762507f1 Avoid import internal classes from SDK (3)
This is part of a series of changes related to the usage of SDK. In some
test cases, we are importing the resource classes from SDK directly and
even instantiate them. This is bad for unit tests. We should instead
mock those resources for unit tests. When functional tests are added,
the real resource list/dump will be tested instead.

Change-Id: Ie79c742cdc0173ad66975adecf935fb9fec8d209
2017-02-15 04:00:29 -05:00
2017-01-26 10:22:38 +00:00
2016-12-23 03:02:03 +00:00
2015-10-17 22:37:46 +00:00
2015-01-04 17:59:59 +08:00
2015-01-04 17:59:59 +08:00
2015-01-04 17:59:59 +08:00
2016-11-25 17:47:54 +01:00
2015-01-04 17:59:59 +08:00
2016-12-12 15:40:40 +08:00
2015-09-17 12:18:23 +00:00
2015-02-07 12:12:13 +08:00

Team and repository tags

image

Python bindings to the Senlin Clustering API

This is a client library for Senlin built on the Senlin clustering API. It provides a Python API (the senlinclient module) and a command-line tool (senlin).

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

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.1 MiB