
xyz_update's metadata can be added and modified. But if one or multiple key:value was added to metadata, it can't be recovered. This patch support purging metadata. Closes-Bug: 1637177 Change-Id: Id541b209b2e0a67a5243ccc3099ed3f5a8d13460
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