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

2016-11-10 Thread Juan Hernández
On 11/10/2016 09:33 AM, Yaniv Kaul wrote: > > > On Wed, Nov 9, 2016 at 8:05 PM, Juan Hernández > wrote: > > On 11/09/2016 11:12 AM, Yaniv Kaul wrote: > > > > > > On Sat, Oct 15, 2016 at 1:04 AM, Ravi Nori

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

2016-11-10 Thread Yaniv Kaul
On Wed, Nov 9, 2016 at 8:05 PM, Juan Hernández wrote: > On 11/09/2016 11:12 AM, Yaniv Kaul wrote: > > > > > > On Sat, Oct 15, 2016 at 1:04 AM, Ravi Nori > > wrote: > > > > Also can you please try following command to directly

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

2016-11-09 Thread Juan Hernández
On 11/09/2016 11:12 AM, Yaniv Kaul wrote: > > > On Sat, Oct 15, 2016 at 1:04 AM, Ravi Nori > wrote: > > 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 >

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

2016-11-09 Thread Yaniv Kaul
On Sat, Oct 15, 2016 at 1:04 AM, Ravi Nori wrote: > 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- >

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] 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

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 > >

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

2016-10-13 Thread Juan Hernández
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 > python-ovirt-engine-sdk4-4.1.0-0.0.20161003git056315d.fc24.x86_64 to > add a DC, and failing - against master.

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

2016-10-12 Thread Yaniv Kaul
On Fri, Oct 7, 2016 at 10:44 PM, Yaniv Kaul wrote: > I'm trying on FC24, using python-ovirt-engine-sdk4-4.1.0 > -0.0.20161003git056315d.fc24.x86_64 to add a DC, and failing - against > master. The client is unhappy: > File >

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

2016-10-10 Thread Juan Hernández
On 10/07/2016 09:44 PM, Yaniv Kaul wrote: > I'm trying on FC24, using > python-ovirt-engine-sdk4-4.1.0-0.0.20161003git056315d.fc24.x86_64 to add > a DC, and failing - against master. The client is unhappy: > File >

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

2016-10-10 Thread Ondra Machacek
On 10/07/2016 09:44 PM, Yaniv Kaul wrote: I'm trying on FC24, using python-ovirt-engine-sdk4-4.1.0-0.0.20161003git056315d.fc24.x86_64 to add a DC, and failing - against master. The client is unhappy: File "/home/ykaul/ovirt-system-tests/basic-suite-master/test-scenarios/002_bootstrap.py", line