Esempio n. 1
0
 def fetch_crl(self, context, project_id):
     """Get crl for a project."""
     return crypto.fetch_crl(project_id)
Esempio n. 2
0
 def fetch_crl(self, context, project_id):
     """Get crl for a project."""
     return crypto.fetch_crl(project_id)