Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [root@openstack ~(keystone_admin)]# openstack compute service list --service nova-compute
  2. +----+--------------+----------------------+------+---------+-------+----------------------------+
  3. | ID | Binary | Host | Zone | Status | State | Updated At |
  4. +----+--------------+----------------------+------+---------+-------+----------------------------+
  5. | 7 | nova-compute | openstack.frippe.com | nova | enabled | up | 2018-11-23T11:54:58.000000 |
  6. +----+--------------+----------------------+------+---------+-------+----------------------------+
  7.  
  8. [root@openstack ~(keystone_admin)]# nova-manage cell_v2 list_hosts
  9. +-----------+-----------+----------+
  10. | Cell Name | Cell UUID | Hostname |
  11. +-----------+-----------+----------+
  12. +-----------+-----------+----------+
  13. [root@openstack ~(keystone_admin)]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement