コード例 #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)