Revisions of python-oslo.messaging
buildservice-autocommit
accepted
request 434269
from
Dirk Mueller (dirkmueller)
(revision 32)
auto commit by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 31)
Dirk Mueller (dirkmueller)
committed
(revision 30)
- sync global requirements
Thomas Bechtold (tbechtold)
committed
(revision 29)
- update to version 5.10.0 * [AMQP 1.0] Add configuration parameters for send message deadline * [AMQP 1.0] Add acknowledge and requeue handling for incoming message * [AMQP 1.0] small fixes to improve timer scalability * Add warning when credential is not specified for each host * Fix calculating of duration in simulator.py * AMQP 1.0 Driver Architecture Overview Document * Add the proper branch back to .gitreview * [zmq] Implement retries for unacknowledged CASTs * [zmq] Redis unavailability is not critical * Move zmq driver options into its own group * Add docstring for get_notification_transport * Remove the max_send_retries option * Fix a timer leak in the AMQP 1.0 driver * Refactor link management to support link recovery * Log a warning when connected to a routable message bus * Fix the help info format * [zmq] Discover new publisher proxy * [AMQP 1.0] AMQP 1.0 Driver User Guide Document update * [zmq] Use zmq.IMMEDIATE option for round-robin * [zmq] Make zmq_immediate configurable * Re-factor the AMQP 1.0 addressing semantics * Set the default link property to allow message acks * [AMQP 1.0] Add link credit configuration options * Clean outdated docstring and comment * [zmq] Host name and target in socket identity * [AMQP 1.0] Cancel response treatment for detached link * Updated from global requirements * Refactor AMQP 1.0 command task to support timers
Thomas Bechtold (tbechtold)
committed
(revision 28)
- update to version 5.6.0 * Remove rabbitmq max_retries * fix a typo in impl_rabbit.py * Fix misstyping issue * tests: allow to override the functionnal tests suite args * Add Python 3.4 functional tests for AMQP 1.0 driver * Imported Translations from Zanata * [zmq] Merge publishers * Remove discover from test-requirements * Add deprecated relnote for max_retries rabbit configuration option * [zmq] Add py34 configuration for functional tests * Improve the impl_rabbit logging * [zmq] Let proxy serve on a static port numbers * notify: add a CLI tool to manually send notifications * Add Python 3.5 classifier and venv * Fix parameters of assertEqual are misplaced * Properly cleanup listener and driver on simulator exit * [zmq] Refactor publishers * Config: no need to set default=None * Introduce TTL for idle connections * Fix pika functional tests * [zmq] Use json/msgpack instead of pickle * Replace assertEqual(None, *) with assertIsNone in tests * [zmq] Additional configurations for f-tests * Fix syntax error on notification listener docs * tests: rabbitmq failover tests * Delete fanout queues on gracefully shutdown * Updated from global requirements
Thomas Bechtold (tbechtold)
committed
(revision 27)
- update to version 5.5.0 * [Trival] fix a typo nit * [zmq] Fix backend router port for proxy. * [zmq] Remove rpc_zmq_concurrency option * Documents recommended executor * [zmq] Remove redundant Envelope class * [impl_rabbit] Remove deprecated get_expiration method * [zmq] Periodic updates of endpoints connections * [zmq] Fix message sending when using proxy and not using PUB/SUB * Imported Translations from Zanata * [AMQP 1.0] Randomize host list connection attempts * Fix temporary problems with pika unit tests * [zmq] Remove unused Request.close method * Modify info of default_notification_exchange * [zmq] Properly stop ZmqServer * AMQP 1.0 - create only one Cyrus SASL configuration for the tests * [zmq] Don't skip non-direct message types * [zmq] Refactoring of zmq client * Fix typo: 'olso' to 'oslo' * Updated from global requirements * Add query paramereters to TransportURL * [zmq] Fix timeout in ThreadingPoller.poll
Thomas Bechtold (tbechtold)
committed
(revision 26)
- update to 5.2.0: * Updated from global requirements * Modify the TransportURL's docstrings * Fix problems after refactoring RPC client * deprecate usage of transport aliases * kafka: Deprecates host, port options * Updated from global requirements * Add reno for releasenotes management * Remove logging from serialize_remote_exception * [kafka] Add several bootstrap servers support * Fix consuming from missing queues * Fix bug with version_cap and target.version in RPCClient * Make TransportURL.parse aware of transport_url * rabbit: Deprecates host, port, auth options * Remove deprecated localcontext * zeromq: Deprecates host, port options * Reorganize the AMQP 1.0 driver source files * Implements configurable connection factory * The need to wait for a given time is no longer valid in 3.2+ * [zmq] Reduce object serialization on router proxy * Updated from global requirements * [zmq] Add backend ROUTER to increase bandwidth * [zmq] Add Sentinel instructions to deployment guide * Rabbit driver: failure of rpc-calls with float timeout * Use eventletutils to check is_monkey_patched * remove feature branch from master .gitreview * [zmq] Second router proxy doesn't dispatch messages properly * Add parse.unquote to transport_url * Fix simulator stat printing * Use single producer and to avoid an exchange redeclaration
buildservice-autocommit
accepted
request 392937
from
Dirk Mueller (dirkmueller)
(revision 25)
auto commit by copy to link target
Thomas Bechtold (tbechtold)
committed
(revision 24)
- update to 4.6.1: * Fix Break in Windows platforms * Always delete exc_info tuple, even if reply fails * Fail quickly if there on bad password * Updated from global requirements * Always set all socket timeouts - Adjust Requires
Thomas Bechtold (tbechtold)
committed
(revision 23)
- update to 4.5.1: * Bump rabbit_transient_queues_ttl to 30 mins * Fix Notification listener blocking behavior * Update .gitreview for stable/mitaka - Adjust Requires
Dirk Mueller (dirkmueller)
committed
(revision 22)
- update to 4.5.0: * too long to include, see included changes
buildservice-autocommit
accepted
request 337143
from
Dirk Mueller (dirkmueller)
(revision 21)
auto commit by copy to link target
Thomas Bechtold (tbechtold)
committed
(revision 20)
- update to 2.5.0: * Imported Translations from Transifex * Update path to subunit2html in post_test_hook * Fix typos in a document and a comment * Updated from global requirements * Imported Translations from Transifex * Updated from global requirements * Port the AMQP1 driver to new Pyngus SASL API * Updated from global requirements * Imported Translations from Transifex * Updated from global requirements * Add config options to the documentation * Updated from global requirements - Adjust Requires according to requirements.txt
Thomas Bechtold (tbechtold)
committed
(revision 19)
buildservice-autocommit
accepted
request 328094
from
Dirk Mueller (dirkmueller)
(revision 18)
auto commit by copy to link target
Thomas Bechtold (tbechtold)
committed
(revision 17)
- update to 2.4.0: * Mask passwords when logging messages * Updated from global requirements * Use proper translating helper for logging * Improve simulator.py * Imported Translations from Transifex * Added trace logging for debuggability * Log warning instead of raising RuntimeError * Updated from global requirements * Replace 'M' with 'Mitaka' * Fix message missing after duplicated message error * Imported Translations from Transifex * Fix BaseDriver.listen_for_notifications() signature * Imported Translations from Transifex * Updated from global requirements * Imported Translations from Transifex * Ensures that some assumptions are true * Imported Translations from Transifex * Updated from global requirements * Fully use futurist code-base to abstract concurrent.futures away * Imported Translations from Transifex * Updated from global requirements * add plugin documentation for executors and notifiers * Allows to change defaults opts * Allow a forward slash as a part of the user/password * Update 'impl_eventlet' docstring to reflect actual impl * Updated from global requirements * tests: adjusts an expected time for gate * Updated from global requirements * Ensure callback variable capture + cleanup is done correctly
buildservice-autocommit
accepted
request 322301
from
Dirk Mueller (dirkmueller)
(revision 16)
auto commit by copy to link target
Thomas Bechtold (tbechtold)
committed
(revision 15)
- Unify spec file #2
Thomas Bechtold (tbechtold)
committed
(revision 14)
- Unify spec file. Use fedora compatible files macros
Thomas Bechtold (tbechtold)
accepted
request 317873
from
Bernhard Wiedemann (bmwiedemann)
(revision 13)
+Requires: python-cachetools
Displaying revisions 61 - 80 of 92