← Back to team overview

registry team mailing list archive

[Bug 681600] [NEW] DescribeImages without image_id argument broken

 

Public bug reported:

I get this with current trunk (r422):

[2010-11-25 22:07:54] soren@lenny:~$ euca-describe-images
TypeError: index() takes exactly 2 arguments (3 given)

nova.api.ec2.cloud.CloudController.describe_images calls
nova.image.s3.S3Service.index(context, image_id).
nova.image.s3.S3Service.index() only takes a context argument.

This really ought to have been caught by unit tests :(

** Affects: nova
     Importance: Medium
         Status: Triaged

** Changed in: nova
       Status: New => Triaged

** Changed in: nova
   Importance: Undecided => Medium

-- 
DescribeImages without image_id argument broken
https://bugs.launchpad.net/bugs/681600
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



Follow ups

References