DescribeImages without image_id argument broken

Bug #681600 reported by Soren Hansen
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Soren Hansen

Bug Description

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 :(

Related branches

Soren Hansen (soren)
Changed in nova:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Akira Asakura (akira-asakura) wrote :

Hello all, my first post here.

I got same message on current trunk (r423), Ubuntu 10.10 server x64_86. and through proxy server.
required to set http_proxy, HTTPS_PROXY and not set no_proxy for bzr commands, and all unset for euca* commands.

nova-api console.

DEBUG:api:action: DescribeImages
DEBUG:api:arg: Owner.1 val: self
ERROR:root:TypeError: index() takes exactly 2 arguments (3 given)
127.0.0.1 - - [26/Nov/2010 13:28:58] "GET /services/Cloud/?AWSAccessKeyId ....

Soren Hansen (soren)
Changed in nova:
assignee: nobody → Soren Hansen (soren)
Revision history for this message
Soren Hansen (soren) wrote : Re: [Bug 681600] Re: DescribeImages without image_id argument broken

2010/11/26 Launchpad Bug Tracker <email address hidden>:
> ** Branch linked: lp:~soren/nova/lp681600

Still some testing to do..

--
Soren Hansen
Ubuntu Developer    http://www.ubuntu.com/
OpenStack Developer http://www.openstack.org/

Changed in nova:
status: Triaged → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.1
status: Fix Committed → Fix Released
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.