]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
add data injection on migrations
authorSean Dague <sdague@linux.vnet.ibm.com>
Tue, 5 Feb 2013 12:28:22 +0000 (07:28 -0500)
committerSean Dague <sdague@linux.vnet.ibm.com>
Tue, 5 Feb 2013 19:05:15 +0000 (14:05 -0500)
commit5542c012f80696fbb60c3604491ac705f76eb656
treeb1dc43c5af227b684d625d6d9fd6957e978193bf
parent38dd6591b91362a3862a2c05a12409e8f3a08285
add data injection on migrations

bring over the data injection from migrations from nova, which allows
us to inject sample data at every migration in the walk_versions, and
run a check after the migration to make sure that things look as we
expected.

Change-Id: I8b1d36f1363c12768dea228a3ecfafc1b919f083
cinder/tests/test_migrations.py