[libvirt] [REPOST PATCH 0/2] vz - Clean/fix test driver usage of FindBy{UUID|ID}

John Ferlan posted 2 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180402132149.14529-1-jferlan@redhat.com
Test syntax-check passed
src/vz/vz_driver.c | 119 ++++++++++++++++++++++++++---------------------------
src/vz/vz_sdk.c    |  15 +++----
src/vz/vz_utils.c  |  32 +-------------
src/vz/vz_utils.h  |   1 -
4 files changed, 68 insertions(+), 99 deletions(-)
[libvirt] [REPOST PATCH 0/2] vz - Clean/fix test driver usage of FindBy{UUID|ID}
Posted by John Ferlan 6 years ago
Reposting patches 16-17 from:
https://www.redhat.com/archives/libvir-list/2018-March/msg00489.html

Reposting and using the vz prefix to make it clearer/cleaner as to
what's changing (since the 20 patch series perhaps was a bit too
daunting to look through it all).

There are no changes since v1.

John Ferlan (2):
  vz: Unify vzDomObjFromDomain{Ref}
  vz: Use virDomainObjListFindBy{UUID|ID}Ref

 src/vz/vz_driver.c | 119 ++++++++++++++++++++++++++---------------------------
 src/vz/vz_sdk.c    |  15 +++----
 src/vz/vz_utils.c  |  32 +-------------
 src/vz/vz_utils.h  |   1 -
 4 files changed, 68 insertions(+), 99 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [REPOST PATCH 0/2] vz - Clean/fix test driver usage of FindBy{UUID|ID}
Posted by John Ferlan 6 years ago
ping?

Changes are less about vz driver and more about domain object
manipulation consistency.

Tks,

John


On 04/02/2018 09:21 AM, John Ferlan wrote:
> Reposting patches 16-17 from:
> https://www.redhat.com/archives/libvir-list/2018-March/msg00489.html
> 
> Reposting and using the vz prefix to make it clearer/cleaner as to
> what's changing (since the 20 patch series perhaps was a bit too
> daunting to look through it all).
> 
> There are no changes since v1.
> 
> John Ferlan (2):
>   vz: Unify vzDomObjFromDomain{Ref}
>   vz: Use virDomainObjListFindBy{UUID|ID}Ref
> 
>  src/vz/vz_driver.c | 119 ++++++++++++++++++++++++++---------------------------
>  src/vz/vz_sdk.c    |  15 +++----
>  src/vz/vz_utils.c  |  32 +-------------
>  src/vz/vz_utils.h  |   1 -
>  4 files changed, 68 insertions(+), 99 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [REPOST PATCH 0/2] vz - Clean/fix test driver usage of FindBy{UUID|ID}
Posted by John Ferlan 6 years ago
ping^2.

Second of the remaining FindBy type changes...

Tks,

John


On 04/11/2018 12:05 PM, John Ferlan wrote:
> ping?
> 
> Changes are less about vz driver and more about domain object
> manipulation consistency.
> 
> Tks,
> 
> John
> 
> 
> On 04/02/2018 09:21 AM, John Ferlan wrote:
>> Reposting patches 16-17 from:
>> https://www.redhat.com/archives/libvir-list/2018-March/msg00489.html
>>
>> Reposting and using the vz prefix to make it clearer/cleaner as to
>> what's changing (since the 20 patch series perhaps was a bit too
>> daunting to look through it all).
>>
>> There are no changes since v1.
>>
>> John Ferlan (2):
>>   vz: Unify vzDomObjFromDomain{Ref}
>>   vz: Use virDomainObjListFindBy{UUID|ID}Ref
>>
>>  src/vz/vz_driver.c | 119 ++++++++++++++++++++++++++---------------------------
>>  src/vz/vz_sdk.c    |  15 +++----
>>  src/vz/vz_utils.c  |  32 +-------------
>>  src/vz/vz_utils.h  |   1 -
>>  4 files changed, 68 insertions(+), 99 deletions(-)
>>
> 
> --
> libvir-list mailing list
> libvir-list@redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
> 

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