[libvirt] [python PATCH] generator: fix constructor for virNetworkPort

Michal Privoznik mprivozn at redhat.com
Thu Sep 12 14:00:07 UTC 2019


On 9/12/19 2:53 PM, Daniel P. Berrangé wrote:
> The virNetworkPort class is passed both the virNetwork parent
> python class and the virNetworkPort C object. This needs special
> handling in the generator, similar to how virDomainSnapshots are
> dealt with.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>   generator.py | 13 +++++++++++++
>   1 file changed, 13 insertions(+)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list