summaryrefslogtreecommitdiffstats
path: root/nova/context.py
diff options
context:
space:
mode:
authorMichael Gundlach <michael.gundlach@rackspace.com>2010-10-12 22:43:37 +0000
committerTarmac <>2010-10-12 22:43:37 +0000
commitd0a55238fdf64a8da51ea1fe328a1a3dc3d17dc7 (patch)
treeaca86d69fe0bce270c9e7b8e1dc6113db380544b /nova/context.py
parent8896e712e90330ae42c13367fd79b1a18b56c0a0 (diff)
parentaa92c017ab91d7fb0ec9c2cd5fd420e625ce2dbd (diff)
downloadnova-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