[Bug 1018244] Re: When keystone is enabled, the ec2 API returns uuids instead of tenant names
Michael Still
michael.still at canonical.com
Fri Aug 10 08:19:25 UTC 2012
Looking at the ec2 api code, this is pretty consistent for all these
calls -- you'll get the uuid (with keystone) or the project id (without
keystone) in all cases. This is consistent with the ec2 api
specification, which says this field should be:
"ownerId The ID of the AWS account that owns the reservation."
They examples have large numbers as values, so this isn't meant to be a
human readable value. That's unfortunate, given euca2ools doesn't try to
do the lookup to turn this into one.
I'm going to close this bug as invalid though, as it is what the spec
intends for this call.
** Changed in: nova
Status: Confirmed => Invalid
** Changed in: nova (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1018244
Title:
When keystone is enabled, the ec2 API returns uuids instead of tenant
names
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1018244/+subscriptions
More information about the Ubuntu-server-bugs
mailing list