From 00637083409bfa22fcee027bc7a87e75c3b50380 Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Tue, 27 Dec 2016 17:04:42 -0800 Subject: Enable ceilometer collectd 1. ceilometer collectd basic functionality can work 2. will update config.mk after review #26213 is merged Change-Id: I3a115f20b176dbee93ce5d72c580c83d6b721382 Signed-off-by: Guo Ruijing --- build/f_isoroot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/f_isoroot/Makefile') diff --git a/build/f_isoroot/Makefile b/build/f_isoroot/Makefile index 22a99ab10..b7d159414 100644 --- a/build/f_isoroot/Makefile +++ b/build/f_isoroot/Makefile @@ -11,7 +11,7 @@ # Add Fuel plugin build targets here # Plugins disabled for the Fuel Newton uplift. Please re-enable your plugin as you have # verified it! -PLUGINS ?= f_ovs-nsh-dpdk-pluginbuild f_vsperfpluginbuild f_kvm-pluginbuild f_yardstick-pluginbuild +PLUGINS ?= f_ovs-nsh-dpdk-pluginbuild f_vsperfpluginbuild f_kvm-pluginbuild f_yardstick-pluginbuild f_collectd-ceilometer-pluginbuild export PLUGINS NON_10-0_REBASED_PLUGINS = f_odlpluginbuild f_onosfwpluginbuild f_ovsnfv-dpdk-pluginbuild f_vsperfpluginbuild f_bgpvpn-pluginbuild -- cgit 1.2.3-korg