]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implements bp migrate-nova-volumes-to-cinder
authorJohn Griffith <john.griffith@solidfire.com>
Wed, 8 Aug 2012 19:33:08 +0000 (13:33 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Tue, 14 Aug 2012 22:33:00 +0000 (16:33 -0600)
commit11545df5cb4fde935adec8160154e591cde8d1b9
tree0041f83997ca77e14b11660b48f1fcf80e5e2abd
parent5f31f6e6974d097e525dbc3157f716bf069e4702
Implements bp migrate-nova-volumes-to-cinder

  Helper cmds to transition from nova to cinder

  Implements an import section in cinder-manage to transfer
  applicable tables from local or remote Nova database into a
  fresh Cinder database.

  Also implements optional method to copy persistent target files.

Change-Id: I2e655e26c55f1986f3b1554726cead9e73ee9bd6
bin/cinder-manage
cinder/exception.py