glance_api_servers=None should use the catalogue

Bug #1371644 reported by Duncan Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Wishlist
Nate Potter

Bug Description

We have the config option glance_api_servers to give a list of glance API URLs. This information, for most installs, is in the catalogue, so we should be able to set the to none and use the catalogue value.

A similar change went in recently to cinder-backup to use the catalogue for find the swift endpoint.

Changed in cinder:
importance: Undecided → Wishlist
Revision history for this message
John Griffith (john-griffith) wrote :

Can you please add the specifics here around where you want these changed etc. That way somebody can easily take a look at the triaged list and pick up work on it.

Changed in cinder:
status: New → Triaged
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

Duncan, can you point me at where this was change in cinder-backup? I am willing to fix this, but not clear to me where the impact is.

Changed in cinder:
assignee: nobody → Sean McGinnis (sean-mcginnis)
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

Automatically unassigning due to inactivity.

Changed in cinder:
assignee: Sean McGinnis (sean-mcginnis) → nobody
Nate Potter (ntpttr)
Changed in cinder:
assignee: nobody → Nate Potter (ntpttr)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/252476

Changed in cinder:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/252476
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3aa3238cd0323ea8fc4cd4a2e5c1f990d87bfc04
Submitter: Jenkins
Branch: master

commit 3aa3238cd0323ea8fc4cd4a2e5c1f990d87bfc04
Author: Nate Potter <email address hidden>
Date: Wed Dec 2 15:54:08 2015 +0000

    Use the catalog to retrieve glance_api_servers

    Currently the config option glance_api_servers must be
    set to give the correct list of glance API URLs. This
    patch enables the use of the catalog to find the glance
    endpoint when this config option is set to None, and
    changes its default to None as well.

    Closes-bug: #1371644
    DocImpact: The config options glance_host and glance_port
    have been removed, the default value for glance_api_servers
    has been changed to None, and a new config option
    glance_catalog_info has been added to glance_opts.
    Change-Id: I261da528eb008f6b2520aef043c06697bd5ce352

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/cinder 9.0.0.0b1

This issue was fixed in the openstack/cinder 9.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.