Is there any way to figure out which machines were created by which specific user? I've tried looking at the servers/details option, but even though it's possible to determine which machines were created by the same user (via the user_id) I'm unable to say "oh I know which username that user_id corresponds to!" I'd also rather not use the keypair field to group the machines.
As a small note, I'm using the http Compute API, not the nova command line client.