desktop version of client?

Hey there, I'm looking for some kind of desktop client for ovirt. I believe as per what I've seen that there's nothing official so I'm looking for any other options (even if it's an own development). As a last resource we can use the web admin but the purpose is to have a few thin clients which would start the client at boot time so it's more confortable for users, plus most times the web admin becomes slow after a while. I'm not sure if something like this exists. In any case thanks for any tip. By the way, we're using ovirt 3.6.7, fwiw. Amy Morrisson

Hello Amy. We had the same needs back in July as we have some classrooms with thin clients and although we don't just offer the oVirt service we wanted something simple so users don't need to open a browser and just handle their machines in a simple way, so I found this project [1] that works quite fine for what we need. Manage virtual machine's power and start a viewer. Period. No more funcionalities (not sure if you need something more sophisticated...). The project has been stopped for a time but it seems that the maintainer is implementing new capabilities and fixing some things lately. As a side note, you didn't mention if your thin clients are linux or windows based but I believe this is for linux only. HTH, James [1] https://ovirt-desktop-client.click 2016-10-28 20:47 GMT+01:00 Amy Morrisson <amymorr9192@gmail.com>:
Hey there,
I'm looking for some kind of desktop client for ovirt. I believe as per what I've seen that there's nothing official so I'm looking for any other options (even if it's an own development). As a last resource we can use the web admin but the purpose is to have a few thin clients which would start the client at boot time so it's more confortable for users, plus most times the web admin becomes slow after a while.
I'm not sure if something like this exists. In any case thanks for any tip.
By the way, we're using ovirt 3.6.7, fwiw.
Amy Morrisson
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Thanks. Our thin clients are linux based so this should fit. Also managing power and having access to a console is enough for us. We will deploy a few of them and try the desktop client these days. Amy 2016-10-29 10:23 GMT+01:00 James Michels <karma.sometimes.hurts@gmail.com>:
Hello Amy.
We had the same needs back in July as we have some classrooms with thin clients and although we don't just offer the oVirt service we wanted something simple so users don't need to open a browser and just handle their machines in a simple way, so I found this project [1] that works quite fine for what we need. Manage virtual machine's power and start a viewer. Period. No more funcionalities (not sure if you need something more sophisticated...).
The project has been stopped for a time but it seems that the maintainer is implementing new capabilities and fixing some things lately.
As a side note, you didn't mention if your thin clients are linux or windows based but I believe this is for linux only.
HTH,
James
[1] https://ovirt-desktop-client.click
2016-10-28 20:47 GMT+01:00 Amy Morrisson <amymorr9192@gmail.com>:
Hey there,
I'm looking for some kind of desktop client for ovirt. I believe as per what I've seen that there's nothing official so I'm looking for any other options (even if it's an own development). As a last resource we can use the web admin but the purpose is to have a few thin clients which would start the client at boot time so it's more confortable for users, plus most times the web admin becomes slow after a while.
I'm not sure if something like this exists. In any case thanks for any tip.
By the way, we're using ovirt 3.6.7, fwiw.
Amy Morrisson
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Sat, Oct 29, 2016 at 11:23 AM, James Michels < karma.sometimes.hurts@gmail.com> wrote:
Hello Amy.
We had the same needs back in July as we have some classrooms with thin clients and although we don't just offer the oVirt service we wanted something simple so users don't need to open a browser and just handle their machines in a simple way, so I found this project [1] that works quite fine for what we need. Manage virtual machine's power and start a viewer. Period. No more funcionalities (not sure if you need something more sophisticated...).
The project has been stopped for a time but it seems that the maintainer is implementing new capabilities and fixing some things lately.
As a side note, you didn't mention if your thin clients are linux or windows based but I believe this is for linux only.
HTH,
James
Hello, thanks for reporting about this project I didn't know about. By the way on a Fedora 24 client I was able to successfully test it without the need to create a python virtual environment This is with python 2 present in F24 (not tested with the alternative python 3 Python 3.5.1): $ python -V Python 2.7.12 and the currently provided packages: sip-4.18-2.fc24.x86_64 python-qt5-5.6-4.fc24.x86_6 I was able to then run python ovirtclient.py I was not able to using anyway virtualenv (both 2 and 3 versions) that seems anyway sort of broken Without --always-copy switch the sip compilation tried to remove the provided sip.so and clearly it failed With --always-copy I got errors able to temporarily fix changing fix_lib64 function but then error again about importing _io.... Gianluca

This is a multi-part message in MIME format. --------------BAD1924FC4F1C9DE137E2E9D Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Hi Gianluca, El 01/11/16 a las 13:17, Gianluca Cecchi escribió:
[...]
Hello, thanks for reporting about this project I didn't know about.
By the way on a Fedora 24 client I was able to successfully test it without the need to create a python virtual environment
The truth is that I didn't do any tests on Fedora, just on Debian, Ubuntu, CentOS & RHEL and seeing the variety of different scenarios I decided to include a way to install both components that should work platform independently. However, it's true that this should be labelled as the "hard way" and if the user is able to install them without the need of a virtualenv, this should also be documented (this is a matter of preference, actually), so I'll update the README soon.
This is with python 2 present in F24 (not tested with the alternative python 3 Python 3.5.1):
$ python -V Python 2.7.12
and the currently provided packages:
sip-4.18-2.fc24.x86_64 python-qt5-5.6-4.fc24.x86_6
I was able to then run
python ovirtclient.py
I was not able to using anyway virtualenv (both 2 and 3 versions) that seems anyway sort of broken Without --always-copy switch the sip compilation tried to remove the provided sip.so and clearly it failed With --always-copy I got errors able to temporarily fix changing fix_lib64 function but then error again about importing _io....
I faced the last error a few days ago and it was because a version mismatch of different python components. I simply upgraded all the python related packages to the latest version, re-created the virtualenv and it worked. Not sure if that is the only one reason, but it worked in my case. Thanks for the feedback. Nicolás
Gianluca
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------BAD1924FC4F1C9DE137E2E9D Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> Hi Gianluca,<br> <br> <div class="moz-cite-prefix">El 01/11/16 a las 13:17, Gianluca Cecchi escribió:<br> </div> <blockquote cite="mid:CAG2kNCxyydBvsJ8QT2N80J-R7xr=g2mJ8Skyfovg1KakN97Y0A@mail.gmail.com" type="cite"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote">[...]<br> <br> Hello,<br> <div>thanks for reporting about this project I didn't know about.<br> <br> </div> <div>By the way on a Fedora 24 client I was able to successfully test it without the need to create a python virtual environment <br> <br> </div> </div> </div> </div> </blockquote> <br> The truth is that I didn't do any tests on Fedora, just on Debian, Ubuntu, CentOS & RHEL and seeing the variety of different scenarios I decided to include a way to install both components that should work platform independently. However, it's true that this should be labelled as the "hard way" and if the user is able to install them without the need of a virtualenv, this should also be documented (this is a matter of preference, actually), so I'll update the README soon.<br> <br> <blockquote cite="mid:CAG2kNCxyydBvsJ8QT2N80J-R7xr=g2mJ8Skyfovg1KakN97Y0A@mail.gmail.com" type="cite"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote"> <div>This is with python 2 present in F24 (not tested with the alternative python 3 Python 3.5.1):<br> <br> $ python -V<br> Python 2.7.12<br> <br> and the currently provided packages:<br> <br> sip-4.18-2.fc24.x86_64<br> python-qt5-5.6-4.fc24.x86_6<br> <br> I was able to then run <br> <br> python ovirtclient.py<br> <br> I was not able to using anyway virtualenv (both 2 and 3 versions) that seems anyway sort of broken <br> </div> <div>Without --always-copy switch the sip compilation tried to remove the provided sip.so and clearly it failed <br> </div> <div>With --always-copy I got errors able to temporarily fix changing fix_lib64 function but then error again about importing _io....<br> <br> </div> </div> </div> </div> </blockquote> <br> I faced the last error a few days ago and it was because a version mismatch of different python components. I simply upgraded all the python related packages to the latest version, re-created the virtualenv and it worked. Not sure if that is the only one reason, but it worked in my case.<br> <br> Thanks for the feedback.<br> <br> Nicolás<br> <br> <blockquote cite="mid:CAG2kNCxyydBvsJ8QT2N80J-R7xr=g2mJ8Skyfovg1KakN97Y0A@mail.gmail.com" type="cite"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote"> <div>Gianluca<br> </div> </div> <br> </div> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------BAD1924FC4F1C9DE137E2E9D--

On 29 Oct 2016, at 11:23, James Michels = <karma.sometimes.hurts@gmail.com> wrote: =20 Hello Amy. =20 We had the same needs back in July as we have some classrooms with =
=20 The project has been stopped for a time but it seems that the =
=20 As a side note, you didn't mention if your thin clients are linux or = windows based but I believe this is for linux only. =20 HTH, =20 James =20 [1] https://ovirt-desktop-client.click = <https://ovirt-desktop-client.click/> =20 2016-10-28 20:47 GMT+01:00 Amy Morrisson <amymorr9192@gmail.com = <mailto:amymorr9192@gmail.com>>: Hey there, =20 I'm looking for some kind of desktop client for ovirt. I believe as =
--Apple-Mail=_EF0B700D-3812-4AC0-8608-A6CF93C26B7C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 thin clients and although we don't just offer the oVirt service we = wanted something simple so users don't need to open a browser and just = handle their machines in a simple way, so I found this project [1] that = works quite fine for what we need. Manage virtual machine's power and = start a viewer. Period. No more funcionalities (not sure if you need = something more sophisticated...). maintainer is implementing new capabilities and fixing some things = lately. Hey all, I wonder=E2=80=A6coincidentally we started to explore simplified and = modern interface for use cases like yours. It=E2=80=99s by no means ready yet, but I wonder what you guys think = about [1]. It=E2=80=99s just a proof of concept but the goals are the same, it=E2=80=99= s browser-based but much more lightweight than the current GWT Basic = User Portal Thanks, michal [1] https://trello.com/c/blwDpjcJ per what I've seen that there's nothing official so I'm looking for any = other options (even if it's an own development). As a last resource we = can use the web admin but the purpose is to have a few thin clients = which would start the client at boot time so it's more confortable for = users, plus most times the web admin becomes slow after a while.
=20 I'm not sure if something like this exists. In any case thanks for any = tip. =20 By the way, we're using ovirt 3.6.7, fwiw. =20 Amy Morrisson =20 _______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users = <http://lists.ovirt.org/mailman/listinfo/users> =20 =20 _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--Apple-Mail=_EF0B700D-3812-4AC0-8608-A6CF93C26B7C Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><br class=3D""><div class=3D""><div><blockquote type=3D"cite" = class=3D""><div class=3D"">On 29 Oct 2016, at 11:23, James Michels = <<a href=3D"mailto:karma.sometimes.hurts@gmail.com" = class=3D"">karma.sometimes.hurts@gmail.com</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><div dir=3D"ltr" = class=3D""><div class=3D"">Hello Amy.</div><div class=3D""><br = class=3D""></div><div class=3D"">We had the same needs back in July as = we have some classrooms with thin clients and although we don't just = offer the oVirt service we wanted something simple so users don't need = to open a browser and just handle their machines in a simple way, so I = found this project [1] that works quite fine for what we need. Manage = virtual machine's power and start a viewer. Period. No more = funcionalities (not sure if you need something more = sophisticated...).</div><div class=3D""><br class=3D""></div><div = class=3D"">The project has been stopped for a time but it seems that the = maintainer is implementing new capabilities and fixing some things = lately.</div></div></div></blockquote><div><br class=3D""></div>Hey = all,</div><div>I wonder=E2=80=A6coincidentally we started to explore = simplified and modern interface for use cases like = yours.</div><div>It=E2=80=99s by no means ready yet, but I wonder what = you guys think about [1].</div><div>It=E2=80=99s just a proof of concept = but the goals are the same, it=E2=80=99s browser-based but much more = lightweight than the current GWT Basic User Portal</div><div><br = class=3D""></div><div>Thanks,</div><div>michal</div><div><br = class=3D""></div><div>[1] <a href=3D"https://trello.com/c/blwDpjcJ" = class=3D"">https://trello.com/c/blwDpjcJ</a></div><div><br = class=3D""><blockquote type=3D"cite" class=3D""><div class=3D""><div = dir=3D"ltr" class=3D""><div class=3D""><br class=3D""></div><div = class=3D"">As a side note, you didn't mention if your thin clients are = linux or windows based but I believe this is for linux only.</div><div = class=3D""><br class=3D""></div><div class=3D"">HTH,</div><div = class=3D""><br class=3D""></div><div class=3D"">James</div><div = class=3D""><br class=3D""></div><div class=3D"">[1] <a = href=3D"https://ovirt-desktop-client.click/" = class=3D"">https://ovirt-desktop-client.click</a></div></div><div = class=3D"gmail_extra"><br class=3D""><div class=3D"gmail_quote">2016-10-28= 20:47 GMT+01:00 Amy Morrisson <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:amymorr9192@gmail.com" target=3D"_blank" = class=3D"">amymorr9192@gmail.com</a>></span>:<br class=3D""><blockquote= class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div dir=3D"ltr" class=3D"">Hey there,<div = class=3D""><br class=3D""></div><div class=3D"">I'm looking for some = kind of desktop client for ovirt. I believe as per what I've seen that = there's nothing official so I'm looking for any other options (even if = it's an own development). As a last resource we can use the web admin = but the purpose is to have a few thin clients which would start the = client at boot time so it's more confortable for users, plus most times = the web admin becomes slow after a while.</div><div class=3D""><br = class=3D""></div><div class=3D"">I'm not sure if something like this = exists. In any case thanks for any tip.</div><div class=3D""><br = class=3D""></div><div class=3D"">By the way, we're using ovirt 3.6.7, = fwiw.</div><span class=3D"HOEnZb"><font color=3D"#888888" class=3D""><div = class=3D""><br class=3D""></div><div class=3D"">Amy = Morrisson</div></font></span></div> <br class=3D"">______________________________<wbr = class=3D"">_________________<br class=3D""> Users mailing list<br class=3D""> <a href=3D"mailto:Users@ovirt.org" class=3D"">Users@ovirt.org</a><br = class=3D""> <a href=3D"http://lists.ovirt.org/mailman/listinfo/users" = rel=3D"noreferrer" target=3D"_blank" = class=3D"">http://lists.ovirt.org/<wbr = class=3D"">mailman/listinfo/users</a><br class=3D""> <br class=3D""></blockquote></div><br class=3D""></div> _______________________________________________<br class=3D"">Users = mailing list<br class=3D""><a href=3D"mailto:Users@ovirt.org" = class=3D"">Users@ovirt.org</a><br = class=3D"">http://lists.ovirt.org/mailman/listinfo/users<br = class=3D""></div></blockquote></div><br class=3D""></div></body></html>= --Apple-Mail=_EF0B700D-3812-4AC0-8608-A6CF93C26B7C--

This is a multi-part message in MIME format. --------------CD0D6A551C130F6A4A6110E6 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Hi Michal, El 02/11/16 a las 16:31, Michal Skrivanek escribió:
[...]
I wonder coincidentally we started to explore simplified and modern interface for use cases like yours. Its by no means ready yet, but I wonder what you guys think about [1]. Its just a proof of concept but the goals are the same, its browser-based but much more lightweight than the current GWT Basic User Portal
Thanks, michal
Looks good! This would even suffice our needs quite well. Actually, in our case we tried to avoid using a web browser because these thin clients are very specific for virtualization, so users should use them *only* to manage their VMs and if they need to browse something, it would be done from a VM they have access to (for example, a disposable machine from a VmPool). Anyhow, this can also be done with a bit of tweaking on the browser side, so if the project is finally released we'll consider it. Regards, Nicolás
As a side note, you didn't mention if your thin clients are linux or windows based but I believe this is for linux only.
HTH,
James
[1] https://ovirt-desktop-client.click <https://ovirt-desktop-client.click/>
2016-10-28 20:47 GMT+01:00 Amy Morrisson <amymorr9192@gmail.com <mailto:amymorr9192@gmail.com>>:
Hey there,
I'm looking for some kind of desktop client for ovirt. I believe as per what I've seen that there's nothing official so I'm looking for any other options (even if it's an own development). As a last resource we can use the web admin but the purpose is to have a few thin clients which would start the client at boot time so it's more confortable for users, plus most times the web admin becomes slow after a while.
I'm not sure if something like this exists. In any case thanks for any tip.
By the way, we're using ovirt 3.6.7, fwiw.
Amy Morrisson
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
Hey all,
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------CD0D6A551C130F6A4A6110E6 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> Hi Michal,<br> <br> <div class="moz-cite-prefix">El 02/11/16 a las 16:31, Michal Skrivanek escribió:<br> </div> <blockquote cite="mid:52052852-B1EC-4A1A-B7DC-8DC2CD8D12A8@redhat.com" type="cite">[...]<br> <br> <div class=""> <div>I wonder coincidentally we started to explore simplified and modern interface for use cases like yours.</div> <div>Its by no means ready yet, but I wonder what you guys think about [1].</div> <div>Its just a proof of concept but the goals are the same, its browser-based but much more lightweight than the current GWT Basic User Portal</div> <div><br class=""> </div> <div>Thanks,</div> <div>michal</div> <div><br class=""> </div> <div>[1] <a moz-do-not-send="true" href="https://trello.com/c/blwDpjcJ" class="">https://trello.com/c/blwDpjcJ</a></div> <div><br class=""> </div> </div> </blockquote> <br> Looks good! This would even suffice our needs quite well. Actually, in our case we tried to avoid using a web browser because these thin clients are very specific for virtualization, so users should use them *only* to manage their VMs and if they need to browse something, it would be done from a VM they have access to (for example, a disposable machine from a VmPool). Anyhow, this can also be done with a bit of tweaking on the browser side, so if the project is finally released we'll consider it.<br> <br> Regards,<br> <br> Nicolás<br> <br> <blockquote cite="mid:52052852-B1EC-4A1A-B7DC-8DC2CD8D12A8@redhat.com" type="cite"> <div class=""> <div> <blockquote type="cite" class=""> <div class=""> <div dir="ltr" class=""> <div class=""><br class=""> </div> <div class="">As a side note, you didn't mention if your thin clients are linux or windows based but I believe this is for linux only.</div> <div class=""><br class=""> </div> <div class="">HTH,</div> <div class=""><br class=""> </div> <div class="">James</div> <div class=""><br class=""> </div> <div class="">[1] <a moz-do-not-send="true" href="https://ovirt-desktop-client.click/" class="">https://ovirt-desktop-client.click</a></div> </div> <div class="gmail_extra"><br class=""> <div class="gmail_quote">2016-10-28 20:47 GMT+01:00 Amy Morrisson <span dir="ltr" class=""><<a moz-do-not-send="true" href="mailto:amymorr9192@gmail.com" target="_blank" class="">amymorr9192@gmail.com</a>></span>:<br class=""> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div dir="ltr" class="">Hey there, <div class=""><br class=""> </div> <div class="">I'm looking for some kind of desktop client for ovirt. I believe as per what I've seen that there's nothing official so I'm looking for any other options (even if it's an own development). As a last resource we can use the web admin but the purpose is to have a few thin clients which would start the client at boot time so it's more confortable for users, plus most times the web admin becomes slow after a while.</div> <div class=""><br class=""> </div> <div class="">I'm not sure if something like this exists. In any case thanks for any tip.</div> <div class=""><br class=""> </div> <div class="">By the way, we're using ovirt 3.6.7, fwiw.</div> <span class="HOEnZb"><font class="" color="#888888"> <div class=""><br class=""> </div> <div class="">Amy Morrisson</div> </font></span></div> <br class=""> ______________________________<wbr class="">_________________<br class=""> Users mailing list<br class=""> <a moz-do-not-send="true" href="mailto:Users@ovirt.org" class="">Users@ovirt.org</a><br class=""> <a moz-do-not-send="true" href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank" class="">http://lists.ovirt.org/<wbr class="">mailman/listinfo/users</a><br class=""> <br class=""> </blockquote> </div> <br class=""> </div> _______________________________________________<br class=""> Users mailing list<br class=""> <a moz-do-not-send="true" href="mailto:Users@ovirt.org" class="">Users@ovirt.org</a><br class=""> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br class=""> </div> </blockquote> </div> <br class=""> </div> Hey all, <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------CD0D6A551C130F6A4A6110E6--

--Apple-Mail=_57F38A86-F920-4E5E-AD33-5CB892BCA8FC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8
On 3 Nov 2016, at 17:54, Nicol=C3=A1s <nicolas@devels.es> wrote: =20 Hi Michal, =20 El 02/11/16 a las 16:31, Michal Skrivanek escribi=C3=B3:
[...] =20 I wonder=E2=80=A6coincidentally we started to explore simplified and = modern interface for use cases like yours. It=E2=80=99s by no means ready yet, but I wonder what you guys think = about [1]. It=E2=80=99s just a proof of concept but the goals are the same, = it=E2=80=99s browser-based but much more lightweight than the current = GWT Basic User Portal =20 Thanks, michal =20 [1] https://trello.com/c/blwDpjcJ <https://trello.com/c/blwDpjcJ> =20 =20 Looks good! This would even suffice our needs quite well. Actually, in = our case we tried to avoid using a web browser because these thin = clients are very specific for virtualization, so users should use them = *only* to manage their VMs and if they need to browse something, it = would be done from a VM they have access to (for example, a disposable = machine from a VmPool). Anyhow, this can also be done with a bit of = tweaking on the browser side, so if the project is finally released = we'll consider it.
=20 Regards, =20 Nicol=C3=A1s =20
=20 As a side note, you didn't mention if your thin clients are linux or = windows based but I believe this is for linux only. =20 HTH, =20 James =20 [1] https://ovirt-desktop-client.click = <https://ovirt-desktop-client.click/> =20 2016-10-28 20:47 GMT+01:00 Amy Morrisson <amymorr9192@gmail.com = <mailto:amymorr9192@gmail.com>>: Hey there, =20 I'm looking for some kind of desktop client for ovirt. I believe as =
Yep, it is supposed to be lightweight enough so it runs or tablets and = mobiles, so even thin clients should be ok as long as they are capable = of running a modern browser Our hope is that it is simple enough so people can actually contribute = and improve it as well on github, and make it more useful (unlike the = existing portal) per what I've seen that there's nothing official so I'm looking for any = other options (even if it's an own development). As a last resource we = can use the web admin but the purpose is to have a few thin clients = which would start the client at boot time so it's more confortable for = users, plus most times the web admin becomes slow after a while.
=20 I'm not sure if something like this exists. In any case thanks for = any tip. =20 By the way, we're using ovirt 3.6.7, fwiw. =20 Amy Morrisson =20 _______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users = <http://lists.ovirt.org/mailman/listinfo/users> =20 =20 _______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users = <http://lists.ovirt.org/mailman/listinfo/users> =20 Hey all,=20 =20
Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users = <http://lists.ovirt.org/mailman/listinfo/users> =20
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--Apple-Mail=_57F38A86-F920-4E5E-AD33-5CB892BCA8FC Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><br class=3D""><div><blockquote type=3D"cite" class=3D""><div = class=3D"">On 3 Nov 2016, at 17:54, Nicol=C3=A1s <<a = href=3D"mailto:nicolas@devels.es" class=3D"">nicolas@devels.es</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""> =20 <meta content=3D"text/html; charset=3Dwindows-1252" = http-equiv=3D"Content-Type" class=3D""> =20 <div bgcolor=3D"#FFFFFF" text=3D"#000000" class=3D""> Hi Michal,<br class=3D""> <br class=3D""> <div class=3D"moz-cite-prefix">El 02/11/16 a las 16:31, Michal Skrivanek escribi=C3=B3:<br class=3D""> </div> <blockquote = cite=3D"mid:52052852-B1EC-4A1A-B7DC-8DC2CD8D12A8@redhat.com" type=3D"cite"= class=3D"">[...]<br class=3D""> <br class=3D""> <div class=3D""> <div class=3D"">I wonder=E2=80=A6coincidentally we started to = explore simplified and modern interface for use cases like yours.</div> <div class=3D"">It=E2=80=99s by no means ready yet, but I wonder = what you guys think about [1].</div> <div class=3D"">It=E2=80=99s just a proof of concept but the = goals are the same, it=E2=80=99s browser-based but much more lightweight than the = current GWT Basic User Portal</div> <div class=3D""><br class=3D""> </div> <div class=3D"">Thanks,</div> <div class=3D"">michal</div> <div class=3D""><br class=3D""> </div> <div class=3D"">[1] <a moz-do-not-send=3D"true" = href=3D"https://trello.com/c/blwDpjcJ" = class=3D"">https://trello.com/c/blwDpjcJ</a></div> <div class=3D""><br class=3D""> </div> </div> </blockquote> <br class=3D""> Looks good! This would even suffice our needs quite well. Actually, in our case we tried to avoid using a web browser because these thin clients are very specific for virtualization, so users should use them *only* to manage their VMs and if they need to browse something, it would be done from a VM they have access to (for example, a disposable machine from a VmPool). Anyhow, this can also be done with a bit of tweaking on the browser side, so if the project is finally released we'll consider it.<br = class=3D""></div></div></blockquote><div><br class=3D""></div>Yep, it is = supposed to be lightweight enough so it runs or tablets and mobiles, so = even thin clients should be ok as long as they are capable of running a = modern browser</div><div>Our hope is that it is simple enough so people = can actually contribute and improve it as well on github, and make it = more useful (unlike the existing portal)</div><div><br = class=3D""><blockquote type=3D"cite" class=3D""><div class=3D""><div = bgcolor=3D"#FFFFFF" text=3D"#000000" class=3D""> <br class=3D""> Regards,<br class=3D""> <br class=3D""> Nicol=C3=A1s<br class=3D""> <br class=3D""> <blockquote = cite=3D"mid:52052852-B1EC-4A1A-B7DC-8DC2CD8D12A8@redhat.com" type=3D"cite"= class=3D""> <div class=3D""> <div class=3D""> <blockquote type=3D"cite" class=3D""> <div class=3D""> <div dir=3D"ltr" class=3D""> <div class=3D""><br class=3D""> </div> <div class=3D"">As a side note, you didn't mention if = your thin clients are linux or windows based but I believe this is for linux only.</div> <div class=3D""><br class=3D""> </div> <div class=3D"">HTH,</div> <div class=3D""><br class=3D""> </div> <div class=3D"">James</div> <div class=3D""><br class=3D""> </div> <div class=3D"">[1] <a moz-do-not-send=3D"true" = href=3D"https://ovirt-desktop-client.click" = class=3D"">https://ovirt-desktop-client.click</a></div> </div> <div class=3D"gmail_extra"><br class=3D""> <div class=3D"gmail_quote">2016-10-28 20:47 GMT+01:00 = Amy Morrisson <span dir=3D"ltr" class=3D""><<a = moz-do-not-send=3D"true" href=3D"mailto:amymorr9192@gmail.com" = target=3D"_blank" class=3D"">amymorr9192@gmail.com</a>></span>:<br = class=3D""> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 = 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div dir=3D"ltr" class=3D"">Hey there, <div class=3D""><br class=3D""> </div> <div class=3D"">I'm looking for some kind of = desktop client for ovirt. I believe as per what I've seen that there's nothing official so I'm looking for any other options (even if it's an own development). As a last resource we can use the web admin but the purpose is to have a few thin clients which would start the client at boot time so it's more confortable for users, plus most times the web admin becomes slow after a while.</div> <div class=3D""><br class=3D""> </div> <div class=3D"">I'm not sure if something like = this exists. In any case thanks for any tip.</div> <div class=3D""><br class=3D""> </div> <div class=3D"">By the way, we're using ovirt = 3.6.7, fwiw.</div> <span class=3D"HOEnZb"><font class=3D"" = color=3D"#888888"> <div class=3D""><br class=3D""> </div> <div class=3D"">Amy Morrisson</div> </font></span></div> <br class=3D""> ______________________________<wbr = class=3D"">_________________<br class=3D""> Users mailing list<br class=3D""> <a moz-do-not-send=3D"true" = href=3D"mailto:Users@ovirt.org" class=3D"">Users@ovirt.org</a><br = class=3D""> <a moz-do-not-send=3D"true" = href=3D"http://lists.ovirt.org/mailman/listinfo/users" rel=3D"noreferrer" = target=3D"_blank" class=3D"">http://lists.ovirt.org/<wbr = class=3D"">mailman/listinfo/users</a><br class=3D""> <br class=3D""> </blockquote> </div> <br class=3D""> </div> _______________________________________________<br = class=3D""> Users mailing list<br class=3D""> <a moz-do-not-send=3D"true" href=3D"mailto:Users@ovirt.org" = class=3D"">Users@ovirt.org</a><br class=3D""> <a class=3D"moz-txt-link-freetext" = href=3D"http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.= org/mailman/listinfo/users</a><br class=3D""> </div> </blockquote> </div> <br class=3D""> </div> Hey all, <br class=3D""> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br class=3D""> <pre wrap=3D"" = class=3D"">_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" = href=3D"mailto:Users@ovirt.org">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" = href=3D"http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.= org/mailman/listinfo/users</a> </pre> </blockquote> <br class=3D""> </div> _______________________________________________<br class=3D"">Users = mailing list<br class=3D""><a href=3D"mailto:Users@ovirt.org" = class=3D"">Users@ovirt.org</a><br = class=3D"">http://lists.ovirt.org/mailman/listinfo/users<br = class=3D""></div></blockquote></div><br class=3D""></body></html>= --Apple-Mail=_57F38A86-F920-4E5E-AD33-5CB892BCA8FC--

On Fri, Oct 28, 2016 at 10:47 PM, Amy Morrisson <amymorr9192@gmail.com> wrote:
Hey there,
I'm looking for some kind of desktop client for ovirt. I believe as per what I've seen that there's nothing official so I'm looking for any other options (even if it's an own development). As a last resource we can use the web admin but the purpose is to have a few thin clients which would start the client at boot time so it's more confortable for users, plus most times the web admin becomes slow after a while.
I'm not sure if something like this exists. In any case thanks for any tip.
By the way, we're using ovirt 3.6.7, fwiw.
There is gnome-boxes, that in principle has support for ovirt. I tried it, and noticed it tries to connect to /api instead of /ovirt-engine/api - former was removed in 4.0. Tried to fix this but it still didn't work, so filed this bug: https://bugzilla.gnome.org/show_bug.cgi?id=773726 FYI. -- Didi
participants (6)
-
Amy Morrisson
-
Gianluca Cecchi
-
James Michels
-
Michal Skrivanek
-
Nicolás
-
Yedidyah Bar David