56 Commits

Author SHA1 Message Date
Mehdi Abaakouk
ce7d5e8bae Update to oslo.context
This update oslo-incubator and move to the new oslo.context module.

Change-Id: I06a1a400e0d37609f824dcdabd460b0fd86ea0f2
2015-03-11 10:09:51 +01:00
Jenkins
fb9f01d26a Merge "Implements notification-dispatcher-filter" 2015-02-04 02:40:06 +00:00
Doug Hellmann
ee31a84719 Update Oslo imports to remove namespace package
Change-Id: I4ec9b2a310471e4e07867073e9577731ac34027d
Blueprint: drop-namespace-packages
2015-01-21 21:09:33 -05:00
Ihar Hrachyshka
db7371c3c2 Fixed docstring for Notifier
Drivers still belong to oslo.messaging.notify.drivers stevedore
namespace.

Change-Id: Ibb41d49992bf7d7f3ee0af16b46ada0411973747
2015-01-21 16:12:21 +01:00
Mehdi Abaakouk
3d232a0f38 Implements notification-dispatcher-filter
The NotificationFilter class is used to filter notifications that a
notification listerner endpoint will received.

The notification can be filtered on different fields: context,
publisher_id, event_type, metadata, and payload

DocImpact
Implements: blueprint notification-dispatcher-filter
Change-Id: Ic1239422fac9879b113c9d3d6c3f8dccef20d044
2015-01-13 09:44:23 -05:00
Doug Hellmann
e55a83e832 Move files out of the namespace package
Move the public API out of oslo.messaging to oslo_messaging. Retain
the ability to import from the old namespace package for backwards
compatibility for this release cycle.

bp/drop-namespace-packages

Co-authored-by: Mehdi Abaakouk <mehdi.abaakouk@enovance.com>
Change-Id: Ia562010c152a214f1c0fed767c82022c7c2c52e7
2015-01-12 12:50:41 -05:00