tools for dealing with plain-bootstrapfs tag, and simpler names: nodedistro instead...
[tests.git] / system / TestApiserver.py
index 010b86c..502f2dc 100644 (file)
@@ -6,8 +6,8 @@
 import xmlrpc.client
 
 # the default value is for the dry run mode
-server_methods = [ ('GetNodes' ,  []),
-                   ('AddNode' , True),
+server_methods = [ ('GetNodes', []),
+                   ('AddNode', True),
                    ('SetNodePlainBootstrapfs', True),
                    ('SetNodeFcdistro', True),
                    ('DeleteNode' , True),