예제 #1
0
 def count_hosts_by_storage_group_id(self, context, storage_group_id):
     return db.osd_state_count_service_id_by_storage_group_id(context, \
        storage_group_id)
 def count_hosts_by_storage_group_id(self, context, storage_group_id):
     return db.osd_state_count_service_id_by_storage_group_id(context, \
        storage_group_id)