diff options
author | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-10-12 22:43:37 +0000 |
---|---|---|
committer | Tarmac <> | 2010-10-12 22:43:37 +0000 |
commit | d0a55238fdf64a8da51ea1fe328a1a3dc3d17dc7 (patch) | |
tree | aca86d69fe0bce270c9e7b8e1dc6113db380544b /nova/context.py | |
parent | 8896e712e90330ae42c13367fd79b1a18b56c0a0 (diff) | |
parent | aa92c017ab91d7fb0ec9c2cd5fd420e625ce2dbd (diff) | |
download | nova-d0a55238fdf64a8da51ea1fe328a1a3dc3d17dc7.tar.gz nova-d0a55238fdf64a8da51ea1fe328a1a3dc3d17dc7.tar.xz nova-d0a55238fdf64a8da51ea1fe328a1a3dc3d17dc7.zip |
Revert the conversion to 64-bit ints stored in a PickleType column, because PickleType is incompatible with having a unique constraint.
We moved away from 32 bit ints because of the chance of collision. It turns out the existing code already checked for collisions and retried, so this wasn't an issue.
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions