X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fplanetlab%2Fpldriver.py;h=8388ea2ad9184aa250b8538c19555be88a3b89a4;hb=41c56baf85ff7b538d983b90d7c8222cdd5b7c3a;hp=33b88049d5408ec7c7c681857af9f7c39bb6b163;hpb=29f2a6598e1f2d0a833bf5d4b004eb5323ef743c;p=sfa.git diff --git a/sfa/planetlab/pldriver.py b/sfa/planetlab/pldriver.py index 33b88049..8388ea2a 100644 --- a/sfa/planetlab/pldriver.py +++ b/sfa/planetlab/pldriver.py @@ -579,7 +579,7 @@ class PlDriver (Driver): def describe(self, creds, urns, options): return {} - def sliver_status (self, slice_urn, slice_hrn): + def status (self, slice_urn, slice_hrn): # find out where this slice is currently running slicename = hrn_to_pl_slicename(slice_hrn)