← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1197294] Re: ec2 DescribeTags filter by resource-id/resource-type does not work

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-2

-- 
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/1197294

Title:
  ec2 DescribeTags filter by resource-id/resource-type does not work

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  # euca-describe-tags 
  TAG	i-00001897	instance	xxxx	xxx-1
  TAG	i-00001898	instance	xxxx	xxx-2

  # euca-describe-tags --filter resource-id=i-00001897
  TAG	i-00001897	instance	xxxx	xxx-1
  TAG	i-00001898	instance	xxxx	xxx-2

  filter by resource-id does not work

  # euca-describe-tags --filter resource-type=volume
  TAG	i-00001897	instance	xxxx	xxx-1
  TAG	i-00001898	instance	xxxx	xxx-2

  filter by resource-type does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1197294/+subscriptions