[ovirt-devel] Re: [ANN] Incubating terraform-provider-ovirt

2019-07-01 Thread Joey Ma
Hi fellows,

So glad to see that the project could be incubated under the oVirt
community.  Many thanks to you all for helping me a lot, especially to
@Roy. Hopefully this project can be able to improve the ecosystem around
oVirt.

As always, any feedbacks are welcome and appreciated. ^_^


Regards,
Joey

On Mon, Jul 1, 2019 at 10:31 PM Roy Golan  wrote:

> Hi all,
>
> Happy to announce the incubation of a terraform provider[1] for oVirt
> which is the
> the result of a community effort started by ESM-MSC institute [2]
> and then picked up by @imjoey [3] which is now the main maintainer of the
> project.
>
> Terraform with an ovirt provider makes it easy to declaratively create
> virtualized environments.
> One usage we will make of it is to create an installer for OKD 4 [4] which
> will lay an OKD cluster on top of oVirt resources.
>
> [1] https://github.com/oVirt/terraform-provider-ovirt
> [2] https://github.com/EMSL-MSC/terraform-provider-ovirt
> [3] https://github.com/imjoey/terraform-provider-ovirt
> [4] https://github.com/openshift/installer
>
> Roy
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/EF7OQUVTY53GV3A7NVQVUT7UCUYKK5CH/
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/52LZXAPMVZI7JHC5PMPQBBYKG7BJDRQR/


[ovirt-devel] vdsm has been tagged (v4.30.23)

2019-07-01 Thread Milan Zamazal

___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/T6V33EKQNX2IBODPFVGPPXISAAYPLQHG/


[ovirt-devel] [ANN] Incubating terraform-provider-ovirt

2019-07-01 Thread Roy Golan
Hi all,

Happy to announce the incubation of a terraform provider[1] for oVirt which
is the
the result of a community effort started by ESM-MSC institute [2]
and then picked up by @imjoey [3] which is now the main maintainer of the
project.

Terraform with an ovirt provider makes it easy to declaratively create
virtualized environments.
One usage we will make of it is to create an installer for OKD 4 [4] which
will lay an OKD cluster on top of oVirt resources.

[1] https://github.com/oVirt/terraform-provider-ovirt
[2] https://github.com/EMSL-MSC/terraform-provider-ovirt
[3] https://github.com/imjoey/terraform-provider-ovirt
[4] https://github.com/openshift/installer

Roy
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/EF7OQUVTY53GV3A7NVQVUT7UCUYKK5CH/


[ovirt-devel] Re: Successful 'vdsm-client Host getStats' call on py3

2019-07-01 Thread Marcin Sobczyk

Hi,

thank you for all the reviews!

Some patches still need some attention before we can merge the topic:

stomp: Add tests for 'Frame' class 

stomp: Add tests for 'Parser' 

py3: stomp: Overhaul 'Parser' class 

stomp: Fix 'COMMANDS' tuple 

rpc: Added 'HttpDetector' tests 

I also did a follow-up patch that addresses issues raised by Nir in some 
of my patches:


tests: Stomp-related test improvements 

Regards, Marcin


On 6/28/19 4:11 PM, Michal Skrivanek wrote:

On 26 Jun 2019, at 14:53, Milan Zamazal  wrote:

Marcin Sobczyk  writes:


Hi,

I'm currently working on making yajsonrpc/stomp implementation
py3-compatible so we can have basic communication with vdsm running on py3.
Today for the first time I was able to run vdsm [1] with py3 on fc29 and do
a successful 'vdsm-client Host getStats' call.

I can add this also works for me on el8 with your patches, with both TLS
and non-TLS configuration.  Good work!

Today I got pretty far with top of Milan’s series (including Marcin’s)
on RHEL8.
Capabilities work, and after fixing up network manually (ovirtmgmt
bridge) I was able to add a Host and Activate it. Up until connecting
storage it worked fine.


Since these patches are needed for other teams to continue with their work
on py3, I'd kindly request those of you who are interested to review them:

https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:py3-stomp-yajsonrpc-encode-decode
https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:py3-stomp-yajsonrpc-frame
https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:py3-stomp-yajsonrpc-parser
https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:py3-stomp-yajsonrpc-COMMANDS
https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:py3-stomp-yajsonrpc-http-detector
https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:py3-stomp-yajsonrpc-stomp-detector
https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:py3-stomp-yajsonrpc-ssl-socket

[1] with minor tweak to 'storage.hsm' module
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/FORW7KVIB3EJUIT56N4353G3LKJU2HTN/


[ovirt-devel] Re: mom install error on fc29

2019-07-01 Thread Eyal Edri
I can see a fc29 build for mom on tested:
https://resources.ovirt.org/repos/ovirt/tested/master/rpm/fc29/noarch/mom-0.5.13-0.0.master.fc29.noarch.rpm
And also today's build for ovn seems to work:
https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-check-patch/2402/

On Mon, Jul 1, 2019 at 4:01 PM Dafna Ron  wrote:

>
>
> On Thu, Jun 20, 2019 at 5:35 PM Miguel Duarte de Mora Barroso <
> mdbarr...@redhat.com> wrote:
>
>> Hi,
>>
>> I'm seeing the following error when I try to install
>> ovirt-provider-ovn-driver (which requires vdsm):
>>
>> [MIRROR] mom-0.5.12-0.0.master.fc29.noarch.rpm: Interrupted by header
>> callback: Server reports Content-Length: 340 but expected size is:
>> 133356
>> 17:13:50  [FAILED] mom-0.5.12-0.0.master.fc29.noarch.rpm: No more
>> mirrors to try - All mirrors were already tried without success
>> 17:13:50  Error: Error downloading packages:
>> 17:13:50Cannot download
>> noarch/mom-0.5.12-0.0.master.fc29.noarch.rpm: All mirrors were tried
>>
>> Any clue ?.. it can be seen in [0].
>>
>> Thanks in advance,
>> Miguel
>>
>> [0] -
>> https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-check-patch/2309/console
>> ___
>> Devel mailing list -- devel@ovirt.org
>> To unsubscribe send an email to devel-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/OLLWGI4NKMZD2TDCYLMIK3KXXET4RP55/
>>
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/OTHOUEQ3S5ZFXMAE55NCE6TGQGPLRKY4/
>


-- 

Eyal edri

He / Him / His


MANAGER

CONTINUOUS PRODUCTIZATION

SYSTEM ENGINEERING

Red Hat 

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ #cp-devel)
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/E2D7XYMZYS2J6OUOLUC2JSNFRCZKO5NJ/


[ovirt-devel] Re: mom install error on fc29

2019-07-01 Thread Dafna Ron
On Thu, Jun 20, 2019 at 5:35 PM Miguel Duarte de Mora Barroso <
mdbarr...@redhat.com> wrote:

> Hi,
>
> I'm seeing the following error when I try to install
> ovirt-provider-ovn-driver (which requires vdsm):
>
> [MIRROR] mom-0.5.12-0.0.master.fc29.noarch.rpm: Interrupted by header
> callback: Server reports Content-Length: 340 but expected size is:
> 133356
> 17:13:50  [FAILED] mom-0.5.12-0.0.master.fc29.noarch.rpm: No more
> mirrors to try - All mirrors were already tried without success
> 17:13:50  Error: Error downloading packages:
> 17:13:50Cannot download
> noarch/mom-0.5.12-0.0.master.fc29.noarch.rpm: All mirrors were tried
>
> Any clue ?.. it can be seen in [0].
>
> Thanks in advance,
> Miguel
>
> [0] -
> https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-check-patch/2309/console
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/OLLWGI4NKMZD2TDCYLMIK3KXXET4RP55/
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/OTHOUEQ3S5ZFXMAE55NCE6TGQGPLRKY4/


[ovirt-devel] Re: Storage test case needs to be fixed: 002_bootstrap.resize_and_refresh_storage_domain

2019-07-01 Thread Dafna Ron
Thanks Shani.
Tal, any updates on merging this?

On Mon, Jun 24, 2019 at 2:18 PM Shani Leviim  wrote:

> Hi Dafna,
> A patch for backporting was done: https://gerrit.ovirt.org/#/c/101113/
> Waiting for merging it.
>
>
> *Regards,*
>
> *Shani Leviim*
>
>
> On Mon, Jun 24, 2019 at 11:17 AM Dafna Ron  wrote:
>
>> Hi Shani and Tal,
>>
>> Can you backport this to 4.3 as well? we had a failure on 4.3 for same
>> issue but not for master.
>>
>> Thanks,
>> Dafna
>>
>>
>>
>> On Thu, Jun 20, 2019 at 3:39 PM Dafna Ron  wrote:
>>
>>> Hi Shani,
>>>
>>> Thanks for the patch
>>> I will monitor and in case we see any further failures will let you
>>> know.
>>>
>>> Thanks again,
>>> Dafna
>>>
>>>
>>> On Sun, Jun 16, 2019 at 3:53 PM Shani Leviim  wrote:
>>>
 I've worked on this patch: https://gerrit.ovirt.org/#/c/100852/
 Dafna, can you please try it?


 *Regards,*

 *Shani Leviim*


 On Fri, Jun 14, 2019 at 11:07 AM Dafna Ron  wrote:

> and another:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14559/
>
> On Fri, Jun 14, 2019 at 9:05 AM Dafna Ron  wrote:
>
>> here you go:
>> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14561/
>> I pressed the save build forever button. please press the don't keep
>> button once you get the info from the failure.
>>
>> Thanks,
>> Dafna
>>
>>
>> On Wed, Jun 5, 2019 at 9:09 AM Galit Rosenthal 
>> wrote:
>>
>>> We didn't make any changes.
>>> I don't think retrie will help in this case
>>> we are trying to catch what cause this.
>>>
>>> If you see this again please let us know.
>>>
>>> We are still debugging it
>>>
>>> On Wed, Jun 5, 2019 at 10:56 AM Dafna Ron  wrote:
>>>
 Hi,

 This is a random failure - so no, I have not.
 However, I looked at several failures and they are all the same,
 the action on engine/vdsm side succeeds and lago repots a failure but
 prints a success from logs.
 Did you add anything more to the tests to allow better debugging?
 Did you add a re-try to the test?

 Thanks,
 Dafna



 On Wed, Jun 5, 2019 at 8:21 AM Galit Rosenthal 
 wrote:

> Hi Dafna
>
> If you see this failure again, please send us the link to the job.
>
> We are trying to reproduce it and find the root cause.
>
> Regards,
> Galit
>
> On Tue, May 21, 2019 at 5:15 PM Dafna Ron  wrote:
>
>> sure
>>
>> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14185/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/post-002_bootstrap.py/
>>
>>
>> On Tue, May 21, 2019 at 3:04 PM Shani Leviim 
>> wrote:
>>
>>> Hi Dafna,
>>> Can you please direct me to the full test's log?
>>>
>>>
>>> *Regards,*
>>>
>>> *Shani Leviim*
>>>
>>>
>>> On Tue, May 21, 2019 at 11:57 AM Tal Nisan 
>>> wrote:
>>>
 Sure, Shani can you please have a look?

 On Mon, May 20, 2019 at 8:30 PM Dafna Ron 
 wrote:

> Hi Tal,
>
> I am seeing random failures for test
> 002_bootstrap.resize_and_refresh_storage_domain
> It looks like this is a timing issue since by the time we
> print out the error we actually see the resize succeeded. see 
> example
> below:
>
>
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14185/testReport/junit/(root)/002_bootstrap/running_tests___basic_suite_el7_x86_64___resize_and_refresh_storage_domain/
>
> Can you please assign someone from the storage team to fix
> this test?
>
> Thanks,
> Dafna
>
> ___
>> Devel mailing list -- devel@ovirt.org
>> To unsubscribe send an email to devel-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/P4UZJ4PWELVW2AGLVIFXKM5OTMHUHKGC/
>>
>
>
> --
>
> GALIT ROSENTHAL
>
> SOFTWARE ENGINEER
>
> Red Hat
>
> 
>
> ga...@redhat.comT: 972-9-7692230
> 
>

>>>
>>> --
>>>
>>> GALIT ROSENTHAL
>>>
>>> SOFTWARE ENGINEER
>>>