[openstack-dev] Invalid service-catalog ?

jan kontrik jan.kasius at gmail.com
Fri Dec 7 18:52:34 UTC 2012


Hi guys,
Could anyone give me a answer whether following URLs given in
service-catalog (REST, /tokens) are fine. I think, that some of them are
missing required version-identification in their paths, e.g. /v2.0 /v1.0.
(Openstack Folsom Release)

[{u'endpoints': [{u'adminURL': u'
http://172.29.50.18:8774/v2/fba51350a76d4547adbe14724a9004b3',
                  u'id': u'30b3347f52e6496f8e38e185bfadf035',
                  u'internalURL': u'
http://172.29.50.18:8774/v2/fba51350a76d4547adbe14724a9004b3',
                  u'publicURL': u'
http://172.29.50.18:8774/v2/fba51350a76d4547adbe14724a9004b3',
                  u'region': u'RegionOne'}],
  u'endpoints_links': [],
  u'name': u'nova',
  u'type': u'compute'},
 {u'endpoints': [{u'adminURL': u'http://172.29.50.18:9696/',
                  u'id': u'fff1657bf0cd4c26a8c7217614df0e93',
                  u'internalURL': u'http://172.29.50.18:9696/',
                  u'publicURL': u'http://172.29.50.18:9696/',
                  u'region': u'RegionOne'}],
  u'endpoints_links': [],
  u'name': u'quantum',
  u'type': u'network'},
 {u'endpoints': [{u'adminURL': u'http://172.29.50.18:3333',
                  u'id': u'3f781c16a52041389de80d2a0f032c89',
                  u'internalURL': u'http://172.29.50.18:3333',
                  u'publicURL': u'http://172.29.50.18:3333',
                  u'region': u'RegionOne'}],
  u'endpoints_links': [],
  u'name': u's3',
  u'type': u's3'},
 {u'endpoints': [{u'adminURL': u'http://172.29.50.18:9292',
                  u'id': u'3c14b3b8179e4a379239eefd661270dc',
                  u'internalURL': u'http://172.29.50.18:9292',
                  u'publicURL': u'http://172.29.50.18:9292',
                  u'region': u'RegionOne'}],
  u'endpoints_links': [],
  u'name': u'glance',
  u'type': u'image'},
 {u'endpoints': [{u'adminURL': u'
http://172.29.50.18:8776/v1/fba51350a76d4547adbe14724a9004b3',
                  u'id': u'17aa46defc944c218d6a07dd0de12d32',
                  u'internalURL': u'
http://172.29.50.18:8776/v1/fba51350a76d4547adbe14724a9004b3',
                  u'publicURL': u'
http://172.29.50.18:8776/v1/fba51350a76d4547adbe14724a9004b3',
                  u'region': u'RegionOne'}],
  u'endpoints_links': [],
  u'name': u'volume',
  u'type': u'volume'},
 {u'endpoints': [{u'adminURL': u'http://172.29.50.18:8773/services/Admin',
                  u'id': u'af95409b6b72404892abfba1951aeb23',
                  u'internalURL': u'http://172.29.50.18:8773/services/Cloud
',
                  u'publicURL': u'http://172.29.50.18:8773/services/Cloud',
                  u'region': u'RegionOne'}],
  u'endpoints_links': [],
  u'name': u'ec2',
  u'type': u'ec2'},
 {u'endpoints': [{u'adminURL': u'http://172.29.50.18:35357/v2.0',
                  u'id': u'cbeaab05685c4c3aa29e8bc612dc2d5f',
                  u'internalURL': u'http://172.29.50.18:5000/v2.0',
                  u'publicURL': u'http://172.29.50.18:5000/v2.0',
                  u'region': u'RegionOne'}],
  u'endpoints_links': [],
  u'name': u'keystone',
  u'type': u'identity'}]

Thanks,
Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20121207/b2c383ff/attachment.html>


More information about the OpenStack-dev mailing list