
This is a first step to add user guide for cluster service. Will propose more contents in patches that follow. Change-Id: I1f9a8f45f00872c5d2f375b123260d32adaa6d66
1.2 KiB
1.2 KiB
Using OpenStack Cluster
Before working with the Cluster service, you'll need to create a
connection to your OpenStack cloud by following the connect
user guide. This will
provide you with the conn
variable used by all examples in
this guide.
The primary abstractions/resources of the Cluster service are:
Profile Type <cluster/profile_type> Profile <cluster/profile> Cluster <cluster/cluster> Node <cluster/node> Policy Type <cluster/policy_type> Policy <cluster/policy> Receiver <cluster/receiver> Action <cluster/action> Event <cluster/event>