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.
my endpoints are ...
# keystone endpoint-list ------- ------- ------- ------- +------ -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- -----+ ------- ------- ------- ------- +------ -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- -----+ da56d16d2d3dd77 dd | 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 | 681878f192fc40f 0ad7386cbd9dea4 7f | c879fcdd7a65189 93 | 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 | 62a692d223a7402 79edd1c52f1db27 d8 | ------- ------- ------- ------- +------ -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- ------- ------- -----+- ------- ------- ------- ------- -----+
+------
| id | region | publicurl | internalurl | adminurl | service_id |
+------
| c1690a32c393498
| d939a8740f1948c
+------
So these URLs does not have such duplicated port number addresses.. and it is successful for small object uploading operation.