review 'print' statements - make sure to use PLC.Debug.log that gets redirected to...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Mar 2015 16:18:37 +0000 (17:18 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Mar 2015 16:18:37 +0000 (17:18 +0100)
commit36de11f1c6e35ae81eb4774a395f3507cd44feb3
tree33863925f43a503584854ccf9bea2a8f1049b3b7
parent9b3801556c6c6df3963a7dd836131813e8e533fb
review 'print' statements - make sure to use PLC.Debug.log that gets redirected to /var/log/httpd/error_log
especially for GetBootMedium that tends to become very long
PLC/Accessor.py
PLC/Filter.py
PLC/LeaseFilter.py
PLC/Methods/AddPersonToSite.py
PLC/Methods/AddSlice.py
PLC/Methods/GetBootMedium.py
PLC/Methods/GetNodeFlavour.py
PLC/Methods/RefreshPeer.py
PLC/Methods/UpdateLeases.py
PLC/Peers.py