rough cleanup of the slicemanager business
[sfa.git] / sfa / methods / get_trusted_certs.py
index 3cfc51d..1b26d46 100644 (file)
@@ -13,7 +13,7 @@ class get_trusted_certs(Method):
     @return list of gid strings
     """
 
-    interfaces = ['registry', 'aggregate', 'slicemgr']
+    interfaces = ['registry', 'aggregate']
 
     accepts = [
         Mixed(Parameter(str, "Credential string"),