Skip to content
Snippets Groups Projects
Commit 2d237e93 authored by Helga Velroyen's avatar Helga Velroyen
Browse files

Fix lint error in cmdlib


Was accidentally introduced by commit 912737ba.

Signed-off-by: default avatarHelga Velroyen <helgav@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parent 912737ba
No related branches found
No related tags found
No related merge requests found
......@@ -4505,7 +4505,6 @@ class LUClusterSetParams(LogicalUnit):
" because instance '%s' is using it." %
(instance.disk_template, instance.name))
 
def _SetVgName(self, feedback_fn):
"""Determines and sets the new volume group name.
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment