Example #1
0
 def osd_state_get_by_service_id_and_storage_group_id(self, context, \
                                                      service_id, \
                                                      storage_group_id):
     return db.osd_state_get_by_service_id_and_storage_group_id(\
               context, service_id, storage_group_id)
 def osd_state_get_by_service_id_and_storage_group_id(self, context, \
                                                      service_id, \
                                                      storage_group_id):
     return db.osd_state_get_by_service_id_and_storage_group_id(\
               context, service_id, storage_group_id)