[ovirt-devel] Re: ovirt-ansible-collection on el9

2021-11-11 Thread Martin Perina
Hi,

We will need to decide if hosted engine installation should work on CS9 and
if yes, then we would need to adapt the current hosted_engine_setup role to
work within ansible 2.11 container and somehow require ansible-core 2.11
and a bunch of other packages as ansible 2.9 has been split.

Or we will not support hosted engine installation on CS9 and then we don't
need to release ovirt-ansible-collection as RPM and leave releases only in
Ansible Galaxy and Ansible Automation Platform.

Lots of work, I don't think this can be ready soon.

Martin


On Thu, Nov 11, 2021 at 4:54 PM Sandro Bonazzola 
wrote:

> Hi,
> repository closure on ovirt-ansible-collection reports broken dependency:
> package:
> ovirt-ansible-collection-1.7.0-0.1.master.20211108095017.el9.noarch from
> copr:copr.fedorainfracloud.org:ovirt:ovirt-master-snapshot
>   unresolved deps:
> ansible >= 2.9.21
>
> Do we need to provide ansible 2.9.z in CentOS Virt SIG for CentOS 9 Stream?
> If not, can you please fix the dependency on el9?
>
> Thanks,
> --
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>
> Red Hat EMEA 
>
> sbona...@redhat.com
> 
>
> *Red Hat respects your work life balance. Therefore there is no need to
> answer this email out of your office hours.*
>
>
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/44IHHZPDOMYQXXXZL2JBWE2R7FDPYWB2/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/S5GXELHT5WDFS3GOQ3B5CJC5EIMLLDYA/


[ovirt-devel] Re: java-client-kubevirt in 4.5

2021-11-11 Thread Martin Perina
Hi,

Artur could try to resolve this once Keycloak RFE is finished and I don't
expect this will be ready before the end of year. If we can't wait that
long, then we will need to figure out some temporary solution.

Martin


On Thu, Nov 11, 2021 at 5:06 PM Sandro Bonazzola 
wrote:

> hi,
> java-client-kubevirt is failing on missing dependencies:
> package: java-client-kubevirt-0.5.0-1.20211108071009.gite0a0fe8.el9.src
> from copr:copr.fedorainfracloud.org:ovirt:ovirt-master-snapshot
>   unresolved deps:
> maven-plugin-registry
> maven-profile
> maven-shade-plugin
>
> I'm providing those dependencies temporarily with
> ovirt-master-snapshot-static repo.
> I kindly asked for them to be added to CentOS Stream 9
> (see as example Bug 2017712
>  - Missing
> maven-shade-plugin in CentOS Stream 9 )
> But the request was rejected.
> We have a few options:
> 1) Ask for building on CentOS Stream 9 Koji instance at
> https://kojihub.stream.centos.org/koji/ as that dependency is available
> there in build roots.
> 2) Change java-client-kubevirt for not requiring those packages (bundling
> the needed jar files within the .src.rpm?)
> 3) Drop java-client-kubevirt completely in oVirt 4.5
> 4) Rebuild the whole maven stack up to those dependencies within CentOS
> Virt SIG and COPR.
> 5) Keep the "temporary" solution as-is
>
> How should we proceed?
>
> --
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>
> Red Hat EMEA 
>
> sbona...@redhat.com
> 
>
> *Red Hat respects your work life balance. Therefore there is no need to
> answer this email out of your office hours.*
>
>
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/T5BDLYXQISTVGCQNFVOPH7KRMCHNA3VR/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/YEMK3PCMT65YACRZOZU4YFZBMQWD4AVX/


[ovirt-devel] java-client-kubevirt in 4.5

2021-11-11 Thread Sandro Bonazzola
hi,
java-client-kubevirt is failing on missing dependencies:
package: java-client-kubevirt-0.5.0-1.20211108071009.gite0a0fe8.el9.src
from copr:copr.fedorainfracloud.org:ovirt:ovirt-master-snapshot
  unresolved deps:
maven-plugin-registry
maven-profile
maven-shade-plugin

I'm providing those dependencies temporarily with
ovirt-master-snapshot-static repo.
I kindly asked for them to be added to CentOS Stream 9
(see as example Bug 2017712
 - Missing
maven-shade-plugin in CentOS Stream 9 )
But the request was rejected.
We have a few options:
1) Ask for building on CentOS Stream 9 Koji instance at
https://kojihub.stream.centos.org/koji/ as that dependency is available
there in build roots.
2) Change java-client-kubevirt for not requiring those packages (bundling
the needed jar files within the .src.rpm?)
3) Drop java-client-kubevirt completely in oVirt 4.5
4) Rebuild the whole maven stack up to those dependencies within CentOS
Virt SIG and COPR.
5) Keep the "temporary" solution as-is

How should we proceed?

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@redhat.com


*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/T5BDLYXQISTVGCQNFVOPH7KRMCHNA3VR/


[ovirt-devel] ovirt-ansible-collection on el9

2021-11-11 Thread Sandro Bonazzola
Hi,
repository closure on ovirt-ansible-collection reports broken dependency:
package:
ovirt-ansible-collection-1.7.0-0.1.master.20211108095017.el9.noarch from
copr:copr.fedorainfracloud.org:ovirt:ovirt-master-snapshot
  unresolved deps:
ansible >= 2.9.21

Do we need to provide ansible 2.9.z in CentOS Virt SIG for CentOS 9 Stream?
If not, can you please fix the dependency on el9?

Thanks,
-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@redhat.com


*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/44IHHZPDOMYQXXXZL2JBWE2R7FDPYWB2/


[ovirt-devel] Re: resources.ovirt.org migration

2021-11-11 Thread Denis Volkov
Migration is completed

In case of issues please create ticket in issue tracking system:
https://issues.redhat.com/projects/CPDEVOPS/issues



On Thu, Nov 11, 2021 at 12:44 PM Denis Volkov  wrote:

> Hello
>
> Server `resources.ovirt.org` hosting repositories for ovirt is going to
> be migrated to new hardware in a different datacenter within the next
> couple of hours.
> No service interruption is expected during the migration. I will follow-up
> when the process is complete
> --
>
> Denis Volkov
>
>
>

-- 

Denis Volkov


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


[ovirt-devel] Re: oVirt SDK docs services.m.html cut in the middle

2021-11-11 Thread Martin Perina
On Thu, Nov 11, 2021 at 11:43 AM Yedidyah Bar David  wrote:

> Hi all,
>
> I was searching for something in the SDK and noticed that [1] is cut
> in the middle. The last class that appears there is 'TemplateService'.
> If you scroll down on the left pane and press something below this
> one, such as [2], you see that the right pane does not scroll down -
> you are at (close to) its bottom. The last link that seems to be
> included is [3]. Known issue?
>

Martin/Ori, could you please take a look?

>
> Thanks,
>
> [1] https://ovirt.github.io/ovirt-engine-sdk/master/services.m.html
>
> [2]
> https://ovirt.github.io/ovirt-engine-sdk/master/services.m.html#TemplateCdromService
>
> [3]
> https://ovirt.github.io/ovirt-engine-sdk/master/services.m.html#TemplateService.export_to_path_on_host
> --
> Didi
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/FYPODDPHBVSWBIXH74AXBNWVQJ4T4F7E/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/EITZP3IXDUAGDTG7P6WIMDZ4GL6S3GAR/


[ovirt-devel] resources.ovirt.org migration

2021-11-11 Thread Denis Volkov
Hello

Server `resources.ovirt.org` hosting repositories for ovirt is going to be
migrated to new hardware in a different datacenter within the next couple
of hours.
No service interruption is expected during the migration. I will follow-up
when the process is complete
-- 

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


[ovirt-devel] oVirt SDK docs services.m.html cut in the middle

2021-11-11 Thread Yedidyah Bar David
Hi all,

I was searching for something in the SDK and noticed that [1] is cut
in the middle. The last class that appears there is 'TemplateService'.
If you scroll down on the left pane and press something below this
one, such as [2], you see that the right pane does not scroll down -
you are at (close to) its bottom. The last link that seems to be
included is [3]. Known issue?

Thanks,

[1] https://ovirt.github.io/ovirt-engine-sdk/master/services.m.html

[2] 
https://ovirt.github.io/ovirt-engine-sdk/master/services.m.html#TemplateCdromService

[3] 
https://ovirt.github.io/ovirt-engine-sdk/master/services.m.html#TemplateService.export_to_path_on_host
-- 
Didi
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/FYPODDPHBVSWBIXH74AXBNWVQJ4T4F7E/


[ovirt-devel] changes in dbscripts/common_sp.sql functions validation

2021-11-11 Thread Eli Mesika
Hi All

Patch [1] is about to be merged soon and it changes the behaviour of
dbscripts/common_sp.sql functions validation.

In dbscripts/common_sp.sql we have several helper functions that execute
dynamic SQL using the EXECUTE command
In order to validate parameters as table name , column name etc, we used to
check those parameters
with the information stored in the information_schema data

Due to that we had some side effects:

1. fn_db_change_column_type did not accept valid types as DECIMAL since in
the information_schema data in is named NUMERIC
2. fn_db_change_column_type did not accept precision in the origin column
type as NUMERIC(24,4) for example
3. fn_db_change_column_type swallowed any error causing scripts not to
perform the action but to consider as successful

Patch [1] fixes all those issues and now the comon_sp.sql functions will
trust errors thrown by using the EXECUTE command without
validating the SQL syntax before. This will resolve issues 1 and 2 listed
above

In addition, the patch fixes issue 3 by adding the needed upgrade scripts
to enforce the changes that were not performed in former upgrade scripts
updates.

Please feel free to contact me on any issues/questions regarding those
changes

Regards
Eli Mesika

[1] https://gerrit.ovirt.org/#/c/ovirt-engine/+/117448/
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/QT533FHOOFYZFXKTEKYWULYCGTV7C2JT/