• D
    Fixup python binding for virDomainSnapshot APIs · 90302e7f
    Daniel P. Berrange 提交于
    The generator code was totally wrong for the virDomainSnapshot
    APIs, not generating the wrapper class, and giving methods the
    wrong names
    
    * generator.py: Set metadata for virDomainSnapshot type & APIs
    * libvirt-override-api.xml, libvirt-override.c: Hand-code the
      virDomainSnapshotListNames glue layer
    90302e7f
generator.py 51.3 KB