Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/libvirt-enable-lxc-svirt. Description: The purpose of this blueprint is to enhance the security for LXC instances. Enabling the dynamic sVirt configuration for LXC instances. Also allowing the users to set a baselabel for their hosts. This is according to http://libvirt.org/formatdomain.html#seclabel <seclabel type='dynamic' model='selinux'/> or <seclabel type='dynamic' model='selinux'> <baselabel>system_u:system_r:my_svirt_t:s0</baselabel> </seclabel> Specification URL (additional information): None