Revisions of python-oslo.messaging

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 482827 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 12)
- update to version 5.17.1:
  - [zmq] Failure of dynamic connections fanout
  - Update .gitreview for stable/ocata
  - Return list of addresses for IPV4 and IPV6
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456070 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 11)
- update to version 5.17.0:
  - [zmq] Make ZMQ TCP keepalive options configurable
  - tox: use already installed kafka if present
  - [zmq] Refactor make `zmq_address.target_to_key` a universal method
  - tests: remove useless debug
  - kafka: remove no really implemented feature
  - cast() and RPC replies should not block waiting for endpoint to ack
  - kafka: return to poller when timeout is reach
  - kafka separate unit/functionnal tests
  - reject when skipping failed messages
  - Remove the temporary hack in code
  - Add Constraints support
  - Show team and repo badges on README
  - [zmq] Fix functional gates proxy/pub-sub
  - [zmq] Dynamic connections failover
  - Replace six.iteritems() with .items()
  - Properly deserializes built-in exceptions
  - modify the home-page info with the developer documentation
  - [zmq] Add acks from proxy for PUB/SUB messages
  - Remove references to Python 3.4
  - kafka: timeout is in milliseconds
  - [zmq] Fix py35 gate
  - [AMQP 1.0] Setup the amqp1 test environment on ubuntu
  - [zmq] Refactor consumers and incoming messages
  - [zmq] Support py35 testenv
  - Updated from global requirements
  - eventlet is no more a hard dependency
  - [zmq] Send immediate ack after message receiving
  - [zmq] Don't fallback to topic if wrong server specified
  - Replace 'the' with 'to' in docstring
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 443613 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 5.10.1:
 * rabbit: on reconnect set socket timeout after channel is set
 * Updated from global requirements
 * rabbit: Avoid busy loop on epoll_wait with heartbeat+eventlet
 * Fix consuming from unbound reply queue
 * Update .gitreview for stable/newton

- Switch to stable/newton in _service
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 434269 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- sync global requirements

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 392937 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- 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

- 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

- update to 4.5.0:
  * too long to include, see included changes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 337143 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 328094 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 322301 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- Unify spec file #2
- Unify spec file. Use fedora compatible files macros
- fix build/deps 

- update to 1.17.1:
  * Use the warn_eventlet_not_patched util function
  * Drop use of 'oslo' namespace package
  * Updated from global requirements
  * Updated from global requirements
  * Fix mock use for mock 1.1.0
  * Make heartbeat the default
  * Use oslo.log in the zmq receiver
  * Imported Translations from Transifex
  * Remove usage of contentmanager for executors
  * Verify that version in 'prepare' is valid
  * Don't reply when we known that client is gone
  * Remove py26 artefacts from oslo.messaging code
  * Remove 2.6 classifier
  * Imported Translations from Transifex
  * Add WebOb and greenlet to requirements
  * Use ServiceBase from oslo.service as a parent class
  * Manual update the requirements
  * Deprecated impl_qpid
  * Add a missed `raise` statement
  * Remove qpid-config call
  * Add tox target to find missing requirements
  * Fix qpid's functional gate
  * Imported Translations from Transifex

- update to 1.15.0:
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 227777 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 2)
- downgrade to 1.3.0a9 

- Update to version oslo.messaging-1.3.0a9.7.g5f5501f:
  * Fixed spelling error - runnung to running
  1.3.0a9
  * Expose PublishErrorsHandler through oslo.messaging
  * notify listener: document the metadata callback parameter
  * Adds unit test cases to impl_qpid

- Update to version oslo.messaging-1.3.0a8.8.g543d5f0:
  * Remove use of sslutils
  1.3.0a8
  * Do not leak _unique_id out of amqp drivers
  * Slow down Kombu reconnect attempts
  * Don't run python 3 tests by default
  * Gracefully handle consumer cancel notifications

- Update to version oslo.messaging-1.3.0a7.32.g8cccf06:
  * Add missing data into the notif. endpoint callback
  * notification listener: add allow_requeue param
  * Add multiple exchange per listerner in fake driver
  * Allow to requeue the notification message

- Update to version oslo.messaging-1.3.0a7.27.g35f6d58:
  * Updated from global requirements

- Update to version oslo.messaging-1.3.0a7.26.gfb453e4:
  * Convert to oslo.test

- Update to version oslo.messaging-1.3.0a7.25.g7564e2c:
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 201583 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 1)
 will important for OpenStack post Havana release
Displaying revisions 21 - 32 of 32
openSUSE Build Service is sponsored by