Activity log for bug #1706729

Date Who What changed Old value New value Message
2017-07-26 18:00:50 Kendall Nelson bug added bug
2017-07-26 18:01:01 Kendall Nelson tags solidfire nec solidfire
2017-07-26 18:01:11 Kendall Nelson tags nec solidfire drivers nec solidfire
2017-07-26 18:05:32 Kendall Nelson description There are several places where migration_status is being used to store info about the migration, i.e. target: + vol_id. migration_status should only be holding string statuses: migrating, error, success, completing, none, etc. This doesn't cause issues at the moment, but it needs to be fixed before the migration_status field can be made into an ovo enum. There are a few drivers that depend on this logic and so they will also need to be updated. There are several places where migration_status is being used to store info about the migration, i.e. target: + vol_id. migration_status should only be holding string statuses: migrating, error, success, completing, none, etc. Ex: https://github.com/openstack/cinder/blob/e62cb5eac5ee8074235a855b0ccafa1134eecc19/cinder/volume/manager.py#L1619 This doesn't cause issues at the moment, but it needs to be fixed before the migration_status field can be made into an ovo enum. There are a few drivers that depend on this logic and so they will also need to be updated.
2017-07-26 19:06:28 Kendall Nelson description There are several places where migration_status is being used to store info about the migration, i.e. target: + vol_id. migration_status should only be holding string statuses: migrating, error, success, completing, none, etc. Ex: https://github.com/openstack/cinder/blob/e62cb5eac5ee8074235a855b0ccafa1134eecc19/cinder/volume/manager.py#L1619 This doesn't cause issues at the moment, but it needs to be fixed before the migration_status field can be made into an ovo enum. There are a few drivers that depend on this logic and so they will also need to be updated. There are several places where migration_status is being used to store info about the migration, i.e. target: + vol_id. migration_status should only be holding string statuses: migrating, error, success, completing, none, etc. Examples: https://github.com/openstack/cinder/blob/e62cb5eac5ee8074235a855b0ccafa1134eecc19/cinder/volume/manager.py#L1619 https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/solidfire.py#L1273-L1275 This doesn't cause issues at the moment, but it needs to be fixed before the migration_status field can be made into an ovo enum. There are a few drivers that depend on this logic and so they will also need to be updated.
2017-07-26 19:08:41 Kendall Nelson description There are several places where migration_status is being used to store info about the migration, i.e. target: + vol_id. migration_status should only be holding string statuses: migrating, error, success, completing, none, etc. Examples: https://github.com/openstack/cinder/blob/e62cb5eac5ee8074235a855b0ccafa1134eecc19/cinder/volume/manager.py#L1619 https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/solidfire.py#L1273-L1275 This doesn't cause issues at the moment, but it needs to be fixed before the migration_status field can be made into an ovo enum. There are a few drivers that depend on this logic and so they will also need to be updated. There are several places where migration_status is being used to store info about the migration, i.e. target: + vol_id. migration_status should only be holding string statuses: migrating, error, success, completing, none, etc. Examples:  https://github.com/openstack/cinder/blob/e62cb5eac5ee8074235a855b0ccafa1134eecc19/cinder/volume/manager.py#L1619 https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/solidfire.py#L1273-L1275 https://github.com/openstack/cinder/blob/72611dc2137548666f95c9649eb3575e0273821f/cinder/tests/unit/volume/drivers/nec/test_volume.py#L934 This doesn't cause issues at the moment, but it needs to be fixed before the migration_status field can be made into an ovo enum. There are a few drivers that depend on this logic and so they will also need to be updated.
2017-07-26 19:09:23 Kendall Nelson bug added subscriber John Griffith
2017-07-26 19:10:27 Kendall Nelson bug added subscriber Shingo Takeda
2017-07-26 19:11:09 Kendall Nelson bug added subscriber Akihiro Motoki
2017-10-13 07:07:00 OpenStack Infra cinder: status New In Progress
2017-10-13 07:07:00 OpenStack Infra cinder: assignee Shunei Shiono (s-shiono)
2017-10-31 04:23:22 Shunei Shiono cinder: assignee Shunei Shiono (s-shiono)