X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=15d16462b29fc9133528c636fd8d5e6cc5192fa2;hb=ced9f276a139dbc07bf6a4d52acfac29ba2e1c52;hp=e7559df50e839fa2d4661844a7660e450abedd1f;hpb=40922d0896cc3b7e911121d737c160c3400cb960;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index e7559df..15d1646 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,4 +1,23 @@ -ceilometer (2013.2~rc2-2) UNRELEASED; urgency=low +ceilometer (2013.2-2) UNRELEASED; urgency=low + + * Added configuration of the keystone_authtoken through Debconf. + + -- Thomas Goirand Mon, 28 Oct 2013 22:34:50 +0800 + +ceilometer (2013.2-1) unstable; urgency=low + + * New upstream release. + * Uploading to unstable. + + -- Thomas Goirand Thu, 17 Oct 2013 23:37:48 +0800 + +ceilometer (2013.2~rc2-3) experimental; urgency=low + + * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends. + + -- Thomas Goirand Thu, 17 Oct 2013 15:04:01 +0800 + +ceilometer (2013.2~rc2-2) experimental; urgency=low * Added the 2 new services: alarm-evaluator and alarm-notifier.