예제 #1
0
 def get_root_id(cls, context, stack_id):
     return db_api.stack_get_root_id(context, stack_id)
예제 #2
0
파일: stack.py 프로젝트: snehangshuk/heat
 def get_root_id(cls, context, stack_id):
     return db_api.stack_get_root_id(context, stack_id)