oslo.messaging (1.4.1-0ubuntu1.1) utopic; urgency=medium

  * Backport fixes for reliable AMQP reconnect support, ensuring
    nova-compute instances re-connect and message correctly when
    RabbitMQ message brokers disappear is clustered configurations:
    - d/p/0001-Fix-_poll_connection-not-timeout-issue-1-2.patch:
      Improve precision of iterconsume timeouts (LP: #1400268).
    - d/p/0002-Fix-_poll_connection-not-timeout-issue-2-2.patch:
      Fix timeout timer when duration is set to None  (LP: #1408370).
    - d/p/0003-qpid-Always-auto-delete-queue-of-DirectConsumer.patch:
      Ensure that message publishers fail and retry if the consumer has
      not yet declared a receiving queue (LP: #1338732).
    - d/p/0004-rabbit-redeclare-consumers-when-ack-requeue-fail.patch:
      Redeclare consumers when the ack/requeue fails (LP: #1448650).
    - d/p/0005-Fix-possible-usage-of-undefined-variable.patch:
      Fix use of a variable before its definition in the reconnect
      path when an exception is encountered (LP: #1465314).

 -- Billy Olsen <billy.olsen@canonical.com>  Fri, 26 Jun 2015 09:59:10 +0100

oslo.messaging (1.4.1-0ubuntu1) utopic; urgency=medium

  * New upstream final release for OpenStack Juno:
    - d/p/skip-qpid-tests.patch: Dropped, equivalent upstream.
    - d/control: Drop dependency on python-iso8601, add dependency on
      python-oslo.utils.

 -- James Page <james.page@ubuntu.com>  Fri, 26 Sep 2014 17:29:57 +0100

oslo.messaging (1.4.0.0~a3-0ubuntu2) utopic; urgency=medium

  * d/p/zmq-server-routing.patch: Cherry pick WIP to ensure that ZMQ
    messages get routed correctly for call's (LP: #1301723).

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

oslo.messaging (1.4.0.0~a3-0ubuntu1) utopic; urgency=medium

  * New upstream release. 

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 09 Jul 2014 10:41:23 -0400

oslo.messaging (1.4.0.0~a2-0ubuntu1) utopic; urgency=medium

  * New upstream release.
  * debian/patches/skip-qpid-tests.patch: Rediffed

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 30 Jun 2014 11:08:16 -0400

oslo.messaging (1.3.0-0ubuntu1) trusty; urgency=medium

  * New upstream release. (LP: #1300804)
  * debian/patches/skip-qpid-tests.patch: Skip qpid tests if qpid
    is not installed.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 01 Apr 2014 10:09:49 -0400

oslo.messaging (1.3.0~a9-0ubuntu1) trusty; urgency=medium

  * New upstream release (LP: #1298970)
  * debian/control:
    - Add python-oslotest as a build dependency.
    - Use python-oslosphinx instead of python-oslo.sphinx

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 27 Mar 2014 13:01:34 -0400

oslo.messaging (1.3.0~a7-0ubuntu1) trusty; urgency=medium

  * New upstream release.
  * debian/control:
    - Add python-yaml, python-babel, python-six, python-mox3,
      python-mock as build dependency.
    - Dropped python-d2to1 as a dependency.
  * wrap and sort.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 07 Feb 2014 14:32:19 -0500

oslo.messaging (1.2.0~a11-0ubuntu1) trusty; urgency=low

  * New upstream release:
    - debian/watch: Fix typo (LP: #1212684)

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 04 Dec 2013 10:58:43 -0500

oslo.messaging (1.2.0~a4-0ubuntu1) saucy; urgency=low

  * Initial release.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 14 Aug 2013 14:11:08 -0400
