验证操作

验证操作

验证Orchestration服务的相关操作。

注解

在控制节点上执行这些命令。

  1. source 租户``admin`的凭证脚本:

    $ . admin-openrc
    
  2. 列出服务组件,以验证是否成功启动并注册了每个进程:

    $ openstack orchestration service list
    +------------+-------------+--------------------------------------+------------+--------+----------------------------+--------+
    | hostname   | binary      | engine_id                            | host       | topic  | updated_at                 | status |
    +------------+-------------+--------------------------------------+------------+--------+----------------------------+--------+
    | controller | heat-engine | 3e85d1ab-a543-41aa-aa97-378c381fb958 | controller | engine | 2015-10-13T14:16:06.000000 | up     |
    | controller | heat-engine | 45dbdcf6-5660-4d5f-973a-c4fc819da678 | controller | engine | 2015-10-13T14:16:06.000000 | up     |
    | controller | heat-engine | 51162b63-ecb8-4c6c-98c6-993af899c4f7 | controller | engine | 2015-10-13T14:16:06.000000 | up     |
    | controller | heat-engine | 8d7edc6d-77a6-460d-bd2a-984d76954646 | controller | engine | 2015-10-13T14:16:06.000000 | up     |
    +------------+-------------+--------------------------------------+------------+--------+----------------------------+--------+
    

    注解

    该输出显示表明在控制节点上有应该四个``heat-engine``组件。

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.