X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=68f7f24b65265bd6a39e4e7a2247174c6b732539;hb=08c56d4c346010733b4db9832e52246cb829855a;hp=62198bf0568fe6b969d7558a5d6290fc359b25b6;hpb=7ff80d3ba2a8027e8b654efe0f542984f5b66d48;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 62198bf..68f7f24 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,7 +1,40 @@ +ceilometer (2014.1.1-1) unstable; urgency=medium + + * New upstream release. + * Bumped python-six minimal version to 1.6.0. + + -- Thomas Goirand Mon, 09 Jun 2014 21:46:22 +0800 + +ceilometer (2014.1-7) unstable; urgency=medium + + * Switched from restarting daemons to copytruncate for logrotate. + + -- Thomas Goirand Thu, 29 May 2014 13:51:53 +0800 + +ceilometer (2014.1-6) unstable; urgency=medium + + * Adds Add_aggregator_transformer.patch. + + -- Thomas Goirand Thu, 22 May 2014 00:06:15 +0800 + +ceilometer (2014.1-5) unstable; urgency=medium + + * Added Opencontrail_network_statistics_driver.patch. + * Added version depends for python-pysnmp4 (now >= 4.2.1). + + -- Thomas Goirand Wed, 21 May 2014 08:20:48 +0800 + +ceilometer (2014.1-4) unstable; urgency=medium + + * ceilometer now depends on version >= 2:2.17.0 of novaclient. + + -- Thomas Goirand Fri, 09 May 2014 22:59:36 +0800 + ceilometer (2014.1-3) unstable; urgency=medium * Sets /etc/ceilometer/pipeline.yaml as conffile and remove handling from the from maintainer scripts (Closes: #747216). + * Did the same for etc/ceilometer/{policy,sources}.json. -- Thomas Goirand Tue, 06 May 2014 23:00:59 +0800