검증 과정

검증 과정

Orchestration 서비스에 대한 동작을 검증합니다.

주석

해당 명령어들을 컨트롤러 노드에서 실행합니다.

  1. admin tenant credential을 소스로 사용합니다:

    $ . 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.