Bug 860366 - heat-jeos "Cannot connect to Glance" error
Summary: heat-jeos "Cannot connect to Glance" error
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: heat-jeos
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Tomas Sedovic
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-25 17:23 UTC by Steven Hardy
Modified: 2013-12-13 19:34 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-13 19:34:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Steven Hardy 2012-09-25 17:23:41 UTC
Description of problem:

Attempting to run heat-jeos with the --register-with-glance option results in an error connecting to glance, but the credentials and connection (via the glance CLI tool) seem fine.

[root@heattestlt ~]# heat-jeos create F17-x86_64-cfntools --register-with-glance
/bin/heat-jeos:32: UserWarning: The 'glance.client' module is deprecated in favor of the 'glanceclient' module provided by python-glanceclient (see http://github.com/openstack/python-glanceclient).
  from glance import client as glance_client
Cannot connect to Glance. Please verify that it's running and check your credentials.

[root@heattestlt ~]# glance index
ID                                   Name                           Disk Format          Container Format     Size          
------------------------------------ ------------------------------ -------------------- -------------------- --------------
61b70f02-b3ff-4869-aeaa-786de9a5170d F17-x86_64-cfntools            qcow2                bare                      647228928
1a1c7e4d-48e8-4c65-a788-a639295c22cb ami-tty                        ami                  ami                        25165824
0138a659-aed3-4b78-9b54-a7fdd224c135 ari-tty                        ari                  ari                         5882349
d39b1cd6-a173-494f-a42c-e1fd5fec915f aki-tty                        aki                  aki                         4404752
60994356-0f8e-44e1-9147-917b2ce3438c f16                            qcow2                bare                      213581824



Version-Release number of selected component (if applicable):

heat-jeos-6-1.fc18.noarch

How reproducible:
Always

Steps to Reproduce:
1.Run heat-jeos with the --register-with-glance option
2.Observe failure
  
Actual results:
Error connecting to glance

Expected results:
No error connecting to glance

Additional info:

Comment 1 Tomas Sedovic 2012-10-08 14:25:54 UTC
Seems to be related to this upstream issue:

https://github.com/heat-api/heat-jeos/issues/20

Comment 2 Steven Dake 2013-12-13 19:34:56 UTC
heat-jeos is being removed from F21, so I'll close this bug.


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