Adding more error check in OARrestapi.
[sfa.git] / sfa / iotlab / iotlabaggregate.py
index 9cc600f..fc5b2db 100644 (file)
@@ -329,7 +329,7 @@ class IotlabAggregate:
                 try:
                     rspec_lease['slice_id'] = lease['slice_id']
                 except KeyError:
-                    #No info on the slice used in iotlab_xp table
+                    #No info on the slice used in testbed_xp table
                     pass
                 rspec_lease['start_time'] = lease['t_from']
                 rspec_lease['duration'] = (lease['t_until'] - lease['t_from']) \