[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

Andrew Glen-Young 1061166 at bugs.launchpad.net
Thu Oct 4 21:21:04 UTC 2012


The loose relationship between two auto_incrementing `id` columns of
different tables is insanely brittle. I am not convinced that the
intention was for the relation to work this way. It may simple be a
problem with part of the code referencing `id` instead of `uuid`.

The uuid's in the `instances_id_mapping` should, at the minimum, include
a unique constraint.

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

Title:
  ec2 instance IDs are broken after folsom upgrade

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



More information about the Ubuntu-server-bugs mailing list