c237396495
Service list not support display 'Created At' in this patch. https://review.openstack.org/#/c/544161/ Service list was support display 'Availability Zone' in this patch. https://review.openstack.org/#/c/543261/ Change-Id: Ia9fc46c4086549f102c8ca4d938285a00765ad6a Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
1.2 KiB
1.2 KiB
Verify operation
Verify operation of the Container service.
Note
Perform these commands on the controller node.
Install python-zunclient:
# pip install python-zunclient
Source the
admin
tenant credentials:$ . admin-openrc
List service components to verify successful launch and registration of each process:
$ openstack appcontainer service list +----+-----------------------+-------------+-------+----------+-----------------+---------------------------+--------------------+ | Id | Host | Binary | State | Disabled | Disabled Reason | Updated At | Availability Zone | +----+-----------------------+-------------+-------+----------+-----------------+---------------------------+--------------------+ | 1 | localhost.localdomain | zun-compute | up | False | None | 2018-03-13 14:15:40+00:00 | nova | +----+-----------------------+-------------+-------+----------+-----------------+---------------------------+--------------------+