oslo.messaging 1.3.0-0ubuntu1.1 source package in Ubuntu

Changelog

oslo.messaging (1.3.0-0ubuntu1.1) trusty; 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-rabbit-more-precise-iterconsume-timeout.patch:
      Improve precision of iterconsume timeouts (LP: #1400268).
    - d/p/0002-rabbit-fix-timeout-timer-when-duration-is-None.patch:
      Fix timeout timer when duration is set to None  (LP: #1408370).
    - d/p/0003-Declare-DirectPublisher-exchanges-with-passive-True.patch:
      Ensure that message publishers fail and retry if the consumer has
      not yet declared a receiving queue (LP: #1338732).
 -- Edward Hope-Morley <email address hidden>   Thu, 23 Apr 2015 15:56:08 +0100

Upload details

Uploaded by:
Edward Hope-Morley
Sponsored by:
James Page
Uploaded to:
Trusty
Original maintainer:
Chuck Short
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
oslo.messaging_1.3.0.orig.tar.gz 112.8 KiB 5abcb4c8725319e18a2d7d86f3768dfb3beb2b598cb4761879d45f509c95743c
oslo.messaging_1.3.0-0ubuntu1.1.debian.tar.xz 6.8 KiB 92f41e613e361674f99cc3669940f7dcfcb511ca91e636b456961fe28f7911fc
oslo.messaging_1.3.0-0ubuntu1.1.dsc 2.0 KiB f3c255d8979aea6bdd5286645469c925363d2ea4115cf73ef7cc91b714525430

View changes file

Binary packages built by this source

python-oslo.messaging: oslo messaging library

 The oslo messaging API supports RPC and notifications over a number of
 different messaging transports.