wrong port for swift-api in endpoint-list with radosgw
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Vladimir Kuklin | ||
4.1.x |
Fix Committed
|
High
|
Vladimir Kuklin | ||
5.0.x |
Fix Released
|
High
|
Vladimir Kuklin |
Bug Description
{"build_id": "2014-04-
To reproduce:
1) Deploy HA;
2) Ubuntu or Centos;
3) Controller + Cinder LVM + Ceph OSD + Swift API;
4) Nova;
Ceph swift API is not available via public URL:
Service: object-store
+------
| Property | Value |
+------
| adminURL | http://
| id | 0b91660358ea491
| internalURL | http://
| publicURL | http://
| region | RegionOne |
+------
root@node-8:~# swift list
[Errno 111] Connection refused
root@node-8:~# curl http://
curl: (7) couldn't connect to host
Update:
The problem is wrong port in endpoint list, should be 8080 instead 6780.
description: | updated |
description: | updated |
summary: |
- swift-api is not available + wrong port for swift-api in endpoint-list |
summary: |
- wrong port for swift-api in endpoint-list + wrong port for swift-api in endpoint-list with radosgw |
tags: | added: backports-4.1.1 |
Changed in fuel: | |
importance: | Critical → High |
Maybe related to HAproxy moved to separated namespace