diff options
author | Dan Prince <dprince@redhat.com> | 2012-11-19 11:53:23 -0500 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2012-11-19 11:57:32 -0500 |
commit | 8e9e5c7965d50113dda4e69c9ec0248cd3db0037 (patch) | |
tree | 253df713da95cdf54ee3685c18bde0813dfcd2a4 /nova/utils.py | |
parent | cce0428ab51484564d0f17e3013367e4c0028873 (diff) | |
download | nova-8e9e5c7965d50113dda4e69c9ec0248cd3db0037.tar.gz nova-8e9e5c7965d50113dda4e69c9ec0248cd3db0037.tar.xz nova-8e9e5c7965d50113dda4e69c9ec0248cd3db0037.zip |
Drop unused PostgreSQL sequences from Folsom.
In Folsom the snapshots and volumes tables were converted to use
UUID's. When we performed this conversion in Folsom a couple of
unused PostgreSQL sequences were left behind.
This migration removes the snapshots_id_seq and volumes_id_seq
if they exist in the schema when using PostgreSQL.
Fixes LP Bug #1080786.
Change-Id: I075e2afebcb5236f96ab5d6ab13e249d078da86b
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions