Merge "Remove redundant notification"
This commit is contained in:
commit
62834d9094
@ -985,10 +985,6 @@ class VolumeManager(manager.CleanableManager,
|
||||
"status to %(status)s." % msg_args)
|
||||
LOG.exception(msg, msg_args)
|
||||
|
||||
self._notify_about_volume_usage(context, volume,
|
||||
"revert.end")
|
||||
self._notify_about_snapshot_usage(context, snapshot,
|
||||
"revert.end")
|
||||
v_res = volume.update_single_status_where(
|
||||
'available', 'reverting')
|
||||
if not v_res:
|
||||
|
Loading…
Reference in New Issue
Block a user