예제 #1
0
def get_obj(uuid):
    return base.class_get_one_by_uuid_to_obj(Osd, uuid)
예제 #2
0
파일: corps.py 프로젝트: Mahuaixu/ics_demo
def get_obj(uuid):
    return base.class_get_one_by_uuid_to_obj(Corps, uuid)
예제 #3
0
def get_obj(uuid):
    return base.class_get_one_by_uuid_to_obj(VsanStore, uuid)
예제 #4
0
def get_obj(uuid):
    return base.class_get_one_by_uuid_to_obj(Rabbit, uuid)
예제 #5
0
def get_obj(uuid):
    return base.class_get_one_by_uuid_to_obj(Carrot, uuid)