Verify Your Installation

Verify Your Installation

Verify operation of the Cluster service.

Note

Perform these commands on the controller node.

  1. Source the admin tenant credentials:

    $ . admin-openrc
    
  2. 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.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.