From 8e012ae68dbd50635467b2e9eec515949625735b Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 14:09:21 +0000 Subject: Add Network Block Device configuration support to openstack bsp --- strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph b/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph index 74432e3f..4bc2b16f 100644 --- a/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph +++ b/strata/bsp-x86_64-openstack/linux-x86-64-openstack.morph @@ -80,6 +80,7 @@ configure-commands: - scripts/config -e HOTPLUG_PCI_ACPI - scripts/config -e VLAN_8021Q - scripts/config -e BRIDGE_VLAN_FILTERING +- scripts/config -e BLK_DEV_NBD - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1