Advertisement
Guest User

keystone horizon exposed url

a guest
Jun 30th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. <input id="id_region" name="region" type="hidden" value="http://172.16.108.2:5000/v2.0" />
  2.  
  3. root@node-6:~# openstack endpoint show keystone
  4. +--------------+----------------------------------+
  5. | Field | Value |
  6. +--------------+----------------------------------+
  7. | adminurl | http://172.16.108.2:35357/v2.0 |
  8. | enabled | True |
  9. | id | 4f781d4ac9f9463d9ab37632146d45bc |
  10. | internalurl | http://172.16.108.2:5000/v2.0 |
  11. | publicurl | http://172.16.107.226:5000/v2.0 |
  12. | region | RegionOne |
  13. | service_id | 1a4391f1448a4225846e0a9d01b9af90 |
  14. | service_name | keystone |
  15. | service_type | identity |
  16. +--------------+—————————————————+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement