Re: [ovirt-devel] how to print api method name and params in ovirt

2017-09-05 Thread pengyixiang
hi I think Ovirt is great, but our application scenarios is some different, our vm's client is embedded system with spice in mini linux,client is a QT, using hdmi connect to display. And we need specifics users/admins func, user can register, admins can received in e-mail, set group ...

Re: [ovirt-devel] New design for the Gerrit UI

2017-09-05 Thread Yaniv Lavi (Dary)
It also doesn't render well on Chrome mobile. Can you fix that? Yaniv Lavi (Dary) Technical Product Manager Red Hat Israel Ltd. 34 Jerusalem Road Building A, 4th floor Ra'anana, Israel 4350109 Tel : +972 (9) 7692306 8272306 Email: yd...@redhat.com IRC : ydary On May 4, 2017 16:26,

Re: [ovirt-devel] Unable to access REST api

2017-09-05 Thread Marc Young
I figured it out simultaneously, something must have been set wrong somewhere and I was quick to ask here. Were good, thanks for the quick response! On Tue, Sep 5, 2017 at 2:10 PM, Juan Hernández wrote: > On 09/05/2017 08:49 PM, Marc Young wrote: > >> While attempting to

Re: [ovirt-devel] Unable to access REST api

2017-09-05 Thread Marc Young
I was able to unlock my account with the command ovirt-aaa-jdbc-tool user unlock admin I can also access the rest api docs with 'admin@internal' My guess is that something in configuration was wrong at the time, but all is well On Tue, Sep 5, 2017 at 1:49 PM, Marc Young <3vilpeng...@gmail.com>

Re: [ovirt-devel] Unable to access REST api

2017-09-05 Thread Juan Hernández
On 09/05/2017 08:49 PM, Marc Young wrote: While attempting to run some code using the ruby SDK i was never able to log in successfully (despite being logged into the Administrator portal) I was met with an SSO error[1]. I then attempted to get to the REST docs (/ovirt-engine/api/v4/model) and

[ovirt-devel] Unable to access REST api

2017-09-05 Thread Marc Young
While attempting to run some code using the ruby SDK i was never able to log in successfully (despite being logged into the Administrator portal) I was met with an SSO error[1]. I then attempted to get to the REST docs (/ovirt-engine/api/v4/model) and was unable to log in there as well. Im now

Re: [ovirt-devel] New design for the Gerrit UI

2017-09-05 Thread Jakub Niedermertl
Hi, it looks nice. Is there any plan * to actually deploy this skin on gerrit.ovirt.org? * skin new gerrit UI (PolyGerrit) as well? * use blue theme as webadmin recently adopted and VM Portal is going to adopt? Thanks Jakub On Wed, May 10, 2017 at 10:56 PM, Phillip Bailey

Re: [ovirt-devel] Slack channel

2017-09-05 Thread Marc Young
FWIW I was mostly coming in from the community perspective. While I'm sure most can do proxies/vpn's/etc Im more curious about lowering the barrier from people like me writing 3rd party tools that will have quick project related questions such as: * is this a bug * where do i put in a ticket *

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Eyal Edri
On Tue, Sep 5, 2017 at 8:11 PM, Simone Tiraboschi wrote: > > > On Tue, Sep 5, 2017 at 6:37 PM, Simone Tiraboschi > wrote: > >> >> >> On Tue, Sep 5, 2017 at 3:54 PM, Evgheni Dereveanchin > > wrote: >> >>> Test failed: [

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Simone Tiraboschi
On Tue, Sep 5, 2017 at 3:54 PM, Evgheni Dereveanchin wrote: > Test failed: [ upgrade_engine ] > > Link to suspected patches: > https://gerrit.ovirt.org/#/c/78307/46/ > > Link to Job: > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2301/ > * this is failing

Re: [ovirt-devel] Slack channel

2017-09-05 Thread Martin Sivak
> "Not everyone can/will do it." It's a pain. Why everyone? Someone at oVirt can prepare that for others and just keep it running. The same we would have to do with Rocket for example. The difference is that people can use their own client if they want, that is not an option with Slack. Free tier

[ovirt-devel] Updates from CentOS VIrt SIG - 2017-09-05 meeting

2017-09-05 Thread Sandro Bonazzola
*CentOS 1708 and QEMU-KVM* - We can't build qemu-kvm-ev 2.9.0 because we are missing dependencies from CentOS 1708 in CBS - CentOS 1708 will land in CBS 24 hours before it will be set as default for everyone - CentOS 1708 for ppc64le should be more or less in sync with x86_64 at this point, we'll

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Simone Tiraboschi
On Tue, Sep 5, 2017 at 2:00 PM, Dan Kenigsberg wrote: > I believe that this issue is being tackled by > https://gerrit.ovirt.org/#/c/81444/ No, the issue is on DWH setup side but we merged the related patches there almost together. Not sure why OST is consuming an older DWH

Re: [ovirt-devel] Slack channel

2017-09-05 Thread Greg Sheremeta
On Mon, Sep 4, 2017 at 4:54 AM, Martin Sivak wrote: > > Right, still it is an IRC technology, and every user must set it up in > order > > to keep their presence (which you get out-of-the-box from > above-mentioned). > > Not everyone can/will do it. > > Meaning it is

[ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Evgheni Dereveanchin
Test failed: [ upgrade_engine ] Link to suspected patches: https://gerrit.ovirt.org/#/c/78307/46/ Link to Job: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2301/ * this is failing since around job run 2291 but was masked by other errors Link to logs:

Re: [ovirt-devel] image

2017-09-05 Thread Greg Sheremeta
This is a GWT thing. We must tell it to compile for the browser you want: -Dgwt.userAgent=safari,gecko1_8,ie10 Example: make install-dev PREFIX=/home/yourname/ovirt-engine DEV_EXTRA_BUILD_FLAGS="-Dgwt.compiler.localWorkers=1" DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-Dgwt.cssResourceStyle=pretty

[ovirt-devel] image

2017-09-05 Thread 劉芳
Hi! I hava a problem with *.gwt.xml module file when entering and refreshing the engine webadmin UI on chrome and IE browser, but on firefox is OK. as fallowing picture shows. In the Bugzalla, similar this bug "https://bugzilla.redhat.com/show_bug.cgi?id=1400010;

Re: [ovirt-devel] Feature pages

2017-09-05 Thread Martin Sivak
> You can search by category (which we need to improve, remove the > unclassified, etc.) The side panel was not loaded when I looked at it. It looks a bit better with it, but the category information is missing from the version specific feature list.. But what I really want is to enable

Re: [ovirt-devel] Feature pages

2017-09-05 Thread Yaniv Kaul
On Tue, Sep 5, 2017 at 3:09 PM, Martin Sivak wrote: > > https://www.ovirt.org/develop/release-management/features/ contains > list of > > features grouped by versions. > > Except there is no "All versions" page and I can't combine it with the > other criteria. Which means I

Re: [ovirt-devel] Feature pages

2017-09-05 Thread Martin Sivak
> https://www.ovirt.org/develop/release-management/features/ contains list of > features grouped by versions. Except there is no "All versions" page and I can't combine it with the other criteria. Which means I need to know the version first when I am searching for a feature. Martin On Tue, Sep

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Dan Kenigsberg
I believe that this issue is being tackled by https://gerrit.ovirt.org/#/c/81444/ On Tue, Sep 5, 2017 at 2:55 PM, Yaniv Kaul wrote: > + Simone. > Y. > > On Tue, Sep 5, 2017 at 2:14 PM, Evgheni Dereveanchin > wrote: >> >> Test failed: [ upgrade_engine ] >>

Re: [ovirt-devel] Feature pages

2017-09-05 Thread Jakub Niedermertl
Hi, https://www.ovirt.org/develop/release-management/features/ contains list of features grouped by versions. Jakub On Tue, Sep 5, 2017 at 1:47 PM, Martin Sivak wrote: > Hi Eldan, > > Doron tells me you did play with the current website in the past, can > you share your

Re: [ovirt-devel] vdsm-tool configure fails with "KeyError: 'virt_use_glusterd'"

2017-09-05 Thread Dan Kenigsberg
Our biggest deployment is CentOS7. This is also the only platform where ovirt-system-tests are being run. You have to make sure your patch works there, and passes http://jenkins.ovirt.org/job/ovirt-system-tests_manual/ before we can take in a patch. On Tue, Sep 5, 2017 at 2:50 PM, Gobinda Das

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Yaniv Kaul
+ Simone. Y. On Tue, Sep 5, 2017 at 2:14 PM, Evgheni Dereveanchin wrote: > Test failed: [ upgrade_engine ] > > Link to suspected patches: > https://gerrit.ovirt.org/#/c/81205/9 > > Link to Job: > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2289/ > > Link

Re: [ovirt-devel] vdsm-tool configure fails with "KeyError: 'virt_use_glusterd'"

2017-09-05 Thread Gobinda Das
Hi Petr, Looks like selinux-policy version issue. Can you please check in machine where you faced issue : getsebool -a | grep virt_use_glusterd and what is the selinux-policy version? My local machine fedora25: = selinux-policy-3.13.1-225.20.fc25.noarch And there is no

Re: [ovirt-devel] Feature pages

2017-09-05 Thread Martin Sivak
Hi Eldan, Doron tells me you did play with the current website in the past, can you share your opinion about my proposal please? I am really after a single page list that would allow listing features according to given criteria (including the pull requests links if at all possible). Martin On

[ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Evgheni Dereveanchin
Test failed: [ upgrade_engine ] Link to suspected patches: https://gerrit.ovirt.org/#/c/81205/9 Link to Job: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2289/ Link to all logs:

Re: [ovirt-devel] Heads up: PostgreSQL 9.5

2017-09-05 Thread Martin Perina
Hi, ​Please be aware, that this change means that PostgreSQL 9.5 is required from now on for master/4.2 development. For RPM installation everything should be covered, but you need to upgrade your PostgreSQL database​ ​manually when using development environment: Fedora 26 - it contains

Re: [ovirt-devel] Heads up: PostgreSQL 9.5

2017-09-05 Thread Simone Tiraboschi
On Tue, Sep 5, 2017 at 11:47 AM, Dan Kenigsberg wrote: > On Tue, Sep 5, 2017 at 11:12 AM, Simone Tiraboschi > wrote: > > Hi all, > > we merged a set of patches to consume PostgreSQL 9.5 from SCL. > > Please report any suspect behavior. > > > > We already

Re: [ovirt-devel] how to print api method name and params in ovirt

2017-09-05 Thread Yaniv Kaul
On Tue, Sep 5, 2017 at 6:14 AM, pengyixiang wrote: > hello, everyone! > We need to customed ovirt, and now I need to know which api been > called and transport's params after button been pushed in engine, I try to > add logs like this in vdsm: > Can you explain what you

Re: [ovirt-devel] Weird ordering of target milestones in bugzilla

2017-09-05 Thread Yaniv Lavi (Dary)
Done, updated for products and ordered. Thanks, YANIV LAVI (YANIV DARY) SENIOR TECHNICAL PRODUCT MANAGER Red Hat Israel Ltd. 34 Jerusalem Road, Building A, 1st floor Ra'anana, Israel 4350109 yl...@redhat.comT: +972-9-7692306/8272306 F: +972-9-7692223

[ovirt-devel] Removing LogMaxSwapUsedThresholdInPercentage & LogMinFreeSwapThresholdInMB

2017-09-05 Thread Miroslava Voglova
Hi, I am currently cleaning ConfigValues and LogMaxSwapUsedThresholdInPercentage with LogMinFreeSwapThresholdInMB seem not used. If no one is against it, I will remove them. Regards, Mirka ___ Devel mailing list Devel@ovirt.org

[ovirt-devel] Heads up: PostgreSQL 9.5

2017-09-05 Thread Simone Tiraboschi
Hi all, we merged a set of patches to consume PostgreSQL 9.5 from SCL. Please report any suspect behavior. We already fixed and published a patched version of ovirt-release-master which includes the SCL repo but if you installed it in the past you need to upgrade or manually install

Re: [ovirt-devel] how to print api method name and params in ovirt

2017-09-05 Thread Piotr Kliczewski
On Tue, Sep 5, 2017 at 7:39 AM, Roy Golan wrote: > This might help you Bug 1479301 - [RFE] Add elapsed times of operations to > the engine.log > > > > On Tue, 5 Sep 2017 at 06:29 pengyixiang wrote: >> >> hello, everyone! >> We need to customed ovirt,

Re: [ovirt-devel] hosted engine job fails starting VM

2017-09-05 Thread Piotr Kliczewski
On Tue, Sep 5, 2017 at 9:04 AM, Sandro Bonazzola wrote: > http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/20/artifact/exported-artifacts/test_logs/he-basic-suite-master/post-002_bootstrap.py/lago-he-basic-suite-master-host0/ > > In hosted engine setup

[ovirt-devel] hosted engine job fails starting VM

2017-09-05 Thread Sandro Bonazzola
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/20/artifact/exported-artifacts/test_logs/he-basic-suite-master/post-002_bootstrap.py/lago-he-basic-suite-master-host0/ In hosted engine setup logs: 2017-09-04 23:06:33,705-0400 DEBUG otopi.plugins.gr_he_setup.vm.runvm