Exemple #1
0
 def init_node_get_by_cluster_ip(self, context, cluster_ip):
     return db.init_node_get_by_cluster_ip(context, cluster_ip)
 def init_node_get_by_cluster_ip(self, context, cluster_ip):
     return db.init_node_get_by_cluster_ip(context, cluster_ip)