yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21606
[Bug 1371046] [NEW] No type check for resource-id value in EC2 describe_tags filter
Public bug reported:
$ euca-describe-tags --filter resource-id=vol-nnn
returns tags for ami-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
** Affects: nova
Importance: Undecided
Status: New
--
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 OpenStack Compute (Nova):
New
Bug description:
$ euca-describe-tags --filter resource-id=vol-nnn
returns tags for ami-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/nova/+bug/1371046/+subscriptions
Follow ups
References