diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-07-14 08:13:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-14 08:13:32 +0000 |
commit | dfda6c2155a647bd78467c6cc8926c5d9c3a3234 (patch) | |
tree | bfebe9821ac484629a804e81d7dbdb19da20f570 /build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk | |
parent | 3647eb632066358736b55cd79a799e1a20a8e38e (diff) | |
parent | 50b6b5f994a96ca726d4cb34c714f778a99fc3c8 (diff) |
Merge "Add fuel collectd ceilometer plugin"
Diffstat (limited to 'build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk new file mode 100644 index 000000000..2baf67d18 --- /dev/null +++ b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk @@ -0,0 +1,13 @@ +############################################################################## +# Copyright (c) 2016 Ericsson AB and others. +# jonas.bjurel@eicsson.com +# ruijing.guo@intel.com +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + +COLLECTD_CEILOMETER_BRANCH?=6a0837238ff13d3294e5a7181fc3de40e3094625 +COLLECTD_CEILOMETER_REPO?=http://gerrit.opnfv.org/gerrit/fastpathmetrics +COLLECTD_CEILOMETER_CHANGE?= |