~ddellav/ubuntu/+source/python-oslo.messaging:ubuntu/mitaka

Last commit made on 2016-03-02
Get this branch:
git clone -b ubuntu/mitaka https://git.launchpad.net/~ddellav/ubuntu/+source/python-oslo.messaging
Only David Della Vecchia can upload to this branch. If you are David Della Vecchia please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/mitaka
Repository:
lp:~ddellav/ubuntu/+source/python-oslo.messaging

Recent commits

ab06d53... by David Della Vecchia

Merge from Debian experimental, remaing changes:

  - d/control: Drop depends on zmq, qpid, pyngus, aioeventlet and trolluis
  - d/p/disable-new-executors.patch: Drop hard requirement on new
    executors.
  - d/rules: Skip oslo_messaging.tests.drivers.zmq.* tests here for now
    since upstream code currently doesn't skip them when zmq is unavailable:
    https://bugs.launchpad.net/oslo.messaging/+bug/1522920.

5d08a10... by Thomas Goirand

Run Python 3 tests in python 3.5 as well.

ca633e2... by Thomas Goirand

Removed MANIFEST.in patches.

a6c6b28... by Thomas Goirand

Fixed (build-)depends for this release.

1a627e1... by Thomas Goirand

Merge tag '4.0.0' into debian/mitaka

oslo.messaging 4.0.0 release

meta:version: 4.0.0
meta:series: mitaka
meta:release-type: release

9a5735f... by Thomas Goirand

Now packaging 4.0.0

3490c6f... by Jenkins <email address hidden>

Merge "Revert "serializer: deprecate RequestContextSerializer""

1a03d7b... by Oleksii Zamiatin

[zmq] PUB-SUB pipeline

In this change PUB-SUB pipeline was added
and used for CAST-Fanout pattern.

Added 2 new options:

* use_pub_sub - configures the driver to use
PUB/SUB if True, fallbacks to DEALER/ROUTER implementation
otherwise.

PUB/SUB implementation is assumed to be always used with proxy.

* direct_over_proxy - specifies to use proxy with direct patterns
(CALL,CAST). This option is in replace of zmq_use_broker.
Latter is meaningless in context of PUB/SUB architecture,
so renamed.

Change-Id: I7c02d4d62632293941bc0d9d947e5362a5317db6
Closes-Bug: #1515185

a4f83d9... by Jenkins <email address hidden>

Merge "Removes MANIFEST.in as it is not needed explicitely by PBR"

b1039db... by OpenStack Proposal Bot <email address hidden>

Updated from global requirements

Change-Id: I6f0f02b4633f9b2817b3e19fadcbb2c3e5b5c46d