On 12/4/20 2:35 AM, Daniel P. Berrangé wrote:
On Thu, Dec 03, 2020 at 04:25:42PM -0700, Jim Fehlig wrote:
> Attempting to create a lxc domain with <seclabel type='none'/> fails
>
> virsh --connect lxc:/// create distro_nosec.xml
> error: Failed to create domain from distro_nosec.xml
> error: unsupported configuration: Security driver model '(null)' is not
available
Is this a regression, or has it always been broken like this ?
It's a regression. Works with libvirt 5.1.0 but not 6.0.0. Do you want me to dig
further and try to finger a commit?
Regards,
Jim