From 68496bb60a5f478632caa68d37e916d73f82d13a Mon Sep 17 00:00:00 2001 From: "Fuel@OPNFV" Date: Thu, 12 Nov 2015 15:10:01 +0100 Subject: OPNFV qemu (KVM4NFV) plugin builder/installer. This plugin builder builds the KVM4NFV plugin such that it can be automatically deployed off-line (part of the .iso) READY TO MERGE verify: no-cache Change-Id: I1d4877c5fd83b4f4aee4432173edaf2a438406e3 Signed-off-by: Fuel@OPNFV --- build/f_isoroot/f_qemupluginbuild/config/qemu_config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 build/f_isoroot/f_qemupluginbuild/config/qemu_config.yaml (limited to 'build/f_isoroot/f_qemupluginbuild/config') diff --git a/build/f_isoroot/f_qemupluginbuild/config/qemu_config.yaml b/build/f_isoroot/f_qemupluginbuild/config/qemu_config.yaml new file mode 100644 index 000000000..9e3b383d9 --- /dev/null +++ b/build/f_isoroot/f_qemupluginbuild/config/qemu_config.yaml @@ -0,0 +1,6 @@ +attributes: + metadata: + enabled: false + label: fuel-plugin-qemu + toggleable: true + weight: 70 -- cgit 1.2.3-korg