X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fplanetlab%2Fplshell.py;h=94b66eac57b9d91c753c5aecb16818e17ca73976;hb=e017ebec65e8467f4ae3c9238aef97b9d1141537;hp=8877f410e7c034f24884a65b97feefd623220130;hpb=8e558be62ca1e048cedb76d6036d1acbfa827bd4;p=sfa.git diff --git a/sfa/planetlab/plshell.py b/sfa/planetlab/plshell.py index 8877f410..94b66eac 100644 --- a/sfa/planetlab/plshell.py +++ b/sfa/planetlab/plshell.py @@ -23,7 +23,7 @@ class PlShell: 'UnBindObjectFromPeer', 'UpdateNode', 'UpdatePerson', 'UpdateSite', 'UpdateSlice', 'UpdateSliceTag', # also used as-is in importer - 'GetSites', 'GetNodes', + 'GetSites', 'GetNodes', 'GetSiteTags', # Lease management methods 'GetLeases', 'GetLeaseGranularity', 'DeleteLeases', 'UpdateLeases', 'AddLeases',