Update specs to 2013.2.3 version
[openstack-build/ceilometer-build.git] / debian / changelog
index 39611f612566fada092a2d22a6fb9eb63c6cbb48..f805f27c1cf77af121ce0780e5bb2ad83fb9eb1f 100644 (file)
@@ -1,8 +1,226 @@
-ceilometer (2013.1-0ubuntu1~cloud0) precise-grizzly; urgency=low
+ceilometer (2013.2.3-0ubuntu1~cloud0) precise-havana; urgency=medium
 
-  * New upstream release for the Ubuntu Cloud Archive. 
+  * New upstream release for the Ubuntu Cloud Archive.
 
- -- Chuck Short <zulcss@ubuntu.com>  Mon, 08 Apr 2013 07:50:35 -0500
+ -- Openstack Ubuntu Testing Bot <openstack-testing-bot@ubuntu.com>  Mon, 14 Apr 2014 07:15:52 -0400
+
+ceilometer (2013.2.3-0ubuntu1) saucy-proposed; urgency=medium
+
+  * debian/patches/fix-setup-requirements.patch: Rebase on top of
+    new upstream requirements.txt file.
+  * Resynchronize with stable/havana (0ac6942) (LP: #1302575):
+    - [c92c106] latest alembic imcompatible with current sqlalchemy requirements
+    - [4ffeead] User a more accurate max_delay for reconnects
+    - [6637acd] Checks for presence of Hyper-V cpu metrics before accessing
+    - [7cb5f4c] Fix ceilometer.conf.sample mismatch
+    - [ebe72d5] Fixes Hyper-V Inspector disk metrics bug
+    - [bbab3d5] Fix validation error for invalid field name in simple query
+    - [83a2725] Adds doc string to query validate functions in V2 API
+    - [4461828] Ensure insecure config option propagated by alarm service
+    - [0a1db09] Fix the default rpc policy value
+    - [b13ee97] Ensure the correct error message is displayed
+    - [2c6a84f] Refactor timestamp existence validation in V2 API
+    - [ff0375c] cacert is not picked up correctly by alarm services
+    - [0a85f22] Add an insecure option for Keystone client
+    - [0ac6942] Propogate cacert and insecure flags to glanceclient
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 04 Apr 2014 12:02:50 -0400
+
+ceilometer (2013.2.2-0ubuntu1) saucy-proposed; urgency=low
+
+  * Resynchronize with stable/havana (9149861) (LP: #1284643):
+    - [a3da4dc] instance.scheduled meter is never persisted LP: 1262255
+    - [3089be8] first & last sample timestamps not included in the Resource
+      representation LP: 1262335
+    - [ef71dc6] cardinality of storage.models.Resource.meter attribute is one-
+      per-sample LP: 1267162
+    - [16eb199] pep8 gating fails due to tools/config/check_uptodate.sh
+      LP: 1268614
+    - [df7ff3b] ceilometer-agent-compute not working when using instances are
+      directly using volumes as backend LP: 1233103
+    - [6524bf3] mongo aggregation pipeline for resource retrieval fails with
+      excessive memory use LP: 1262571
+    - [28a2307] Can not create alarm successfully according to examples in
+      community LP: 1245362
+    - [51328a3] Add keystone_authtoken.enforce_token_bind boilerplate
+    - [9149861] Pipeline configuration is missing from doc LP: 1272988
+
+ -- James Page <james.page@ubuntu.com>  Wed, 26 Feb 2014 09:06:20 +0000
+
+ceilometer (2013.2.1-0ubuntu2) saucy-proposed; urgency=low
+
+  * Resynchronize with stable/havana (fa5c8e2) (LP: #1262788):
+    - [ec31468] change alarm_history.detail column type to Text LP: 1236861
+    - [b616562] wsme 0.5b6 is broken LP: 1240741
+    - [d90c8e1] Open stable/havana
+    - [ef6c659] Ceilometer log contains DB password in plain text LP: 1244476
+    - [7ad530b] Pin test-requirement for Nova to Havana
+    - [d554fa8] import of rabbitMQ-specific config options regardless of
+      configured RPC backend LP: 1244698
+    - [99b21df] Havan rc2 acl scenarios failing due to timezone assumption
+      LP: 1240994
+    - [c5b7462] alarm creation with sqlalchemy fails with intermittent
+      IntegrityError LP: 1255107
+    - [ae82878] [Postgresql] ERROR in ceilometer-collector log after successful
+      tempest run LP: 1237671
+    - [5cbb965] [messaging] QPID broadcast RPC requests to all servers for a
+      given topic LP: 1257293
+    - [40b833c] On restart of QPID broker, fanout no longer works LP: 1251757
+    - [fa5c8e2] Updated from global requirements
+  * debian/patches: Refreshed.
+  * debian/patches/revert-keystone-compat.patch: Revert additional
+    keystoneclient 0.4.0 compat changes that were applied to stable/havana
+    to fix upstream gate issues.
+  * debian/patches/revert-stable-havana-requirements.patch: Revert
+    version bumps to dependencies in stable/havana back to what was
+    shipped with Saucy.
+
+ -- Adam Gandelman <adamg@ubuntu.com>  Thu, 12 Dec 2013 13:29:59 -0800
+
+ceilometer (2013.2-0ubuntu1) saucy; urgency=low
+
+  * New upstream release (LP: #1236462).
+
+ -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Oct 2013 09:38:31 -0400
+
+ceilometer (2013.2~rc2-0ubuntu1) saucy; urgency=low
+
+  * New upstream release candidate (LP: #1239156):
+    - d/p/revert-keystone-compat.patch: Revert keystoneclient 0.4.0 compat
+      fix as this causes test failures against 0.3.4.
+  * d/control: Drop a3 from versioned dependency on python-oslo.config.
+
+ -- James Page <james.page@ubuntu.com>  Mon, 14 Oct 2013 10:30:03 +0100
+
+ceilometer (2013.2~rc1-0ubuntu1) saucy; urgency=low
+
+  * debian/patches/fix-setup-requirements.patch: Dropped no longer
+    needed.
+  * debian/patches/skip-database.patch: Refreshed
+  * debian/control:
+    - Add versioned dependency for python-pbr.
+    - Bump version dependency for python-webob.
+    - Add versioned dependency for alembic.
+    - Bump versioned dependency for python-sqlalchemy.
+    - Add versioned dependency for python-pymongo.
+    - Add versioned dependency for python-eventlet.
+    - Dropped python-extras dependency.
+    - Bump versioned dependency for python-flask.
+    - Bump versioned dependency for python-stevedore.
+    - Add versioned dependency for python-glanceclient.
+    - Bump versioned dependency for python-novaclient.
+    - Bump versioned dependency for python-keystoneclient.
+    - Bump versioned dependency for python-ceilometerclient.
+    - Add versioned dependency for python-lxml.
+    - Bump versioned dependency for python-wsme.
+    - Dropped python-netifaces dependency.
+    - Added python-httplib2 build dependency.
+    - Bump versioned dependency for python-fixtures.
+    - Bump versioned dependency for testrepository.
+    - Added versioned dependency for python-testtools.
+    - Added versioned dependency for python-swiftclient.
+    - Dropped python-cinderclient dependency.
+    - Dropped python-lockfile dependency.
+    - Dropped python-setuptoools-git dependency.
+    - Dropped python-unittest2 dependency.
+    - Dropped python-d2to1 dependency.
+    - Added versioned dependency for python-testtools.
+    - Added binary dependency for python-netaddr.
+    - Add python-six as a dependency.
+  * debian/patches/fix-setup-requirements.patch: Bump sqlachemy version.
+  * debian/ceilometer-common.install:
+    - Dropped ceilometer-alarm-singleton, no longer exists.
+    - Added usr/bin/ceilometer-alarm-evaluator.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Thu, 03 Oct 2013 08:40:40 -0400
+
+ceilometer (2013.2~b3-0ubuntu1) saucy; urgency=low
+
+  [ Chuck Short ]
+  * New upstream release.
+  * debian/patches/fix-setup-requirements.patch: Refreshed
+  * debian/patches/skip-database.patch: Refreshed
+
+  [ Yolanda Robla ]
+  * debian/control,debian/tests: Add basic autopkgtests.
+
+  [ Adam Gandelman ]
+  * debian/patches/default-dbconnection-sqlite.patch: Set 'connection' flag
+    in [database] section, referencing 'sqlite_db' (LP: #1221956).
+  * debian/patches/skip-database-tests.patch: Also patch out db2 and hbase
+    scenarios in v2 test_statistics_scenarios.py.
+  * debian/rules: Clean python-pbr egg if it exists, set PYTHONPATH to build
+    dir when running tests.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Sat, 07 Sep 2013 15:58:58 -0400
+
+ceilometer (2013.2~b2-0ubuntu4) saucy; urgency=low
+
+  * debian/patches/skip-database-tests.patch: Refreshed due to precise failures. 
+
+ -- Chuck Short <zulcss@ubuntu.com>  Sun, 28 Jul 2013 21:58:31 -0400
+
+ceilometer (2013.2~b2-0ubuntu3) saucy; urgency=low
+
+  * debian/rules: Enable testsuite.
+  * debian/control: Fix up run time dependencies.
+  * debian/patches/fix-setup-requirements.patch: Refreshed
+  * debian/patches/skip-database-tests.patch: Refreshed
+
+ -- Chuck Short <zulcss@ubuntu.com>  Mon, 22 Jul 2013 15:17:35 -0400
+
+ceilometer (2013.2~b2-0ubuntu2) saucy; urgency=low
+
+  * debian/control: Fix sqlalchemy dependency. 
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 19 Jul 2013 14:51:18 -0400
+
+ceilometer (2013.2~b2-0ubuntu1) saucy; urgency=low
+
+  [ Yolanda Robla ]
+  * debian/patches/default-dbconnection-sqlite.patch: updated db section
+
+  [ Chuck Short ]
+  * New upstream version.
+  * debian/patches/default-dbconnection-sqlite.patch: Refreshed.
+  * debian/control: Bump requirements for stevedore to 0.9.
+  * debian/control: Add python-simplejson
+  * debian/control: Drop python-keystoneclient hardcoded version.
+  * debian/control: Add python-testscenarios as a build depends.
+  * debian/control: Add python-cinderclient as a build depends.
+  * debian/control: Add python-ceilometerclient as a build depends.
+  * debian/control: Add python-alembic as build depends.
+  * debian/control: Add python-oslo.sphinx as build-depends.
+  * debian/control: Update runtime depends.
+  * debian/control: Add python-happybase.
+  * debian/ceilometer-common.install: Add ceilometer-alarm-singleton,
+    ceilometer-alarm-notifier, and ceilometer-expirer.
+  * debian/patches/skip-database-tests.patch: Skip database tests
+    if the database is not installed.
+
+  [ James Page ]
+  * d/control: Update VCS fields for new branch locations.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 19 Jul 2013 10:04:36 -0400
+
+ceilometer (2013.2~b1-0ubuntu1) saucy; urgency=low
+
+  * New upstream release.
+  * debian/rules: Add fail-missing if binaries are missing 
+    from the packages.
+  * debian/control: Add python-happybase as build-dependencies.
+  * debian/control: Add python-pbr and python-d2to1 as build-dependencies
+  * debian/control: Add python-fixtures as build-dependencies.
+  * debian/control: Add python-nova as build-dependencies.
+  * debian/control: Add python-testtools
+  * debian/control: Add msgpack-python.
+  * debian/patches/requests-dep.patch: Dropped no longer needed.
+  * debian/patches/remove-hbase-support.patch: Dropped no longer neded.
+  * debian/patches/default-dbconnection-sqlite.patch: Refreshed.
+  * debian/rules: Use testr instead of nosetests to run tests.
+  * debian/ceilometer-collector.install: Added usr/bin/ceilometer-collector-udp.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 31 May 2013 10:29:16 -0500
 
 ceilometer (2013.1-0ubuntu1) raring; urgency=low