Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. [root@sm01 ~]# openstack --insecure endpoint list
  2. +----------------------------------+-----------+--------------+----------------+---------+-----------+----------------------------------------------+
  3. | ID | Region | Service Name | Service Type | Enabled | Interface | URL |
  4. +----------------------------------+-----------+--------------+----------------+---------+-----------+----------------------------------------------+
  5. | 0f418e0acdf3415b851c638e47b45585 | RegionOne | neutron | network | True | public | https://192.168.90.200:9696 |
  6. | 1476ba6f038f4cc7b72628ecc3bbdeb5 | RegionOne | heat | orchestration | True | public | https://192.168.90.200:8004/v1/%(tenant_id)s |
  7. | 1c88dede4b39405fb1e026aca4a9dddf | RegionOne | cinder | volume | True | internal | https://192.168.90.200:8776/v1/%(tenant_id)s |
  8. | 23ddd6e703b44a55a3c1c1a00e3a1004 | RegionOne | nova | compute | True | internal | https://192.168.90.200:8774/v2.1 |
  9. | 2bfc583abcbb45268bef9188fbecf59d | RegionOne | keystone | identity | True | admin | https://192.168.90.200:35357/v3 |
  10. | 2ea828e2ed174a879f14aa84572db61d | RegionOne | cinder | volume | True | admin | https://192.168.90.200:8776/v1/%(tenant_id)s |
  11. | 4761807c57284c5da4c5223744afe50c | RegionOne | cinderv2 | volumev2 | True | internal | https://192.168.90.200:8776/v2/%(tenant_id)s |
  12. | 56cd42d9e34b47bd8f54d066006eed3e | RegionOne | keystone | identity | True | public | https://192.168.90.200:5000/v3 |
  13. | 75c6066e1eb94f72afa80781d168619e | RegionOne | nova | compute | True | public | https://192.168.90.200:8774/v2.1 |
  14. | 75f3efed0bee47c89ff4abbde7c0b9c0 | RegionOne | glance | image | True | public | https://192.168.90.200:9292 |
  15. | 8496fc316cb54c2c83bca42b7822751c | RegionOne | heat-cfn | cloudformation | True | public | https://192.168.90.200:8000/v1 |
  16. | 987af4c542d84d7b8f7a032fafa7a285 | RegionOne | neutron | network | True | internal | https://192.168.90.200:9696 |
  17. | a301ec905ad940bfa7c24bff27581e65 | RegionOne | keystone | identity | True | internal | https://192.168.90.200:5000/v3 |
  18. | adf36ce499b9417ebb23057aea25fe28 | RegionOne | heat-cfn | cloudformation | True | internal | https://192.168.90.200:8000/v1 |
  19. | b0aa4570ed9f4b539ad1aa290b31592f | RegionOne | placement | placement | True | internal | https://192.168.90.200:8778 |
  20. | bfe2cb7ab6904a7ab3c9de660bf19927 | RegionOne | heat | orchestration | True | internal | https://192.168.90.200:8004/v1/%(tenant_id)s |
  21. | c0e631b637694693acd71c4ed5291732 | RegionOne | cinderv2 | volumev2 | True | admin | https://192.168.90.200:8776/v2/%(tenant_id)s |
  22. | c3bd2bdbab8c42cba4df87c02a89712a | RegionOne | cinder | volume | True | public | https://192.168.90.200:8776/v1/%(tenant_id)s |
  23. | c584556240fa4bb2932c2d1904b86ff7 | RegionOne | glance | image | True | admin | https://192.168.90.200:9292 |
  24. | d6e5e0a52fb646e7bd8d69ac0ab1180f | RegionOne | cinderv2 | volumev2 | True | public | https://192.168.90.200:8776/v2/%(tenant_id)s |
  25. | dfab977a16b6447481a0f650f8070705 | RegionOne | nova | compute | True | admin | https://192.168.90.200:8774/v2.1 |
  26. | e3abe5cb14124b8f82416ac32000d8d7 | RegionOne | placement | placement | True | admin | https://192.168.90.200:8778 |
  27. | e761fe00aed948e8ac3fbbcabf3cb9cd | RegionOne | heat-cfn | cloudformation | True | admin | https://192.168.90.200:8000/v1 |
  28. | ebde1ff119c040daa5b278365710e6ea | RegionOne | heat | orchestration | True | admin | https://192.168.90.200:8004/v1/%(tenant_id)s |
  29. | f23b6133aa4f40d59eff6f3f4f2b8cbc | RegionOne | placement | placement | True | public | https://192.168.90.200:8778 |
  30. | fd66e59fe1a346f198fb8a015af1585d | RegionOne | glance | image | True | internal | https://192.168.90.200:9292 |
  31. | fde314b39b9a43b69cb654191d44506a | RegionOne | neutron | network | True | admin | https://192.168.90.200:9696 |
  32. +----------------------------------+-----------+--------------+----------------+---------+-----------+----------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement