• O
    list: Expose virStoragePoolListAllVolumes to Python binding · fa2e35a3
    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-virStoragePool.py:
      * New file, includes implementation of listAllVolumes.
    
    python/libvirt-override.c: Implementation for the wrapper.
    fa2e35a3
libvirt-override-api.xml 32.7 KB