From ccc2471f3e8fd4f5fc0572b4f29c579022f984a7 Mon Sep 17 00:00:00 2001 From: Kiall Mac Innes Date: Fri, 20 Jan 2012 20:55:44 +0000 Subject: 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 --- Authors | 1 + 1 file changed, 1 insertion(+) (limited to 'Authors') diff --git a/Authors b/Authors index 159296731..6a80ade28 100644 --- a/Authors +++ b/Authors @@ -92,6 +92,7 @@ masukotm Ken Pepple Kevin Bringard Kevin L. Mitchell +Kiall Mac Innes Kirill Shileev Koji Iida Likitha Shetty -- cgit