Duc Truong d9430360be Flush confirmation messages
Confirmation messages for cluster, profile, policy, receiver and node
deletions are printed using sys.stdout.write.  However sys.stdout.write
output is line-buffered [1].  Since the confirmation message does not
contain a newline, the message may not appear in the user's terminal.

[1] https://docs.python.org/3/library/sys.html#sys.stdout

Change-Id: I829811df362bcfd7d074523958d2aa5232da6f09
Closes-Bug: 1861042
2020-01-27 23:15:31 +00:00
2020-01-27 23:15:31 +00:00
2017-12-13 07:51:22 -05:00
2019-04-19 19:44:57 +00:00
2019-12-13 23:43:22 +00:00
2015-01-04 17:59:59 +08:00
2015-01-04 17:59:59 +08:00
2019-02-05 17:54:37 +00:00
2017-07-25 15:44:10 +00:00
2018-12-28 23:04:44 +08:00
2019-12-13 23:43:22 +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.4 MiB