[libvirt] [libvirt-python PATCH 0/2] Python bindings for virDomainMigrateGetMaxDowntime

John Ferlan posted 2 patches 6 years, 7 months ago
Failed in applying to current master (apply log)
generator.py             |  1 +
libvirt-override-api.xml |  7 +++++++
libvirt-override.c       | 33 +++++++++++++++++++++++++++++++++
3 files changed, 41 insertions(+)
[libvirt] [libvirt-python PATCH 0/2] Python bindings for virDomainMigrateGetMaxDowntime
Posted by John Ferlan 6 years, 7 months ago
Implement the bindings similar to previous such implementations for
Compression cache (commit id's 7465d31bb and feae4e052)

John Ferlan (2):
  Introduce virDomainMigrateGetMaxDowntime API
  Implement virDomainMigrateGetMaxDowntime

 generator.py             |  1 +
 libvirt-override-api.xml |  7 +++++++
 libvirt-override.c       | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 41 insertions(+)

-- 
2.9.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [libvirt-python PATCH 0/2] Python bindings for virDomainMigrateGetMaxDowntime
Posted by John Ferlan 6 years, 7 months ago

On 08/26/2017 09:01 AM, John Ferlan wrote:
> Implement the bindings similar to previous such implementations for
> Compression cache (commit id's 7465d31bb and feae4e052)
> 
> John Ferlan (2):
>   Introduce virDomainMigrateGetMaxDowntime API
>   Implement virDomainMigrateGetMaxDowntime
> 
>  generator.py             |  1 +
>  libvirt-override-api.xml |  7 +++++++
>  libvirt-override.c       | 33 +++++++++++++++++++++++++++++++++
>  3 files changed, 41 insertions(+)
> 


I pushed this under the rule of well the CI build is broken and since DV
is making a release in his morning - 'tis better to push and have to fix
some minor issue in something than have the build failure be a blocking
point.

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list