예제 #1
0
파일: v10.py 프로젝트: qinweiwei/sahara
def cluster_templates_update(cluster_template_id, data):
    return b.not_implemented()
예제 #2
0
def node_group_templates_update(node_group_template_id, data):
    return b.not_implemented()
예제 #3
0
파일: v10.py 프로젝트: qinweiwei/sahara
def node_group_templates_update(node_group_template_id, data):
    return b.not_implemented()
예제 #4
0
def cluster_templates_update(cluster_template_id, data):
    return b.not_implemented()