diff options
author | Ruijing Guo <ruijing.guo@intel.com> | 2017-03-17 00:17:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-17 00:17:33 +0000 |
commit | a1667585a56b94ed4fd58a6c3a0412046905165d (patch) | |
tree | d6c82d5ce43801a74de203f9964d217b9cc24bd3 /build/f_isoroot | |
parent | 3d45bfd55555a997da3ec72c77a958bf5fc395b5 (diff) | |
parent | c3421ffcee790a1e8b6ca63f18cde968906f0938 (diff) |
Merge "Rebase barometer to stable/danube" into stable/danube
Diffstat (limited to 'build/f_isoroot')
-rw-r--r-- | build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk index ad31023a8..334905f02 100644 --- a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk +++ b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk @@ -8,6 +8,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -COLLECTD_CEILOMETER_BRANCH?=master +COLLECTD_CEILOMETER_BRANCH?=stable/danube COLLECTD_CEILOMETER_REPO?=http://gerrit.opnfv.org/gerrit/barometer -COLLECTD_CEILOMETER_CHANGE?=26fcc6ce073e875cdd23c0d6310f38ac76b86b7b +COLLECTD_CEILOMETER_CHANGE?=5649793d2037d6f26211be4035e28842ebb3e737 |