Ejemplo n.º 1
0
 def delete_account(self, username, projectname):
     self.os_delete_account(username, projectname)
     Identity.delete_identity(username, self.core_provider.location)
Ejemplo n.º 2
0
 def delete_account(self, username, projectname):
     self.os_delete_account(username, projectname)
     Identity.delete_identity(username, self.core_provider.location)