← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1371046] Re: No type check for resource-id value in EC2 describe_tags filter

 

** Changed in: nova
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1371046

Title:
  No type check for resource-id value in EC2 describe_tags filter

Status in ec2-api:
  Fix Released
Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  $ euca-describe-tags --filter resource-id=vol-nnn
  returns tags for i-nnn instance.

  For example:
  $ euca-describe-tags
  TAG	i-0000000e	instance	xxx	yyy

  $ euca-describe-tags --filter resource-id=vol-0000000e
  TAG	i-0000000e	instance	xxx	yyy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ec2-api/+bug/1371046/+subscriptions


References