Re: [PATCH python] Don't include virDomainSnapshotRef in python API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/26/2013 09:55 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
> 
> The reference counting API is for internal use only. Attempts
> to use it from python application code will cause havoc.
> 
> Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx>
> ---
>  generator.py | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

ACK.

> 
> diff --git a/generator.py b/generator.py
> index ea5b8a1..c769ed0 100755
> --- a/generator.py
> +++ b/generator.py
> @@ -517,7 +517,8 @@ skip_function = (
>      "virNWFilterRef",
>      "virStoragePoolRef",
>      "virStorageVolRef",
> -    'virStreamRef',
> +    "virStreamRef",
> +    "virDomainSnapshotRef",
>  
>      # This functions shouldn't be called via the bindings (and even the docs
>      # contain an explicit warning to that effect). The equivalent should be
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

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

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]