Bug 887209 - [RFE] nova should query service catalogue to learn about glance (image service) deployments
Summary: [RFE] nova should query service catalogue to learn about glance (image servic...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 2.0 (Folsom)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-14 10:24 UTC by Giulio Fidente
Modified: 2016-04-18 07:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-28 20:37:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Giulio Fidente 2012-12-14 10:24:49 UTC
Description of problem:
nova does not query keystone to learn about glance (image service) deployments, requires glance_{host,port} to be set in nova.conf


Version-Release number of selected component (if applicable):
openstack-nova-2012.2.1-2.el6ost.noarch


Steps to Reproduce:
1. install and configure glance in keystone
2. install nova on a separate host
3. try 'nova image-list'
  

Actual results:
in api.log
> CommunicationError: Error communicating with http://$HOSTNAME:9292 [Errno 111] ECONNREFUSED


Expected results:
nova discovers glance installations via keystone

Comment 2 Alan Pevec 2012-12-20 18:29:25 UTC
This was discussed some time ago upstream[1] but no changes yet AFAICT

[1] https://lists.launchpad.net/openstack/msg13288.html

Comment 4 Stephen Gordon 2016-01-28 20:37:23 UTC
This no longer appears to be required in current releases.


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