Ejemplo n.º 1
0
 def get_status(cls, context, stack_id):
     """Return action and status for the given stack."""
     return db_api.stack_get_status(context, stack_id)
Ejemplo n.º 2
0
 def get_status(cls, context, stack_id):
     """Return action and status for the given stack."""
     return db_api.stack_get_status(context, stack_id)