Comment 1 for bug 1292310

Revision history for this message
Tomokazu Hirai (tomokazu-hirai) wrote :

my endpoints are ...

# keystone endpoint-list
+----------------------------------+-----------+------------------------------------------------+------------------------------------------------+------------------------------------------------+----------------------------------+
| id | region | publicurl | internalurl | adminurl | service_id |
+----------------------------------+-----------+------------------------------------------------+------------------------------------------------+------------------------------------------------+----------------------------------+
| c1690a32c393498da56d16d2d3dd77dd | RegionOne | http://10.200.9.87:5000/v2.0 | http://10.200.9.87:5000/v2.0 | http://10.200.9.87:35357/v2.0 | 681878f192fc40f0ad7386cbd9dea47f |
| d939a8740f1948cc879fcdd7a6518993 | RegionOne | http://10.200.9.112:8080/v1/AUTH_%(tenant_id)s | http://10.200.9.112:8080/v1/AUTH_%(tenant_id)s | http://10.200.9.112:8080/v1/AUTH_%(tenant_id)s | 62a692d223a740279edd1c52f1db27d8 |
+----------------------------------+-----------+------------------------------------------------+------------------------------------------------+------------------------------------------------+----------------------------------+

So these URLs does not have such duplicated port number addresses.. and it is successful for small object uploading operation.