Verify operation of the Cluster service.
Note
Perform these commands on the controller node.
Source the admin
tenant credentials:
$ . admin-openrc
List service components to verify successful launch and registration of each process:
$ openstack cluster build info
+--------+---------------------+
| Field | Value |
+--------+---------------------+
| api | { |
| | "revision": "1.0" |
| | } |
| engine | { |
| | "revision": "1.0" |
| | } |
+--------+---------------------+
You are ready to begin your journey (aka. adventure) with Senlin, now.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.