Commit 3f32cfa9 authored by Romain Courteaud's avatar Romain Courteaud

Remove setInstanceParameterDict from interface.

This functionnality is already provided by request.
parent 1b1b35c6
......@@ -164,16 +164,6 @@ class IComputerPartition(IBuildoutController):
profile.
"""
def setInstanceParameterDict(partition_parameter_kw):
"""
Set instance parameter informations on the slagrid server.
partition_parameter_kw -- dictionary of parameters.
This method can be used to propagate connection informations (like
service's port).
"""
def setUsage(usage_log):
"""
Associate a usage log to the computer partition.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment