[Users] [Spice-devel] govirt 0.30 plans

Christophe Fergeau cfergeau at redhat.com
Mon Nov 18 07:36:17 UTC 2013


On Sat, Nov 16, 2013 at 08:43:16AM -0500, i iordanov wrote:
> Hi Itamar,
> 
> Thanks for the explanations! I'll let Christophe confirm that govirt
> defaults to user-mode.

Yes it does, ovirt-proxy.c has:
g_object_class_install_property(oclass,
                                    PROP_ADMIN,
                                    g_param_spec_boolean("admin",
                                                         "admin",
                                                         "Use REST API as an admin",
                                                         FALSE,
                                                         G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));

"FALSE" is the default value for the OvirtProxy::admin property.

Christophe

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20131118/d07b7d21/attachment-0001.sig>


More information about the Users mailing list