Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. # openstack compute service list --service nova-compute
  2. +----+--------------+----------------------------+------+---------+-------+----------------------------+
  3. | ID | Binary | Host | Zone | Status | State | Updated At |
  4. +----+--------------+----------------------------+------+---------+-------+----------------------------+
  5. | 10 | nova-compute | test4.example.com.rdocloud | nova | enabled | up | 2018-11-23T11:50:00.000000 |
  6. +----+--------------+----------------------------+------+---------+-------+----------------------------+
  7.  
  8.  
  9.  
  10. # nova-manage cell_v2 list_hosts
  11. +-----------+--------------------------------------+----------------------------+
  12. | Cell Name | Cell UUID | Hostname |
  13. +-----------+--------------------------------------+----------------------------+
  14. | default | 7bac5bee-d33a-469b-a810-0e20aaf8c186 | test4.example.com.rdocloud |
  15. +-----------+--------------------------------------+----------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement