Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Ravi Nori
Also can you please try following command to directly obtain token from SSO. Can replace engine with FQDN and IP to see if both work curl -v -k -H "Accept: application/json" 'https:// :443/ovirt-engine/sso/oauth/token?grant_type=password=admin@internal =123=ovirt-app-api' You should see output

Re: [ovirt-devel] Engine Health

2016-10-14 Thread Yaniv Kaul
On Fri, Oct 14, 2016 at 11:27 PM, Stuart Gott wrote: > All, > > We're working on a script that stands up an oVirt Engine and adds a node > to it. The issue is we don't know how long to wait before trying to add a > node. What we're doing right now is to check the status of the

[ovirt-devel] Engine Health

2016-10-14 Thread Stuart Gott
All, We're working on a script that stands up an oVirt Engine and adds a node to it. The issue is we don't know how long to wait before trying to add a node. What we're doing right now is to check the status of the engine using: https://ENGINE_IP/ovirt-engine/services/health to determine when

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Yaniv Kaul
On Oct 14, 2016 7:13 PM, "Ravi Nori" wrote: > > SSO configuration looks good. > > Can you please share any additional httpd configuration in /etc/httpd/conf.d. Anything to do with LocationMatch for ovirt-engine urls. This is a standard ovirt-system-tests on Lago installation,

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Ravi Nori
SSO configuration looks good. Can you please share any additional httpd configuration in /etc/httpd/conf.d. Anything to do with LocationMatch for ovirt-engine urls. On Fri, Oct 14, 2016 at 12:52 PM, Yaniv Kaul wrote: > > > On Fri, Oct 14, 2016 at 3:50 PM, Ravi Nori

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Yaniv Kaul
On Fri, Oct 14, 2016 at 3:50 PM, Ravi Nori wrote: > Hi Yaniv, > > Can you check the output of https::///ovirt-engine/sso/status in > your browser and see if the SSO service is active. > > If SSO is deployed, you should see an output similar to the one below. > Also are you able

[ovirt-devel] Use six for smoothing over the differences between the Python

2016-10-14 Thread Suramya Shah
Hi, just wanted to share this utility .It might be helpful in many project modifications. https://pythonhosted.org/six/ https://pypi.python.org/pypi/six Thanks ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Ravi Nori
Hi Yaniv, Can you check the output of https::///ovirt-engine/sso/status in your browser and see if the SSO service is active. If SSO is deployed, you should see an output similar to the one below. Also are you able to login to webadmin using the browser? {"status_description":"SSO Webapp

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Juan Hernández
On 10/14/2016 01:45 PM, Yaniv Kaul wrote: > > > On Thu, Oct 13, 2016 at 11:13 AM, Juan Hernández > wrote: > > On 10/13/2016 12:04 AM, Yaniv Kaul wrote: > > On Fri, Oct 7, 2016 at 10:44 PM, Yaniv Kaul

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Yaniv Kaul
On Thu, Oct 13, 2016 at 11:13 AM, Juan Hernández wrote: > On 10/13/2016 12:04 AM, Yaniv Kaul wrote: > > On Fri, Oct 7, 2016 at 10:44 PM, Yaniv Kaul > > wrote: > > > > I'm trying on FC24, using > >

[ovirt-devel] system tests failing on template export

2016-10-14 Thread Evgheni Dereveanchin
Hello, We've got several cases today where system tests failed when attempting to export templates: http://jenkins.ovirt.org/job/ovirt_master_system-tests/655/testReport/junit/(root)/004_basic_sanity/template_export/ Related engine.log looks something like this:

Re: [ovirt-devel] Upgrade from 3.6 el7 job broken?

2016-10-14 Thread Evgheni Dereveanchin
e-from-3.6_el7_created/tmp_repo' >>>> -D '_builddir >>>> /home/jenkins/workspace/ovirt-engine_master_upgrade-from-3.6_el7_created/tmp_repo' >>>> --rebuild >>>> /home/jenkins/workspace/ovirt-engine_master_upgrade-from-3.6_el7_created/tmp_repo/o

Re: [ovirt-devel] engine-setup: ***L:ERROR Internal error: No module named dwh

2016-10-14 Thread Simone Tiraboschi
On Thu, Oct 13, 2016 at 5:34 PM, Vojtech Szocs wrote: > Hi, thanks for fixing this. > > (Should we really add DWH as requirement for dev-env? Shouldn't it be > opt-in instead?) > Good point, on the packaged build DWH setup is now a strict dependency but you can still choose

Re: [ovirt-devel] Upgrade from 3.6 el7 job broken?

2016-10-14 Thread Sandro Bonazzola
el7_created/tmp_repo' >>>> --rebuild >>>> /home/jenkins/workspace/ovirt-engine_master_upgrade-from-3.6_el7_created/tmp_repo/ovirt-engine-4.1.0-0.0.master.20161014001903.el7.centos.src.rpm >>>> + return 1 >>>> Build step 'Execute shell' mark

Re: [ovirt-devel] Upgrade from 3.6 el7 job broken?

2016-10-14 Thread Sandro Bonazzola
On Fri, Oct 14, 2016 at 8:44 AM, Roman Mohr wrote: > Hi, > > I saw a lot of failing builds lately on this job: > > http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade- > from-3.6_el7_created/ > > One log which still exists is: > >

[ovirt-devel] Upgrade from 3.6 el7 job broken?

2016-10-14 Thread Roman Mohr
Hi, I saw a lot of failing builds lately on this job: http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_created/ One log which still exists is: http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_created/3666/ It seems like the BUILD ENGINE RPM step is