Advertisement
Guest User

Untitled

a guest
Oct 13th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. (undercloud) [stack@e23-h15-740xd virt_4nics]$ openstack server list
  2. +--------------------------------------+--------------+--------+------------------------+----------------+-----------+
  3. | ID | Name | Status | Networks | Image | Flavor |
  4. +--------------------------------------+--------------+--------+------------------------+----------------+-----------+
  5. | b3967052-d5a4-4262-ba2c-84996ad46ce4 | controller-1 | ACTIVE | ctlplane=192.168.24.10 | overcloud-full | baremetal |
  6. | 18f158ce-709a-4c86-83a8-e8b3cb099f61 | compute-1 | BUILD | ctlplane=192.168.24.17 | overcloud-full | baremetal |
  7. | bd4c3484-f6d8-41c8-bf64-ac6bfd83aa4d | controller-0 | ACTIVE | ctlplane=192.168.24.25 | overcloud-full | baremetal |
  8. | d9349a34-d429-45c6-9bbf-abe9ac0aff9e | compute-0 | ACTIVE | ctlplane=192.168.24.22 | overcloud-full | baremetal |
  9.  
  10. (undercloud) [stack@e23-h15-740xd virt_4nics]$ ssh heat-admin@192.168.24.17
  11. Warning: Permanently added '192.168.24.17' (ECDSA) to the list of known hosts.
  12. Last login: Wed Sep 25 09:47:55 2019 from 192.168.24.1
  13. [heat-admin@compute-0 ~]$
  14.  
  15. [stack@e23-h15-740xd ~]$ ssh heat-admin@192.168.24.22
  16. Warning: Permanently added '192.168.24.22' (ECDSA) to the list of known hosts.
  17. Last login: Wed Sep 25 13:45:42 2019 from 192.168.24.1
  18. [heat-admin@compute-0 ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement