Comment 1 for bug 933845

Revision history for this message
Christian Berendt (berendt) wrote :

tempest receives the follwing endpoints in RestClient:keystone_v2_auth

-------------------- >> begin captured stdout << ---------------------
{u'endpoints_links': [], u'endpoints': [{u'adminURL': u'http://192.168.23.220:8080/', u'region': u'RegionOne', u'internalURL': u'http://192.168.23.220:8080/v1/AUTH_071e0b77b28540c3aba0abe167bbceb2', u'publicURL': u'http://192.168.23.220:8080/v1/AUTH_071e0b77b28540c3aba0abe167bbceb2'}], u'type': u'object-store', u'name': u"'Swift Service'"}
{u'endpoints_links': [], u'endpoints': [{u'adminURL': u'http://192.168.23.220:9292/v1', u'region': u'RegionOne', u'internalURL': u'http://192.168.23.220:9292/v1', u'publicURL': u'http://192.168.23.220:9292/v1'}], u'type': u'image', u'name': u"'Image Service'"}
{u'endpoints_links': [], u'endpoints': [{u'adminURL': u'http://192.168.23.220:8774/v1.1/071e0b77b28540c3aba0abe167bbceb2', u'region': u'RegionOne', u'internalURL': u'http://192.168.23.220:8774/v1.1/071e0b77b28540c3aba0abe167bbceb2', u'publicURL': u'http://192.168.23.220:8774/v1.1/071e0b77b28540c3aba0abe167bbceb2'}], u'type': u'compute', u'name': u"'Compute Service'"}
{u'endpoints_links': [], u'endpoints': [{u'adminURL': u'http://192.168.23.220:8773/services/Admin', u'region': u'RegionOne', u'internalURL': u'http://192.168.23.220:8773/services/Cloud', u'publicURL': u'http://192.168.23.220:8773/services/Cloud'}], u'type': u'ec2', u'name': u"'EC2 Service'"}
{u'endpoints_links': [], u'endpoints': [{u'adminURL': u'http://192.168.23.220:35357/v2.0', u'region': u'RegionOne', u'internalURL': u'http://192.168.23.220:5000/v2.0', u'publicURL': u'http://192.168.23.220:5000/v2.0'}], u'type': u'identity', u'name': u"'Identity Service'"}

--------------------- >> end captured stdout << ----------------------