Pass additional context info in headers to glance

Bug #1200761 reported by Iccha Sethi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Iccha Sethi

Bug Description

Glance is moving towards an optional no auth strategy. Therefore it is reliant on nova sending it the necessary information.

Related bugs:

https://bugs.launchpad.net/python-glanceclient/+bug/1200758

Related reviews:

https://review.openstack.org/#/c/36563/

Changed in nova:
importance: Undecided → Low
assignee: nobody → Iccha Sethi (iccha-sethi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/37070
Committed: http://github.com/openstack/nova/commit/5bb1803cfd82eceec09765fb3c41e9e571364a94
Submitter: Jenkins
Branch: master

commit 5bb1803cfd82eceec09765fb3c41e9e571364a94
Author: iccha.sethi <email address hidden>
Date: Fri Jul 12 20:23:19 2013 +0000

    Add identity headers while calling glanceclient

    Glance and glanceclient have patches up for a no auth
    option in glance. In order for that to happen, nova needs to
    send in additional information in its headers to glanceclient.
    More details:
    Some deployments have everything in the same network. And
    for long running snapshots this may cause 401s because
    token expires. In these cases the reauth is not required
    cause nova has already authenticated the user.
    This patch does not convert it to no auth. It only makes
    it optional for glance users who do want to use that option.
    Related patches:
    https://review.openstack.org/#/c/37062/
    https://review.openstack.org/#/c/36563/

    Resolves bug 1200761

    Change-Id: Ife02059abbdce7920f1f408b71e9745d777fa770

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-3 → 2013.2
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.