[Spice-devel] govirt 0.30 plans

Christophe Fergeau cfergeau at redhat.com
Sun Nov 17 23:36:17 PST 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.freedesktop.org/archives/spice-devel/attachments/20131118/d07b7d21/attachment.pgp>


More information about the Spice-devel mailing list