]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix _migrate_up in test_migrations
authorChris Yeoh <cyeoh@au1.ibm.com>
Wed, 13 Mar 2013 01:53:53 +0000 (12:23 +1030)
committerChris Yeoh <cyeoh@au1.ibm.com>
Wed, 13 Mar 2013 01:56:11 +0000 (12:26 +1030)
commitd4a3edf3a51757db99aee38762c709146c320f62
treee7f06cdfee4c71207206062822f2b608dd0cdbe7
parent3f888b9518169cd0cf12da94d4e9a357642f4908
Fix _migrate_up in test_migrations

_migrate_up should always actually do a db upgrade whether or
not it is being tested with data or not

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