Bug 1141567 - [CISCO RHEL-OSP] Glance image-list Fails to list the image from remote host
Summary: [CISCO RHEL-OSP] Glance image-list Fails to list the image from remote host
Keywords:
Status: CLOSED DUPLICATE of bug 1129742
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 5.0 (RHEL 7)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 5.0 (RHEL 7)
Assignee: Martin Magr
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-14 20:49 UTC by satya routray
Modified: 2016-04-26 16:01 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-15 07:16:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description satya routray 2014-09-14 20:49:20 UTC
When trying glance image-list getting: 
Error finding address for http://192.168.131.7:9292/v1/images/detail?sort_key=name&sort_dir=asc&limit=20: ('Connection aborted.', error(113, 'No route to host'))

Semi dist' setup installed using packstack
Selinux Permissive.

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

How reproducible:
1. Install Redhat openstack platform 5
2. install another machine (say machine 2) with all clients
3. copy the keystonerc_admin file on machine 2
4. source the keystonerc_admin file
5. do a glance image-list

Actual results:

Error finding address for http://192.168.131.7:9292/v1/images/detail?sort_key=name&sort_dir=asc&limit=20: ('Connection aborted.', error(113, 'No route to host')) 

Expected results:

Should complete glance command.

Additional info:

Comment 2 satya routray 2014-09-14 21:06:02 UTC
it seems to be an IPTABLES issue where port 9292 is not open
opening the port 9292 make it works fine

Comment 3 Flavio Percoco 2014-09-15 07:16:05 UTC

*** This bug has been marked as a duplicate of bug 1129742 ***


Note You need to log in before you can comment on or make changes to this bug.