]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix topics so that the do not collide with nova.
authorAnthony Young <sleepsonthefloor@gmail.com>
Wed, 30 May 2012 22:24:41 +0000 (15:24 -0700)
committerAnthony Young <sleepsonthefloor@gmail.com>
Wed, 30 May 2012 23:00:53 +0000 (16:00 -0700)
commit2263cf7db7672699e29a76d68dbe91cad2071b86
tree0e82ecbf5cf3cb40ac0bbfc65acc60fa328c6b44
parent50792c2ff41fdc7e73b3e3c51f4510366debfd14
Fix topics so that the do not collide with nova.

 * Without this, there are issues running cinder if
   you have previously run n-vol
 * Fix pep8

Change-Id: Id56dbfd6c4f62a74cc57edcc7859753dd7e36229
cinder/db/sqlalchemy/api.py
cinder/flags.py
cinder/scheduler/driver.py
cinder/service.py
cinder/tests/scheduler/test_scheduler.py
cinder/volume/manager.py