NEC driver: Never use target info in migration_status
NEC driver uses target info in migration_status at volume creation.
The target info will be deleted from migration_status in future
cinder version. This patch change the driver not to use target info
in migration_status.
Reviewed: https:/ /review. openstack. org/511737 /git.openstack. org/cgit/ openstack/ cinder/ commit/ ?id=a638f483fb4 1df4f4acc0b0f42 d289ba711333e5
Committed: https:/
Submitter: Zuul
Branch: master
commit a638f483fb41df4 f4acc0b0f42d289 ba711333e5
Author: Shunei Shiono <email address hidden>
Date: Fri Oct 13 16:02:26 2017 +0900
NEC driver: Never use target info in migration_status
NEC driver uses target info in migration_status at volume creation.
The target info will be deleted from migration_status in future
cinder version. This patch change the driver not to use target info
in migration_status.
Change-Id: I04b188d1300979 b3b4b070781c6c2 105f638b649
Partial-Bug: #1706729