[ovirt-devel] oVirt 4.1 deep dive - V4 Storage Type

2017-03-01 Thread Maor Lipchuk
Hi all, Thank you all for participating the deep dive yesterday The slides are here: http://redhat.slides.com/mlipchuk/v4-storage-type#/ The recorded video is here: https://redhat.bluejeans.com/playback/guid/MTM5NjI5ODgyNToyNTY3MTYtMmMyNzI4MTQtYWM4NS00ZDI4LWE0YTUtZTQ0ZGUyNzMyYWUz# I will upload

Re: [ovirt-devel] cloud-init metadata service

2017-03-01 Thread Marc Young
I partially agree. I do agree that I shouldn't have to crawl the API, nor do I want to. I'd like to have something similar to the metadata service that can provide only designated data to a request, much like how openstack/aws do it. Ie you can get _your_ instance id, network information, etc but y

Re: [ovirt-devel] cloud-init metadata service

2017-03-01 Thread Sven Kieske
On 01/03/17 16:53, Marc Young wrote: > What feels hacky is that I have so little information about the VM i'm > running from within that I'd have a hard time crawling the API enough to > know the information I got was about the VM I'm testing against. Per my > later email the ID in /var/lib/cloud/d

Re: [ovirt-devel] cloud-init metadata service

2017-03-01 Thread Marc Young
Awesome, let me give this a shot and see if it helps On Wed, Mar 1, 2017 at 10:00 AM, Juan Hernández wrote: > On 03/01/2017 04:53 PM, Marc Young wrote: > > What feels hacky is that I have so little information about the VM i'm > > running from within that I'd have a hard time crawling the API en

Re: [ovirt-devel] cloud-init metadata service

2017-03-01 Thread Juan Hernández
On 03/01/2017 04:53 PM, Marc Young wrote: > What feels hacky is that I have so little information about the VM i'm > running from within that I'd have a hard time crawling the API enough to > know the information I got was about the VM I'm testing against. Per my > later email the ID in /var/lib/cl

Re: [ovirt-devel] cloud-init metadata service

2017-03-01 Thread Marc Young
What feels hacky is that I have so little information about the VM i'm running from within that I'd have a hard time crawling the API enough to know the information I got was about the VM I'm testing against. Per my later email the ID in /var/lib/cloud/data/instance-id is not the same that I'd need

Re: [ovirt-devel] cloud-init metadata service

2017-03-01 Thread Yaniv Kaul
On Wed, Mar 1, 2017 at 4:53 PM Marc Young <3vilpeng...@gmail.com> wrote: > Ive looked through what documentation I can find and i only come up on bug > reports from years ago, but: is there anyway to get metadata about a oVirt > server metadata from the context of a VM ? cloud-init supports a meta

Re: [ovirt-devel] cloud-init metadata service

2017-03-01 Thread Marc Young
After investigating alittle, it looks like it's partially supported, it uses the NoCloud portion: http://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html $ tail -n 1 /etc/cloud/cloud.cfg datasource_list: ["NoCloud", "ConfigDrive"] But I'm not sure how to get more information or

[ovirt-devel] cloud-init metadata service

2017-03-01 Thread Marc Young
Ive looked through what documentation I can find and i only come up on bug reports from years ago, but: is there anyway to get metadata about a oVirt server metadata from the context of a VM ? cloud-init supports a metadata service that sits on 169.254.169.254 to retrieve info like instance-id etc.

Re: [ovirt-devel] dashboard jenkins jobs

2017-03-01 Thread Sandro Bonazzola
On Wed, Mar 1, 2017 at 1:32 PM, Greg Sheremeta wrote: > What should the yaml be to only drop fc24 on master? (have I mentioned I > *hate* yaml) > Np, I'll take care of it :-) > > Best wishes, > Greg > > On Mar 1, 2017 6:41 AM, "Greg Sheremeta" wrote: > >> My bad, thanks for noticing :) >> >>

Re: [ovirt-devel] dashboard jenkins jobs

2017-03-01 Thread Greg Sheremeta
What should the yaml be to only drop fc24 on master? (have I mentioned I *hate* yaml) Best wishes, Greg On Mar 1, 2017 6:41 AM, "Greg Sheremeta" wrote: > My bad, thanks for noticing :) > > Greg Sheremeta, MBA > Red Hat, Inc. > gsher...@redhat.com > > On Mar 1, 2017 5:29 AM, "Sandro Bonazzola"

Re: [ovirt-devel] Displaying external kvm VMs in Engine UI?

2017-03-01 Thread Michal Skrivanek
> On 1 Mar 2017, at 13:19, Roy Golan wrote: > > > > On Wed, Mar 1, 2017, 1:57 PM Milan Zamazal > wrote: > I was thinking why external VMs are not displayed in the VM list in > Engine UI. Of course, in theory there shouldn't be any VMs running on > the hosts out of

Re: [ovirt-devel] Displaying external kvm VMs in Engine UI?

2017-03-01 Thread Roy Golan
On Wed, Mar 1, 2017, 1:57 PM Milan Zamazal wrote: > I was thinking why external VMs are not displayed in the VM list in > Engine UI. Of course, in theory there shouldn't be any VMs running on > the hosts out of oVirt control. But in reality they sometimes are and > then it would be good to know

[ovirt-devel] Displaying external kvm VMs in Engine UI?

2017-03-01 Thread Milan Zamazal
I was thinking why external VMs are not displayed in the VM list in Engine UI. Of course, in theory there shouldn't be any VMs running on the hosts out of oVirt control. But in reality they sometimes are and then it would be good to know about their existence -- I should be aware that something s

Re: [ovirt-devel] dashboard jenkins jobs

2017-03-01 Thread Greg Sheremeta
My bad, thanks for noticing :) Greg Sheremeta, MBA Red Hat, Inc. gsher...@redhat.com On Mar 1, 2017 5:29 AM, "Sandro Bonazzola" wrote: > > > On Wed, Mar 1, 2017 at 11:25 AM, Eyal Edri wrote: > >> >> >> On Wed, Mar 1, 2017 at 12:19 PM, Sandro Bonazzola >> wrote: >> >>> >>> >>> On Tue, Feb 28,

Re: [ovirt-devel] dashboard jenkins jobs

2017-03-01 Thread Sandro Bonazzola
On Wed, Mar 1, 2017 at 11:25 AM, Eyal Edri wrote: > > > On Wed, Mar 1, 2017 at 12:19 PM, Sandro Bonazzola > wrote: > >> >> >> On Tue, Feb 28, 2017 at 5:48 PM, Sandro Bonazzola >> wrote: >> >>> Hi, >>> just seen https://gerrit.ovirt.org/#/c/73182/ merged and no info on why >>> all those jobs hav

Re: [ovirt-devel] dashboard jenkins jobs

2017-03-01 Thread Eyal Edri
On Wed, Mar 1, 2017 at 12:19 PM, Sandro Bonazzola wrote: > > > On Tue, Feb 28, 2017 at 5:48 PM, Sandro Bonazzola > wrote: > >> Hi, >> just seen https://gerrit.ovirt.org/#/c/73182/ merged and no info on why >> all those jobs have been dropped. >> Can anybody update on this? As far as I can tell 4

Re: [ovirt-devel] dashboard jenkins jobs

2017-03-01 Thread Sandro Bonazzola
On Tue, Feb 28, 2017 at 5:48 PM, Sandro Bonazzola wrote: > Hi, > just seen https://gerrit.ovirt.org/#/c/73182/ merged and no info on why > all those jobs have been dropped. > Can anybody update on this? As far as I can tell 4.y jobs are still needed. > Or am I missing something? > Looks like a n

Re: [ovirt-devel] System tests broken

2017-03-01 Thread Daniel Belenky
ofc. im sorry, it was my mistake On Wed, Mar 1, 2017 at 11:21 AM, Pavel Zhukov wrote: > Daniel, > Can you please let infra owner know prior testing new code in production? > Thanks. > > On Wed, Mar 1, 2017 at 7:43 AM, Daniel Belenky > wrote: > >> Hey, >> I was testing a new code there that brok

Re: [ovirt-devel] System tests broken

2017-03-01 Thread Pavel Zhukov
Daniel, Can you please let infra owner know prior testing new code in production? Thanks. On Wed, Mar 1, 2017 at 7:43 AM, Daniel Belenky wrote: > Hey, > I was testing a new code there that broke the test, > I've reverted the job to it's original code and re triggered your test > Link