summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-08-11 00:05:42 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-08-28 18:41:59 -0400
commit1ca3fe03b5d248ba405b02b22f093083e84aff33 (patch)
treeed897f9c0a3c81ca25a3960ec9d4bc205b5c23d5 /meta-openstack
parent106487af8f1d02f556d69f5274cf10a6c04c73dc (diff)
downloadmeta-cloud-services-1ca3fe03b5d248ba405b02b22f093083e84aff33.tar.gz
openstack: set libvirt PACKAGECONFIG options
Rather than support all of the hypervisors and containers that the the default libvirt configuration adds, we specify our own KVM/lxc and related options for a basic openstack configuration. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-extended/libvirt/libvirt_1.1.1.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-extended/libvirt/libvirt_1.1.1.bbappend b/meta-openstack/recipes-extended/libvirt/libvirt_1.1.1.bbappend
new file mode 100644
index 0000000..3a6634e
--- /dev/null
+++ b/meta-openstack/recipes-extended/libvirt/libvirt_1.1.1.bbappend
@@ -0,0 +1,4 @@
1PACKAGECONFIG ?= "qemu lxc test remote macvtap libvirtd udev yajl \
2 python numactl sanlock ebtables \
3 ${@base_contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \
4 "