merge from improvements on the 1.0 branch:
[monitor.git] / monitor / wrapper / plc.py
index 68eb11a..2ab1808 100644 (file)
@@ -162,7 +162,7 @@ def getSliceUserEmails(loginbase):
        """
                For the given site, return all user email addresses that have the 'tech' role.
        """
-       #api = getAuthAPI()
+       api = getAuthAPI()
        # get site details.
        s = api.GetSites(loginbase)[0]
        # get people at site