X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Fserver%2Fmodpython%2FSfaAggregateModPython.py;h=50f9f5f3d71f57f078360d6d15a3bf1e49233dac;hp=8c97d19446660b68ed600a038243c14f4d71161f;hb=0f90da7f05fbe3d07e56790c10f6ecc877b33754;hpb=2a47b9c79b0a6996f61eb70606be88f54cc4a398 diff --git a/sfa/server/modpython/SfaAggregateModPython.py b/sfa/server/modpython/SfaAggregateModPython.py index 8c97d194..50f9f5f3 100755 --- a/sfa/server/modpython/SfaAggregateModPython.py +++ b/sfa/server/modpython/SfaAggregateModPython.py @@ -12,7 +12,7 @@ import traceback 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')