X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fserver%2Fmodpython%2FSfaAggregateModPython.py;h=50f9f5f3d71f57f078360d6d15a3bf1e49233dac;hb=0f90da7f05fbe3d07e56790c10f6ecc877b33754;hp=515b083ea0d94eb6fa3ebf13b5048044e6eb4851;hpb=431a6bf78c6232a44b178e2092451e733a71bba3;p=sfa.git diff --git a/sfa/server/modpython/SfaAggregateModPython.py b/sfa/server/modpython/SfaAggregateModPython.py index 515b083e..50f9f5f3 100755 --- a/sfa/server/modpython/SfaAggregateModPython.py +++ b/sfa/server/modpython/SfaAggregateModPython.py @@ -9,11 +9,10 @@ import sys import traceback -import xmlrpclib from mod_python import apache from sfa.util.sfalogging import logger -from sfa.plc.server import SfaApi +from sfa.planetlab.server import SfaApi api = SfaApi(interface='aggregate')