• O
    python: Expose virStorageListAllStoragePools to python binding · 92785780
    Osier Yang 提交于
    The implementation is done manually as the generator does not support
    wrapping lists of C pointers into Python objects.
    
    python/libvirt-override-api.xml: Document
    python/libvirt-override-virConnect.py: Add listAllStoragePools
    python/libvirt-override.c: Implementation for the wrapper.
    92785780
libvirt-override.c 175.8 KB