Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1095679

Summary: Glance error: no route to host
Product: Red Hat OpenStack Reporter: Tzach Shefi <tshefi>
Component: openstack-packstackAssignee: Ivan Chavero <ichavero>
Status: CLOSED NOTABUG QA Contact: Ami Jeain <ajeain>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 7)CC: aortega, derekh, eglynn, fpercoco, tshefi, yeylon
Target Milestone: ---   
Target Release: 5.0 (RHEL 7)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-03 20:50:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Glance API log none

Description Tzach Shefi 2014-05-08 11:45:16 UTC
Created attachment 893600 [details]
Glance API log

Description of problem: When accessing instance page from Horizon getting "Something went wrong". 

When trying glance image-list getting: 
Error communicating with http://10.35.104.17:9292 [Errno 113] No route to host

Semi dist' setup installed using packstack
Selinux disabled.

Version-Release number of selected component (if applicable):
RHEL 7
python-glance-2014.1-2.el7ost.noarch
python-glanceclient-0.12.0-1.el7ost.noarch
openstack-glance-2014.1-2.el7ost.noarch


How reproducible:
not sure

Steps to Reproduce:
1. install and try to access Glance UI or CLI
2.
3.

Actual results:

Error communicating with http://10.35.104.17:9292 [Errno 113] No route to host 

Expected results:

Should complete glance command.

Additional info:

Comment 1 Flavio Percoco 2014-05-08 11:56:04 UTC
Did you check iptables? This doesn't seem to have anything to do with Glance.

Comment 3 Tzach Shefi 2014-05-08 12:30:33 UTC
Flavio correct setting:  service iptables stop  - fixed problem. 

So this bug is really about missing firewall rules, shouldn't they be added automatically during setup?

Comment 4 Flavio Percoco 2014-05-08 13:35:38 UTC
it depends.

Did you use packstack/Foreman?

Can you access other services (keystone for example) ?

Comment 5 Flavio Percoco 2014-05-08 15:35:53 UTC
This is not storage related, moving under packstack since it was used to install everything

Comment 6 Tzach Shefi 2014-05-12 07:51:28 UTC
Used packstack to deploy. 

As per other services, can't say didn't check it before disabling firewall.

Comment 7 Ivan Chavero 2014-05-20 18:50:34 UTC
I could not reproduce this problem on an installation that used packstack from git, i can see the images using horizon as well as with the CLI client.

Comment 8 Tzach Shefi 2014-05-21 06:48:14 UTC
Ivan, 

OK, lets close ticket if happens again I'll reopen it. 
Wasn't able to reproduce it my self either on a recent build.