Activity log for bug #1307508

Date Who What changed Old value New value Message
2014-04-14 13:11:03 Denis Egorenko bug added bug
2014-04-14 13:16:32 Bogdan Dobrelya tags icehouse ha icehouse
2014-04-14 13:16:44 Bogdan Dobrelya fuel: status New Confirmed
2014-04-14 13:16:50 Bogdan Dobrelya fuel: milestone 5.0
2014-04-14 13:17:02 Bogdan Dobrelya fuel: assignee Fuel Library Team (fuel-library)
2014-04-14 13:17:06 Bogdan Dobrelya fuel: importance Undecided Critical
2014-04-14 14:07:38 Denis Egorenko description {"build_id": "2014-04-12_22-22-54", "mirantis": "yes", "build_number": "354", "nailgun_sha": "61410bcf3201cd737e68ece8ab15313acc746476", "production": "dev", "ostf_sha": "118c955085ea7829f3a34decd38d63554b74451c", "fuelmain_sha": "1c042c80f6d101800c393b2f626cd9279a8e45b1", "astute_sha": "401bc474b1d8cebb8ba70b3b6154107e08fd725d", "release": "5.0", "fuellib_sha": "101f3645ead182bc47024ff7568b04554de06bba"} To reproduce: 1) Deploy HA; 2) Ubuntu; 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://192.168.0.1:6780/swift/v1 | | id | 0b91660358ea4915a63ab729bd373d5d | | internalURL | http://192.168.0.1:6780/swift/v1 | | publicURL | http://172.16.0.2:6780/swift/v1 | | region | RegionOne | +-------------+----------------------------------+ root@node-8:~# swift list [Errno 111] Connection refused root@node-8:~# curl http://172.16.0.2:6780/swift/v1 curl: (7) couldn't connect to host {"build_id": "2014-04-12_22-22-54", "mirantis": "yes", "build_number": "354", "nailgun_sha": "61410bcf3201cd737e68ece8ab15313acc746476", "production": "dev", "ostf_sha": "118c955085ea7829f3a34decd38d63554b74451c", "fuelmain_sha": "1c042c80f6d101800c393b2f626cd9279a8e45b1", "astute_sha": "401bc474b1d8cebb8ba70b3b6154107e08fd725d", "release": "5.0", "fuellib_sha": "101f3645ead182bc47024ff7568b04554de06bba"} 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://192.168.0.1:6780/swift/v1 | | id | 0b91660358ea4915a63ab729bd373d5d | | internalURL | http://192.168.0.1:6780/swift/v1 | | publicURL | http://172.16.0.2:6780/swift/v1 | | region | RegionOne | +-------------+----------------------------------+ root@node-8:~# swift list [Errno 111] Connection refused root@node-8:~# curl http://172.16.0.2:6780/swift/v1 curl: (7) couldn't connect to host
2014-04-15 10:51:14 Denis Egorenko description {"build_id": "2014-04-12_22-22-54", "mirantis": "yes", "build_number": "354", "nailgun_sha": "61410bcf3201cd737e68ece8ab15313acc746476", "production": "dev", "ostf_sha": "118c955085ea7829f3a34decd38d63554b74451c", "fuelmain_sha": "1c042c80f6d101800c393b2f626cd9279a8e45b1", "astute_sha": "401bc474b1d8cebb8ba70b3b6154107e08fd725d", "release": "5.0", "fuellib_sha": "101f3645ead182bc47024ff7568b04554de06bba"} 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://192.168.0.1:6780/swift/v1 | | id | 0b91660358ea4915a63ab729bd373d5d | | internalURL | http://192.168.0.1:6780/swift/v1 | | publicURL | http://172.16.0.2:6780/swift/v1 | | region | RegionOne | +-------------+----------------------------------+ root@node-8:~# swift list [Errno 111] Connection refused root@node-8:~# curl http://172.16.0.2:6780/swift/v1 curl: (7) couldn't connect to host {"build_id": "2014-04-12_22-22-54", "mirantis": "yes", "build_number": "354", "nailgun_sha": "61410bcf3201cd737e68ece8ab15313acc746476", "production": "dev", "ostf_sha": "118c955085ea7829f3a34decd38d63554b74451c", "fuelmain_sha": "1c042c80f6d101800c393b2f626cd9279a8e45b1", "astute_sha": "401bc474b1d8cebb8ba70b3b6154107e08fd725d", "release": "5.0", "fuellib_sha": "101f3645ead182bc47024ff7568b04554de06bba"} 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://192.168.0.1:6780/swift/v1 | | id | 0b91660358ea4915a63ab729bd373d5d | | internalURL | http://192.168.0.1:6780/swift/v1 | | publicURL | http://172.16.0.2:6780/swift/v1 | | region | RegionOne | +-------------+----------------------------------+ root@node-8:~# swift list [Errno 111] Connection refused root@node-8:~# curl http://172.16.0.2:6780/swift/v1 curl: (7) couldn't connect to host Update: The problem is wrong port in endpoint list, should be 8080 instead 6780.
2014-04-15 10:51:37 Denis Egorenko summary swift-api is not available wrong port for swift-api in endpoint-list
2014-04-15 10:58:21 Vladimir Kuklin summary wrong port for swift-api in endpoint-list wrong port for swift-api in endpoint-list with radosgw
2014-04-15 11:07:25 OpenStack Infra fuel: status Confirmed In Progress
2014-04-15 11:07:25 OpenStack Infra fuel: assignee Fuel Library Team (fuel-library) Vladimir Kuklin (vkuklin)
2014-04-15 11:07:48 Vladimir Kuklin tags ha icehouse backports-4.1.1 ha icehouse
2014-04-17 11:24:40 Vladimir Kuklin fuel: importance Critical High
2014-04-17 13:09:26 Openstack Gerrit fuel: status In Progress Fix Committed
2014-05-22 14:51:52 Anastasia Palkina fuel: status Fix Committed Fix Released
2014-05-27 17:23:29 Aleksandra Fedorova nominated for series fuel/5.0.x
2014-05-27 17:23:29 Aleksandra Fedorova bug task added fuel/5.0.x
2014-05-27 17:23:29 Aleksandra Fedorova nominated for series fuel/4.1.x
2014-05-27 17:23:29 Aleksandra Fedorova bug task added fuel/4.1.x
2014-05-27 17:23:38 Aleksandra Fedorova fuel/4.1.x: milestone 4.1.1
2014-05-27 17:23:47 Aleksandra Fedorova fuel/4.1.x: assignee Vladimir Kuklin (vkuklin)
2014-05-27 17:23:50 Aleksandra Fedorova fuel/4.1.x: importance Undecided High
2014-05-27 17:24:03 Aleksandra Fedorova fuel/4.1.x: status New Fix Committed