new steps to change a node's fcdistro in a bonding environment
[tests.git] / system / TestApiserver.py
index 00a73ac..010b86c 100644 (file)
@@ -9,6 +9,7 @@ import xmlrpc.client
 server_methods = [ ('GetNodes' ,  []),
                    ('AddNode' , True),
                    ('SetNodePlainBootstrapfs', True),
+                   ('SetNodeFcdistro', True),
                    ('DeleteNode' , True),
                    ('UpdateNode' , True),
                    ('AddInterface' , True),