Comment 1 for bug 1559207

Revision history for this message
Serguei Bezverkhi (sbezverk) wrote :

After changing command creating end points, everything works as expected:

 swift -V 3 stat
        Account: AUTH_3a7cfc6a9463467ea81670cded05bc6a
     Containers: 0
        Objects: 0
          Bytes: 0
X-Put-Timestamp: 1458320564.47941
    X-Timestamp: 1458320564.47941
     X-Trans-Id: txc299493afe5b4ebf89428-0056ec34b4
   Content-Type: text/plain; charset=utf-8
[root@sbezverk-osp-5 ~]# openstack endpoint list | grep swift
| 29131af77ccd4d92935fea1f80976247 | RegionOne | swift | object-store | True | admin | http://192.168.80.205:8080/v1 |
| 2d38ba6b4c214dd88663aeef2804c943 | RegionOne | swift | object-store | True | internal | http://192.168.80.205:8080/v1/AUTH_%(tenant_id)s |
| 8bbb566b10c4473d910b6a3aa607d9d3 | RegionOne | swift | object-store | True | public | http://192.168.80.205:8080/v1/AUTH_%(tenant_id)s |