]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
rework migration 004 testing with real data
authorSean Dague <sdague@linux.vnet.ibm.com>
Tue, 5 Feb 2013 23:12:29 +0000 (18:12 -0500)
committerSean Dague <sdague@linux.vnet.ibm.com>
Wed, 6 Feb 2013 02:01:06 +0000 (21:01 -0500)
commitc1f4c93a6112506c9bb7abb979c41f955ab8484b
tree1bab19a28dc64519d40d8bcfd72b6efbaacb2244
parent5542c012f80696fbb60c3604491ac705f76eb656
rework migration 004 testing with real data

tests that 004 works with real data.

Fix downgrade issue where id conversion needed to happen prior to
the schema definition change.

Fix pep8 E12* items

Change-Id: I216d649bf081a6d70321e72e06357ef5a729a998
cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py
cinder/tests/test_migrations.py