Advertisement
Guest User

openstack endpoint list

a guest
Mar 29th, 2017
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. openstack endpoint list
  2. +----------------------------------+----------+--------------+--------------+---------+-----------+--------------------------------------+
  3. | ID                               | Region   | Service Name | Service Type | Enabled | Interface | URL                                  |
  4. +----------------------------------+----------+--------------+--------------+---------+-----------+--------------------------------------+
  5. | 19a0f9346b5146f4a4f881363a494277 | DeltaOne | cinderv2     | volumev2     | True    | admin     | http://10.10.26.177:8776/v2/%(tenant |
  6. |                                  |          |              |              |         |           | _id)s                                |
  7. | 1d6a6702e1b8492cb17c2b3068d9a6d5 | DeltaOne | cinder       | volume       | True    | public    | http://10.10.26.177:8776/v1/%(tenant |
  8. |                                  |          |              |              |         |           | _id)s                                |
  9. | 406c132dd039426c8fbf383be2ee3e1d | DeltaOne | cinder       | volume       | True    | internal  | http://10.10.26.177:8776/v1/%(tenant |
  10. |                                  |          |              |              |         |           | _id)s                                |
  11. | 4ac28450512a4a44a50867914a09655e | DeltaOne | neutron      | network      | True    | internal  | http://10.10.26.177:9696             |
  12. | 5e52c989fe49455b8fb20abfe922a7dd | DeltaOne | nova         | compute      | True    | admin     | http://10.10.26.177:8774/v2.1/%(tena |
  13. |                                  |          |              |              |         |           | nt_id)s                              |
  14. | 7588b0133fe04e978b54c7a37a2f60dd | DeltaOne | cinder       | volume       | True    | admin     | http://10.10.26.177:8776/v1/%(tenant |
  15. |                                  |          |              |              |         |           | _id)s                                |
  16. | 9f888d58832d43a4bec3dfe8820c5273 | DeltaOne | glance       | image        | True    | public    | http://10.10.26.177:9292             |
  17. | a63e8995db514fdcbbf285ba104844d6 | DeltaOne | cinderv2     | volumev2     | True    | internal  | http://10.10.26.177:8776/v2/%(tenant |
  18. |                                  |          |              |              |         |           | _id)s                                |
  19. | b6badacb6f064da4af9289312f254df0 | DeltaOne | keystone     | identity     | True    | public    | http://10.10.26.177:5000/v3/         |
  20. | b77749c026454c9fa243eb6a372022ea | DeltaOne | placement    | placement    | True    | admin     | http://10.10.26.177:8778             |
  21. | b901b87c44c34eebaab5d7bb318a4c1c | DeltaOne | cinderv2     | volumev2     | True    | public    | http://10.10.26.177:8776/v2/%(tenant |
  22. |                                  |          |              |              |         |           | _id)s                                |
  23. | c9a0da5b388e4a55ae3219c38713632b | DeltaOne | glance       | image        | True    | admin     | http://10.10.26.177:9292             |
  24. | cc8299ff790c4bdd8f2bedb06afdb750 | DeltaOne | keystone     | identity     | True    | admin     | http://10.10.26.177:35357/v3/        |
  25. | d0953a3266ce43098af7439c19d2f822 | DeltaOne | glance       | image        | True    | internal  | http://10.10.26.177:9292             |
  26. | dadcefe18c2c4f65a3edf429f2116e91 | DeltaOne | nova         | compute      | True    | public    | http://10.10.26.177:8774/v2.1/%(tena |
  27. |                                  |          |              |              |         |           | nt_id)s                              |
  28. | e64cae62aaa14547b7b94463658ecfb8 | DeltaOne | placement    | placement    | True    | public    | http://10.10.26.177:8778             |
  29. | e79bd6b2e1a9483484917b9a99221bfb | DeltaOne | placement    | placement    | True    | internal  | http://10.10.26.177:8778             |
  30. | e7f8871f70464ea8a93ee25f00462828 | DeltaOne | neutron      | network      | True    | public    | http://10.10.26.177:9696             |
  31. | f32746de8bd24243a64be39b29fb046f | DeltaOne | nova         | compute      | True    | internal  | http://10.10.26.177:8774/v2.1/%(tena |
  32. |                                  |          |              |              |         |           | nt_id)s                              |
  33. | f345a54fe29a4cefa6140f41bc0a4d57 | DeltaOne | neutron      | network      | True    | admin     | http://10.10.26.177:9696             |
  34. | fe0a469e051847c69f8c3c638196195b | DeltaOne | keystone     | identity     | True    | internal  | http://10.10.26.177:5000/v3/         |
  35. +----------------------------------+----------+--------------+--------------+---------+-----------+--------------------------------------+
  36. [root@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement