[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2011-11-30 Thread graziano obertelli
** Changed in: euca2ools Status: Fix Committed => Fix Released ** No longer affects: eucalyptus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/541468 Title: euca-describe-images lists all im

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-11-18 Thread Scott Moser
fixed upstream in r316 http://bazaar.launchpad.net/~eucalyptus- maintainers/euca2ools/euca2ools-main/revision/316 -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/euca2ools -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 1.2-0ubuntu7 --- euca2ools (1.2-0ubuntu7) lucid; urgency=low [ Dustin Kirkland ] * Try to get the Debian and Ubuntu packaging in better sync - debian/watch: pulled from Debian - debian/rules, debian/manpages: fix manpage buildi

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-24 Thread Scott Moser
** Patch removed: "euca-describe-images patch to make consistent with ec2-describe-images" http://launchpadlibrarian.net/41796802/bug-541468.diff ** Patch added: "patch against euca2ools trunk" http://launchpadlibrarian.net/41884577/bug-541468.diff ** Branch unlinked: lp:euca2ools ** Cha

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/lucid/euca2ools/euca2ools.dev -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-24 Thread Scott Moser
I ran the attached file as ec2 my account. As shown here, I got identical results for the modified euca-describe-images and ec2-describe-images all-image: euca: 0 ec2: 0 all: euca: 5124 ec2: 5124 canonical-or-amazon: euca: 718 ec2: 718 canonical-or-amazon-x-self: euca: 44 ec2: 44 none: euca: 49

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-23 Thread Brian Murray
** Tags added: patch -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-23 Thread Scott Moser
I've run a fair set of tests, and the attached patch results in identical image lists between euca-describe-images and ec2-describe- images with my user id pointed at ec2. ** Patch added: "euca-describe-images patch to make consistent with ec2-describe-images" http://launchpadlibrarian.net/41

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-23 Thread Mathias Gug
** Changed in: euca2ools (Ubuntu) Importance: Undecided => Low -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Yeah, looks like I can get boto to return the correct image is by setting owners and executable_by to None. If executable_by is set to ['self'], nothing is returned, which does not make a lot of sense. Good luck getting to the bottom of this. Frankly, this is beyond the scope of euca2ools function

Re: [Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Scott Moser
On Thu, 18 Mar 2010, Neil Soman wrote: > Reintroducing the workaround fixes this problem. The list from EC2 > includes all images even if an image id is specified. This is simply not true. You can convince yourself of it by using 'get_image' from boto. euca_conn.get_image(image_ids[0]) or i

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Launchpad Bug Tracker
** Branch linked: lp:euca2ools -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Fixed in revno 268. Describe images asks for a list of images as before (instead of asking for all images). It will then double check the list against the list specified by the user and display only the intersection, just in case the service sends back all images. ** Changed in: eucalyptus

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Reintroducing the workaround fixes this problem. The list from EC2 includes all images even if an image id is specified. -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Definitely a regression due to 530296 and not 531076 -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Scott Moser
** Also affects: eucalyptus Importance: Undecided Status: New -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Scott Moser
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/41247992/Dependencies.txt -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc