Comment 2 for bug 1348672

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Thanks for submitting this bug. Note that until we get proper apparmor support (which may be coming with the next upstream release) lxc containers under libvirt are not deemed safe.

Given the error message, I don't believe this is fixed upstream:

    /* We don't return strings, and thus trivially support this flag. */;
    flags &= ~VIR_TYPED_PARAM_STRING_OKAY;

(VIR_TYPED_PARAM_STRING_OKAY is 4)