X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fslicetabexperiment.py;h=324ee0a9623792944996f8a50a57577668972a68;hb=111d0fcb9681bf94ff184fe43bf636b6d672cbff;hp=9260f27a06779d0600d53a5e142ba9a5dbf00fd6;hpb=bc5fef422b84dae845615fad065ece5ef450e01c;p=myslice.git diff --git a/portal/slicetabexperiment.py b/portal/slicetabexperiment.py index 9260f27a..324ee0a9 100644 --- a/portal/slicetabexperiment.py +++ b/portal/slicetabexperiment.py @@ -78,6 +78,7 @@ class ExperimentView (FreeAccessView, ThemeView): #print "list of nitos res hrns" #print nitos_resource_list + all_users = list() #get all iotlab users try: engine = ConfigEngine() @@ -92,7 +93,6 @@ class ExperimentView (FreeAccessView, ThemeView): except urllib2.URLError as e: print "There is a problem in getting iotlab users %s" % e.reason - all_users = list() #getting the login from email #initial value no-account == contact_admin