Change logs for ceilometer source package in Vivid

  • ceilometer (2015.1.2-0ubuntu1.1) vivid; urgency=medium
    
      * d/p/fix-requirements.patch: Revert requirements bumps that occurred
        to oslo.concurrency, python-ceilometerclient, and python-neutronclient
        during stable point release of kilo (2015.1.2). (LP: #1515409).
    
     -- Corey Bryant <email address hidden>  Thu, 12 Nov 2015 08:48:08 -0500
  • ceilometer (2015.1.2-0ubuntu1) vivid; urgency=medium
    
      [ Chuck Short ]
      * Resynchronize with stable/kilo (74841ad) (LP: #1506058):
        - [74841ad] Requeuing event with workload_partitioning on publish
                    failure
        - [10305c0] Prevent ceilometer expirer from causing deadlocks
        - [1084de3] Coordinator handles ToozError when joining group
        - [850ce95] fix command ceilometer event-list -q error
        - [3592176] instance:<type> meter is ignored
        - [c93ca91] Fix meter name for identity.OS-TRUST:trust.* events
        - [bec2e27] Keep the instance_type meta from polling and notification
                    consistent
        - [268c803] postgres isolation level produces inconsistent reads
        - [f28b0c4] Fix alarm rest notifier logging to include severity
        - [f80cfd6] Add Kilo release note reference
        - [220c1d0] Update alarm history only if change in alarm property
    
      [ Corey Byrant ]
      * d/rules: Prevent dh_python2 from guessing dependencies.
    
     -- Chuck Short <email address hidden>  Wed, 14 Oct 2015 09:58:57 -0400
  • ceilometer (2015.1.1-0ubuntu2) vivid; urgency=medium
    
      * Additional support for stable/kilo (LP: #1481008):
        - d/p/disable-kafka.patch: Mocked KafkaBrokerPublisher.
        - d/p/skip-rgw-tests.patch: Mocked rgw, rgw_client, RGWAdminAPIFailed,
          and RGWAdminClient.
        - d/control: Add python-awsauth as Suggested.
    
     -- David Ames <email address hidden>  Wed, 05 Aug 2015 16:09:41 -0700
  • ceilometer (2015.1.0-0ubuntu1) vivid; urgency=medium
    
      [ Corey Bryant ]
      * New upstream release for OpenStack kilo (LP: #1449744):
        - d/p/disable-kafka.patch: Rebased.
    
     -- Chuck Short <email address hidden>  Sun, 03 May 2015 13:38:43 -0400
  • ceilometer (2015.1~rc1-0ubuntu1) vivid; urgency=medium
    
      * New upstream milestone release:
        - d/control: Align with upstream dependencies.
        - d/p/disable-kafka.patch: Refreshed.
     -- Chuck Short <email address hidden>   Wed, 15 Apr 2015 13:51:39 -0400
  • ceilometer (2015.1~b3-0ubuntu1) vivid; urgency=medium
    
      [ James Page ]
      * d/pydist-overrides: Add overrides for oslo packages.
      * d/p/disable-kafka.patch: Disable requirement for Apache Kafka for Ubuntu
        Vivid release.
      * d/control: Fixup minor typos in package descriptions (LP: #1256279).
    
      [ Corey Bryant ]
      * New upstream milestone release for OpenStack kilo:
        - d/control: Align with upstream dependencies.
        - d/p/skip-test.patch: Rebased.
     -- James Page <email address hidden>   Mon, 30 Mar 2015 11:06:18 +0100
  • ceilometer (2015.1~b2-0ubuntu1) vivid; urgency=medium
    
      [ Corey Bryant ]
      * New upstream release.
        - d/control: Align requirements with upstream.
        - d/p/skip-test.patch: Rebased.
    
      [ James Page ]
      * d/rules,d/p/skip-gabbi.patch: Skip tests that rely on python-gabbi until
        packaging and MIR is complete.
     -- James Page <email address hidden>   Thu, 19 Feb 2015 14:59:07 +0000
  • ceilometer (2015.1~b1-0ubuntu6) vivid; urgency=medium
    
      * debian/patches/skip-tests.patch: Skip failing timeutils tests.
     -- Chuck Short <email address hidden>   Mon, 09 Feb 2015 10:26:30 -0500
  • ceilometer (2015.1~b1-0ubuntu5) vivid; urgency=medium
    
      * debian/tests/test-daemons: Fix dep-8 tests to actually run.
     -- Chuck Short <email address hidden>   Mon, 09 Feb 2015 09:42:44 -0500
  • ceilometer (2015.1~b1-0ubuntu4) vivid; urgency=medium
    
      * Rebuild to pick up pkgos upstart generation fix.
        - d/control: Bump openstack-pkg-tools to ensure upstart fix inclusion.
     -- Corey Bryant <email address hidden>   Wed, 14 Jan 2015 10:29:17 -0500
  • ceilometer (2015.1~b1-0ubuntu3) vivid; urgency=medium
    
      * Systemd enablement:
        - d/*.service: Dropped in favor of template approach.
        - d/control: Add dh-systemd and openstack-pkg-tools to BD's.
        - d/rules: Enable use of pkgos, tidyup generated init files.
        - d/*.init.in: Cherry pick and adapt pkgos template configurations from
          Debian ceilometer package (thanks Thomas).
        - d/*.upstart: Drop in preference to generated files.
      * d/control,compat: Bump debhelper compat level to 9.
     -- Corey Bryant <email address hidden>   Thu, 08 Jan 2015 14:19:46 -0500
  • ceilometer (2015.1~b1-0ubuntu2) vivid; urgency=medium
    
      * Systemd integration:
        - add the 6 systemd debian/*.service corresponding to the upstart jobs
        - debian/control: add dh-systemd build-dep
        - debian/rules: enables systemd helper
      * debian/control:
        - fix Vcs-Bzr to point to kilo
     -- Didier Roche <email address hidden>   Fri, 09 Jan 2015 13:22:50 +0100
  • ceilometer (2015.1~b1-0ubuntu1) vivid; urgency=medium
    
      [ Chuck Short ]
      * Open up for vivid.
      * debian/control: Update bzr branch.
      * debian/control: Add python-oslo.conccurency, python-retrying, and
        python-oslo.midddleware as a build dependency.
      * debian/patches/fix-requirements.patch: Dropped no longer needed.
      * debian/patches/skip-db-tests.patch: Refreshed
      * debian/rules: Use oslo-config-generator to generate configuration
        files.
      * debian/control, debian/ceilometer-polling.upstart,
        debian/ceilometer-polling.install, debian/ceilometer-polling.postrm:
        Add polling service.
    
      [ Corey Bryant ]
      * New upstream release.
        - d/control: Align requirements with upstream.
        - d/watch: Update uversionmangle for kilo beta naming.
      * d/control: Bumped Standards-Version to 3.9.6.
     -- Corey Bryant <email address hidden>   Fri, 19 Dec 2014 07:54:44 -0500
  • ceilometer (2014.2-0ubuntu1) utopic; urgency=medium
    
      * New upstream release.
     -- Chuck Short <email address hidden>   Thu, 16 Oct 2014 14:07:11 -0400