Block migration fails when keystone is in use.

Bug #919390 reported by Kiall Mac Innes
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Kiall Mac Innes

Bug Description

nova.virt.libvirt.connection.pre_block_migration() depends on nova.auth.manager.AuthManager() which is unused when keystone is in use.

This affects both essex and diablo.

https://github.com/openstack/nova/blob/fd1aa4613b/nova/virt/libvirt/connection.py#L1799-1801

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/3237

Changed in nova:
assignee: nobody → Kiall Mac Innes (kiall)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/diablo)

Fix proposed to branch: stable/diablo
Review: https://review.openstack.org/3239

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

Reviewed: https://review.openstack.org/3237
Committed: http://github.com/openstack/nova/commit/ccc2471f3e8fd4f5fc0572b4f29c579022f984a7
Submitter: Jenkins
Branch: master

commit ccc2471f3e8fd4f5fc0572b4f29c579022f984a7
Author: Kiall Mac Innes <email address hidden>
Date: Fri Jan 20 20:55:44 2012 +0000

    Fixes bug #919390 - Block Migration fails when keystone is un use.

    I've Updated the calls to nova.virt.libvirt.utils.fetch_image() to match the rest of the class.

    Additionally, nova.virt.images.fetch() currently makes no use of the user/project id supplied.

    Change-Id: I2db4b8c1b6542909fcc2b452fc961e22fe2557bf

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/diablo)

Reviewed: https://review.openstack.org/3239
Committed: http://github.com/openstack/nova/commit/13599a50ae4420cc3fe132be9e1d0adf70aaf233
Submitter: Jenkins
Branch: stable/diablo

commit 13599a50ae4420cc3fe132be9e1d0adf70aaf233
Author: Kiall Mac Innes <email address hidden>
Date: Fri Jan 20 21:08:11 2012 +0000

    Fixes bug #919390 - Block Migration fails when keystone is un use.

    I've Updated the calls to nova.virt.libvirt.utils.fetch_image() to match the rest of the class.

    Additionally, nova.virt.images.fetch() currently makes no use of the user/project id supplied.

    Change-Id: I2db4b8c1b6542909fcc2b452fc961e22fe2557bf

tags: added: in-stable-diablo
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-4
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
Sean Dague (sdague)
no longer affects: nova/diablo
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.