barbican/barbican/tests/queue
Juan Antonio Osorio Robles 66418ecdc7 Fix creation of notification server
The parameters that the NotificationDispatcher receives changed
recently, and the targets (with its priorities) and requeuing now
depend on the server/listener. So this patch makes the change to
remove those parameters from the creation of that object, and replace
the MessageHandlingServer for a NotificationServer that can actually
handle these things.

Change-Id: Ifc9cfcbd7e80cdd451a79c579294873cbd220c39
Closes-Bug: #1580461
2016-05-11 09:29:41 +03:00
..
__init__.py Make a whole host of modules hacking 0.9.2 compliant 2014-09-01 23:59:44 -05:00
test_client.py Add Request ID to worker-side logs in barbican. 2015-09-01 23:45:33 -05:00
test_keystone_listener.py Fix creation of notification server 2016-05-11 09:29:41 +03:00
test_retry_scheduler.py test: make enforce_type=True in CONF.set_override 2016-01-06 23:58:58 +00:00
test_server.py Use assertEqual/Greater/LessEqual/IsNone 2016-03-01 15:23:22 +01:00