Go to file
Erik Olof Gunnar Andersson f598fd23e1 Refactored make_client
There were two code paths that did the same thing, and while
the code paths did the same thing, one of them supported region_name
and the other one did not.

Moving all this functionality into a single function to prevent this
from happening in the future.

- Re-factored make_client and create_connection.
- Remove now unused sdk.py.
- Renamed test_sdk to test_plugin.

Change-Id: Ibb477290c90e9af51be3537d11cf5142041db37f
2018-01-22 22:30:18 -08:00
2017-12-13 07:51:22 -05:00
2018-01-22 22:30:18 -08:00
2017-12-13 07:51:22 -05:00
2015-10-17 22:37:46 +00:00
2015-01-04 17:59:59 +08:00
2017-10-31 17:25:25 +08:00
2015-01-04 17:59:59 +08:00
2015-01-04 17:59:59 +08:00
2017-12-13 07:51:22 -05:00
2015-01-04 17:59:59 +08:00
2017-12-13 07:51:22 -05:00
2017-07-25 15:44:10 +00:00

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.

Description
RETIRED, Client library for Senlin API
Readme 6.3 MiB