ceilometer (2014.2.4-0ubuntu1~cloud2) trusty-juno; urgency=medium

  * d/p/default-config.patch: Refresh patch to move connection option to
    [database] section. Previous patch apply moved it to wrong section.

 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 24 Nov 2015 08:04:50 -0500

ceilometer (2014.2.4-0ubuntu1~cloud1) trusty-juno; urgency=medium

  * d/rules: Prevent dh_python2 from guessing dependencies.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 23 Nov 2015 16:49:27 -0500

ceilometer (2014.2.4-0ubuntu1~cloud0) trusty-juno; urgency=medium

  * Resynchronize with stable/juno (0639d0d) (LP: #1518323):
    - [c7384fb] Remove dependency on sphinxcontrib-docbookrestapi
    - [8204521] remove log message when process notification
    - [981754c] ensure unique list of consumers created
    - [af89612] Add bandwidth to measurements
    - [0df1071] Rely on VM UUID to fetch metrics in libvirt
    - [529b4aa] Retry to connect database when DB2 or mongodb is restarted
    - [0f82c43] fix the value of query_spec.maxSample to advoid to be zero
    - [b3307b1] [MongoDB] Fix bug with reconnection to new master node
    - [1a5848a] stop mocking os.path in test_setup_events_default_config
    - [037bda5] Catch exception when evaluate single alarm
    - [989fac5] metering data ttl sql backend breaks resource metadata
    - [0639d0d] Use alarm's evaluation periods in sufficient test
  * d/p/fix-requirements.patch: Rebase and revert python-oslo.utils to >=1.0.0.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 20 Nov 2015 09:38:14 -0500

ceilometer (2014.2.2-0ubuntu2) utopic; urgency=medium

  [ Corey Bryant ]
  * /d/p/mongodb-autoreconnect.patch: Dropped as it is breaking
    ceilometer-dbsync (LP: #1421663).

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 13 Feb 2015 15:28:25 -0500

ceilometer (2014.2.2-0ubuntu1) utopic; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/juno (146039e) (LP: #1418695):
    - [d526270] [DB2 nosql] Create TIMESTAMP type index for 'timestamp' field
    - [33e7fd8] Combined fixes for ipmitool, timeutils, and read from stderr
    - [146039e] Do not print snmpd password in logs
  * d/p/fix-requirements.patch: Rebased.
  * d/p/mongodb-autoreconnect.patch: Cherry picked from
    https://review.openstack.org/#/c/137133/
  * d/control: Bump minimum python-eventlet to get socket_timeout support.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 09 Feb 2015 14:57:33 -0500

ceilometer (2014.2.1-0ubuntu1) utopic; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/juno (b1fca33) (LP: #1398952):
    - [43718e8] Internal error with period overflow
    - [37e593e] Validate AdvEnum & return an InvalidInput on error
    - [3489129] Fix signature validation failure when using qpid message queue
    - [5879dbe] Change event type for identity trust notifications
    - [638c66c] Add timeout to all http requests
    - [d3bcd14] Database.max_retries only override on sqlalchemy side
    - [ca52652] Add encoding to keys in compute_signature
    - [48a2957] Add user_metadata to network samples
    - [b545b27] fix swift middleware parsing
    - [1324ab7] Fixes Hyper-V Inspector disk metrics cache issue
    - [470ba0a] Sync strutils from oslo-incubator for mask_password fix
    - [b1fca33] Handle poorly formed individual sensor readings
  * d/p/fix-requirements.txt: Rebased.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 08 Dec 2014 12:53:51 -0500

ceilometer (2014.2-0ubuntu1) utopic; urgency=medium

  * New upstream release. 

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 16 Oct 2014 14:30:18 -0400

ceilometer (2014.2~rc3-0ubuntu1) utopic; urgency=medium

  [ Corey Bryant ]
  * New upstream release candidate.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 14 Oct 2014 12:57:54 -0400

ceilometer (2014.2~rc2-0ubuntu1) utopic; urgency=medium

  [ Corey Bryant ]
  * New upstream release candidate (LP: #1377218):
    - d/watch: Use tarballs.openstack.org, limit scope to versions
      starting with numbers.
    - d/control: Align version requirements with rc1.
    - d/ceilometer-agent-ipmi.*: Add support for IPMI agent.
    - d/ceilometer-common.install: Add support for ceilometer-rootwrap.
    - d/ceilometer-agent-notification.postrm: Add missing postrm file.
    - d/ceilometer-agent-central.upstart: Fix description.
    - d/ceilometer-collector.upstart: Fix description.
    - d/ceilometer-api.upstart: Fix description.
    - d/tests/control: Add ceilometer-agent-ipmi to test.
    - d/tests/test-daemons: Add ceilometer-agent-ipmi to test.
    - d/ceilometer.conf.sample: Removed. Use generated config file.
    - d/rules: Copy sample config file from etc/ rather than debian/.
    - d/p/series: Add missing patches.
    - d/p/skip-ubuntu-tests.patch: Rebased.
    - d/p/fix-requirements.patch: Drop ordereddict and discover.
    - d/p/fix-requirements.patch: Align with Ubuntu.
    - d/rules: Generate sample ceilometer.conf and patch with log and
      db connection defaults before before copying.
    - d/p/default-*.patch: Dropped as unable to patch config file
      pre-generation.

  [ James Page ]
  * d/p/skip-ubuntu-tests.patch,skip-db-tests.patch: Rework unit test
    patches to skip db2 and mongodb tests as not in Ubuntu main.
  * d/control: Fixup accross->across typo.
  * d/ceilometer-agent-ipmi.install: Install rootwrap filters for
    ipmitool usage.
  * d/control: Add dependency on ipmitool for ceilometer-agent-ipmi.
  * d/ceilometer-common.logrotate: Add single common logrotate configuration,
    inline with Debian (thanks Thomas) (LP: #1373617).

 -- James Page <james.page@ubuntu.com>  Thu, 09 Oct 2014 17:48:38 +0100

ceilometer (2014.2~b3-0ubuntu2) utopic; urgency=medium

  * d/control: Tidy version requirements to align to b3, wrap-and-sort.
  * d/control: Bump Standards-Version: 3.9.5, no changes.
  * d/tests/*: Rename DEP-8 tests to comply with naming standards.
  * d/*: wrap-and-sort.

 -- James Page <james.page@ubuntu.com>  Thu, 18 Sep 2014 11:35:49 +0100

ceilometer (2014.2~b3-0ubuntu1) utopic; urgency=medium

  [ Chuck Short ]
  * New upstream release.
  * debian/control:
    - Dropped python-swift, python-nova, python-flask, python-msqldb, 
      python-simplejson, and python-kombu
    - Added python-oslotest, python-oslo.utils, python-oslo.nessaging,
      python-keystonemiddleware, python-tz, python-neutronclient, 
      python-posix-ipc, python-oslo.db, and python-hacking
    - Bumped dependens on python-alembic, python-happybase, python-iso8601,
      python-keystoneclient, python-novaclient, python-oslo.config, 
      python-swiftclient, python-pbr, python-pecan, python-stevedore,
      python-six, python-testools
    - Added versioned dependencies for python-croniter, python-httplib2,
      python-jsonpath-rw, python-migrate, python-mock, python-mox,
      python-msgpack, python-oslo.vmware, 
    - Renamed python-oslo.sphinx to python-oslosphinx.
  * debian/patches/fix-requirements.patch: Dropped no longer needed.
  * debian/rules: Temporarily disable tests.
  * debian/pydist-overrides: Add pysnmp
  * debian/ceilometer.conf.sample: Add sample configuration file

  [ James Page ]
  * debian/ceilometer-common.install: Install missing api_paste.ini to
    /etc/ceilometer. 

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 15 Sep 2014 10:02:14 -0400

ceilometer (2014.2~b2-0ubuntu1) utopic; urgency=medium

  [ Chuck Short ]
  * New upstream release.
  * debian/rules: Re-enable tests.
  * debian/paches/fix-requirements.patch: Refreshed
  * debian/control: Add python-oslo.vmware
  * debian/control: Add python-pysnmp4.
  * debian/patches/skip-ubunu-tests.patch: Skip tests that are failing
    in the buildds.
  * debian/rules: Pipe tests through subunit.

  [ Gauvain Pocentek ]
  * debian/patches/default-log-dir.patch: define a default log directory to
    actually get logging to work

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 24 Jul 2014 14:41:58 -0400

ceilometer (2014.2~b1-0ubuntu2) utopic; urgency=medium

  * SECURITY UPDATE: X_AUTH_TOKEN disclosure
    - debian/patches/CVE-2014-4615.patch: filter out token in
      ceilometer/openstack/common/middleware/notifier.py.
    - CVE-2014-4615

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Wed, 09 Jul 2014 14:48:47 -0400

ceilometer (2014.2~b1-0ubuntu1) trusty; urgency=medium

  * New upstream release.
  * debian/control: Open up juno release
  * debian/patches/fix-requirements.patch: Refreshed.
  * debian/rules: Patch the ceilometer.conf.sample directly since
    the configuration files are generated by a tool.
  * debian/ceilometer-common.install: Drop sources.json.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 13 Jun 2014 13:20:35 -0400

ceilometer (2014.1-0ubuntu1) trusty; urgency=medium

  * New upstream release (LP: #1299055).

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 16 Apr 2014 13:04:53 -0400

ceilometer (2014.1~rc3-0ubuntu1) trusty; urgency=medium

  * New upstream release candidate (LP: #1299055).

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 15 Apr 2014 20:29:38 -0400

ceilometer (2014.1~rc2-0ubuntu1) trusty; urgency=medium

  [ James Page ]
  * d/ceilometer-common.postinst: Only run db sync process if default sqlite
    connection is configured in /etc/ceilometer/ceilometer.conf (LP: #1182964).

  [ Chuck Short ]
  * New upstream release (LP: #1299055).

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 08 Apr 2014 15:41:50 -0400

ceilometer (2014.1~rc1-0ubuntu1) trusty; urgency=medium

  * New upstream release.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 31 Mar 2014 11:50:09 -0400

ceilometer (2014.1~b3-0ubuntu3) trusty; urgency=medium

  * debian/patches/fix-requirements.patch: Explicity disable snmp.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 20 Mar 2014 13:12:54 -0400

ceilometer (2014.1~b3-0ubuntu2) trusty; urgency=medium

  * d/p/default-dbconnection-sqlite.patch: Fix default sqlite connection URL.
  * d/control: Fixup typo in notification agent description (LP: #1267127).

 -- James Page <james.page@ubuntu.com>  Thu, 13 Mar 2014 16:51:52 +0000

ceilometer (2014.1~b3-0ubuntu1) trusty; urgency=medium

  * New upstream release.
  * debian/patches/debian/patches/default-dbconnection-sqlite.patch: Refreshed.
  * debian/patches/fix-setup-requirements.patch: Dropped no longer needed.
  * debian/patches/skip-database-tests.patch: Dropped no longer needed.
  * debian/patches/revert-keystone-compat.patch: Dropped no longer needed.
  * debian/control:
    - Bump python-stevedore to 0.13.
    - Add python-croniter as a build dependency.
    - Suggest python-pysnmp4.
  * debian/cielometer-common.install: Add ceilometer-sample

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 06 Mar 2014 14:44:28 -0500

ceilometer (2014.1~b2-0ubuntu1) trusty; urgency=medium

  [ James Page ]
  * d/control: Add python-jsonpath-rw to BD's.
  * d/p/fix-setup-requirements.patch: Bump WebOb to support < 1.4.
   (LP: #1261101)

  [ Chuck Short ]
  * New upstream version.
  * debian/control, debian/ceilometer-common.install: Split out
    ceilometer-alarm-evaluator and ceilometer-alarm-notifier into their
    own packages. (LP: #1250002)
  * debian/ceilometer-agent-central.logrotate,
    debian/ceilometer-agent-compute.logrotate,
    debian/ceilometer-api.logrotate,
    debian/ceilometer-collector.logrotate: Add logrotate files, 
    thanks to Ahmed Rahal. (LP: #1224223)
  * Fix typos in upstart files.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 23 Jan 2014 15:08:11 -0500

ceilometer (2014.1~b1-0ubuntu1) trusty; urgency=low

  [ Chuck Short ]
  * New upstream release.
  * debian/control:
    - Open icehouse release.
    - Renamed msgpack-python to python-msgpack.
    - Bump build dependency version for python-ceilometerclient,
      python-novaclient, python-keystoneclient, python-six,
      python-wsme.
  * debian/patches/fix-setup-requirements.patch: Refreshed.
  * debian/patches/skip-database-tests.patch: Refreshed.
  * debian/rules: Temporarily disable testsuite.

  [ Yolanda Robla ]
  * debian/patches/fix-setup-requirements.patch: Refreshed.
  * debian/patches/default-dbconnection-sqlite.patch: Refreshed
  * debian/ceilometer-collector.install: Removed usr/bin/ceilometer-collector-udp
  * Added ceilometer-agent-notification package:
    - debian/control: added ceilometer-agent-notification package
    - debian/ceilometer-agent-notification.*: added install, upstart
    - debian/tests: added ceilometer-agent-notification to tests
  * debian/control: updated build-depends and depends versions

  [ James Page ]
  * debian/control: Add missing BD on python-mysqldb.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 05 Dec 2013 11:59:04 -0500

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

  * New upstream release. 

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 14:34:37 -0500

ceilometer (2013.1~rc1-0ubuntu1) raring; urgency=low

  [ Chuck Short ]
  * New upstream release. 
  * debian/watch: point to the right releases.
  * debian/rules: Enable testsuite.
  * debian/ceilometer-agent-compute.postinst: Add smarts to 
    configure users after install.
  * debian/ceilometer-common.postinst: Configure ceilometer db.
  * debian/ceilometer-common.install: Install configuration files.
  * debian/*.upstart: Update and use start-stop-daemon.

  [ James Page ]
  * Added watch file.
  * d/rules: Fixup test suite execution as much as possible:
    - Set PYTHONPATH to CURDIR during execution.
    - Provide HOME directory for keystone tests.
    - Override clean to tidy up after execution.
  * d/control: Tidied BD's:
    - Drop python-ming (not the right ming).
    - python-oslo-config -> python-oslo.config.
    - Dropped misc other surplus/duplicate dependencies.
    - Wrapped and sorted.
  * d/p/request-dep.patch: Remove upper bound on python-requests inline with
    the rest of OpenStack.
  * d/p/remove-hbase-support.patch: Remove happybase dependency.
  * d/control: Bumped Standards-Version, no changes.

  [ Yolanda Robla ]
  * d/rules: Copy ceilometer.conf.sample to ceilometer.conf.
  * d/ceilometer-common.install: Install ceilometer.conf and ceilometer-dbsync.
  * d/ceilometer-common.postinst: fixing user/group creation.
  * d/*.upstart: Fix upstart jobs.
  * d/pydist-overrides: Correct pymongo and wsme package names.
  * d/control: modified mongodb recommends to suggests (LP: #1131627).
  * d/files: copying pipeline.yaml.
  * d/control: fixed typo (LP: #1140309).
  * d/patches/default-dbconnection-sqlite.patch: default db to sqlite

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 26 Mar 2013 11:23:03 -0500

ceilometer (0.1-0ubuntu2) raring; urgency=low

  * Fix typo in debian/control (ceioleter -> ceilometer) (LP: #1140309)

 -- Hans Joachim Desserud <ubuntu@desserud.org>  Sun, 03 Mar 2013 20:08:39 +0100

ceilometer (0.1-0ubuntu1) quantal; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 12 Oct 2012 09:34:05 -0500

ceilometer (0~20121002-0ubuntu2) quantal; urgency=low

  * Fix two typos in dependencies in debian/control (LP: #1063244)

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 07 Oct 2012 07:49:55 -0600

ceilometer (0~20121002-0ubuntu1) quantal; urgency=low

  * Initial release.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 03 Oct 2012 13:00:29 -0500
