]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove the 'migrate' option from cinder-manage
authorJay S. Bryant <jsbryant@us.ibm.com>
Fri, 14 Jun 2013 23:30:10 +0000 (18:30 -0500)
committerJay S. Bryant <jsbryant@us.ibm.com>
Fri, 14 Jun 2013 23:30:10 +0000 (18:30 -0500)
commitf6064e729d20464857c7136ed7b8ab8548c4f561
treedece41011145fa98e21114060e3c885d52b2638e
parent930f5891b0815e1b49b9b2cc840e0c24b2796e84
Remove the 'migrate' option from cinder-manage

The 'migrate' option was only appropriate for use migrating
databases for volumes from Nova-Folsom-->Cinder-Folsom.  The
code hasn't been tested since.

Given the above facts, this commit removes the migrate code from
cinder-manage.  The man page for cinder-manage was already
updated to remove the option in a previous commit.

(fixes bug #1187134)

Change-Id: I7bf378cd4b0dd4f6d1bdf475b826a59a31112638
bin/cinder-manage