----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi(a)gmail.com>
To: "Tomas Jelinek" <tjelinek(a)redhat.com>
Cc: "Martin Betak" <mbetak(a)redhat.com>, "users"
<users(a)ovirt.org>
Sent: Thursday, January 29, 2015 11:39:34 AM
Subject: Re: [ovirt-users] [Users] A mobile monitoring application for oVirt
On Thu, Jan 29, 2015 at 11:18 AM, Tomas Jelinek <tjelinek(a)redhat.com> wrote:
>
>
> Hi Gianluca,
>
> the link to APK is not correct anymore, it was a very old version
> containing quite nasty bugs and the development moved.
> It is now much more stable but not yet officially released. But if you are
> willing to test it, it would be great! Attaching the debug apk file you can
> install on your phone.
> It should work, but if not I can make you a signed apk...
>
>
Thanks.
OK, in the mean time I installed it on my Samsung S2 that comes with
KitKat Beanstalk 4.4.4
It's myself built, see here
https://plus.google.com/105661760401324958761/posts/7b7tmu2shVj
;-)
This evening I'm going to try with my home based all-in-one 3.5.1 oVirt
environment.
cool! can't wait for results :)
Some preliminary questions:
- is the application suitable for tablets too? I would like t test it on a
Samsung Note Pro too (stock 4.4.2)
yes, it should work properly
- can I connect to multiple environments (so define for example
multiple
configurations)?
no, not now. You have to be be connected to only one.
- does it require dns resolving engine hostname, or will it work with
ip
based configurations?
it works both with IP and hostname - you just need to have the correct address filled :)
Don't forget to add both the protocol and the actual path to api, e.g.:
https://192.168.122.12:443/ovirt-engine/api
and for username don't forget to add also the domain, e.g.
admin@internal
Than you can have problems with the SSL certificates - you have to either import your cert
to the phone or just select "disable https" in the movirt settings - for home
setup it is enough ;)
Also, please note that if you are connecting with admin@internal (or any other user with
admin permissions), select the "Admin Privilege" in the settings - than you will
be able to use the search queries and such.
If you decide to unselect it, you have to make sure that VMs are actually visible to the
user from which you are connecting. And also, the search queries will not be available for
you - it is a limitation of oVirt's REST API.
uau, I'm so excited that someone from the community is going to test it!
Tomas
Gianluca