Skip to content

Commit

Permalink
changem svc host ostype
Browse files Browse the repository at this point in the history
  • Loading branch information
tanjiangyu-ghca committed Jan 26, 2022
1 parent 2612b93 commit d1b8160
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion delfin/drivers/ibm/storwize_svc/ssh_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,6 @@ def list_masking_views(self, storage_id):
"native_masking_view_id": view_id,
}
view_list.append(view_result)

return view_list
except Exception as e:
LOG.error("Failed to get view metrics from svc")
Expand Down

0 comments on commit d1b8160

Please sign in to comment.