Example #1
0
 def get_root_id(cls, context, stack_id):
     return db_api.stack_get_root_id(context, stack_id)
Example #2
0
 def get_root_id(cls, context, stack_id):
     return db_api.stack_get_root_id(context, stack_id)