X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fiotlab%2Fiotlabaggregate.py;h=a0edf3a7c95ccd69ad82cd436e4bbf7ea8c11b61;hb=d455cac1bab3040261193db360e18256e74e513d;hp=ee95299b0053a0455edb3ed93792925787df43d3;hpb=262df18c820210321d5bf42be9e19da08c31218c;p=sfa.git diff --git a/sfa/iotlab/iotlabaggregate.py b/sfa/iotlab/iotlabaggregate.py index ee95299b..a0edf3a7 100644 --- a/sfa/iotlab/iotlabaggregate.py +++ b/sfa/iotlab/iotlabaggregate.py @@ -59,6 +59,7 @@ class IotLABAggregate(object): # rspec_node['boot_state'] = 'true' if node['state'] == 'Absent' or \ node['state'] == 'Suspected' or \ + node['state'] == 'Dead' or \ node['state'] == 'Busy': rspec_node['available'] = 'false' else: