Package Release Info

python-oslo.messaging-12.1.2-bp153.1.15

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-oslo.messaging
python3-oslo.messaging-doc

Change Logs

* Wed Aug 05 2020 cloud-devel@suse.de
- Proper fix for forever looping test (bsc#1163136) is the kombu change below
- update to version 12.1.2
  - tests: Resolves issues with kombu > 4.6.8
  - Update .gitreview for stable/ussuri
  - Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
  - Simplify tools/test-setup.sh
  - Print warning message when connection running out
* Tue Jul 28 2020 Jan Zerebecki <jzerebecki@suse.com>
- as a workaround (bsc#1163136) disable test for rabbit until a release with
  fix is available, otherwise build would loop forever
* Tue May 12 2020 cloud-devel@suse.de
- update to version 12.1.0
  - Update the constraints url
  - Removed unused variable pools
  - Update master for stable/train
  - remove outdated header
  - Make sure minimum amqp is 2.5.2
  - Do not use threading.Event
  - Align message serialization between drivers
  - Ignore releasenote cache within git untracked files
  - tox: Trivial cleanup
  - tox: Keeping going with docs
  - Migrate grenade jobs to py3
  - Remove telemetry checks
  - Revert "Add RPC incoming and reply log"
  - Adding debug logs on AMQPListener poll
  - Add support for kafka SSL autentication
  - Switch to Ussuri jobs
  - Add RPC incoming and reply log
  - Remove the deprecated blocking executor
  - Fix help text for heartbeat_in_pthread option
  - Remove unused variable WAKE_UP
  - Setup backend scenarios for functional tests
  - Fix spacing in help message
  - Update hacking for Python3
  - Modify some comments to make them clickable
  - Don't log NoSuchMethod for special non-existing methods
  - [ussuri][goal] Drop python 2.7 support and testing
  - reword releasenote for py27 support dropping
* Mon Mar 23 2020 Dirk Mueller <dmueller@suse.com>
- add obsoletes
* Sat Mar 14 2020 Dirk Mueller <dmueller@suse.com>
- switch to python 3.x only builds
* Wed Oct 09 2019 cloud-devel@suse.de
- update to version 10.2.0
  - Replace git.openstack.org URLs with opendev.org URLs
  - doc: Cleanup admin docs
  - Add Python 3 Train unit tests
  - Support kafka message compression
  - Introduce RabbitMQ driver documentation
  - Download kafka from archive.apache.org
  - Handle collections.abc deprecations
  - Update master for stable/stein
  - Use default exchange for direct messaging
  - Add the "transport_options" parameter to the amqp1 and kafka drivers.
  - Clarify the documentation for pooled Notification Listeners
  - Add transport_options parameter
  - Implement the transport options
  - Dropping the py35 testing
  - Consider the topic parameter as an array in client-notify
  - Fix nits on kafka compression help text
  - Add thread name to the RabbitMQ heartbeat thread
  - Replace openstack.org git:// URLs with https://
  - Update messaging intermediaries for amqp1 tests
  - Remove log translation and i18n
  - Retry to declare a queue after internal error
  - Unmark RabbitMQ heartbeat as experimental
  - Add help msg to payload for CLI notifier
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Handle unexpected failures during call monitor heartbeat
  - Allow users run the rabbitmq heartbeat inside a standard pthread.
  - Cap Bandit below 1.6.0 and update Sphinx requirement
  - Implement mandatory flag for RabbitMQ driver
  - Add the mandatory flag for direct send
  - fix typos
  - Explain why Listener connections cannot be pooled
  - OpenDev Migration Patch
  - Bump the openstackdocstheme extension to 1.20
  - Fix switch connection destination when a rabbitmq cluster node disappear
  - Correcting typo in acknowledge spelling
* Mon Apr 08 2019 cloud-devel@suse.de
- update to version 9.5.0
  - Use '/' for the vhost if the transport_url has no trailing '/'
  - Use ensure_connection to prevent loss of connection error logs
  - Add a test for rabbit URLs lacking terminating '/'
  - Fix the coverage tox tests
  - Update mailinglist from dev to discuss
  - Change python3.5 job to python3.7 job on Stein+
  - import zuul job settings from project-config
  - Remove rabbit_durable_queues deprecated option
  - Remove deprecated amqp1 options
  - Fix oslo.messaging default transport
  - Remove setting of DEVSTACK_GATE_EXERCISES
  - Update reno for stable/rocky
  - Remove default_{host,port} deprecated options
  - add python 3.6 unit test job
  - Allow transport_url initialization in ConfFixture constructor
  - add lib-forward-testing-python3 test job
  - Avoid unnecessary use of items()
  - Issue blocking ACK for RPC requests from the consumer thread
  - Don't use monotonic with Python >=3.3
  - Remove the deprecated ZeroMQ driver
  - Use default exchange for direct messaging
  - always build universal wheels
  - doc: Remove crud from conf.py file
  - Refactor GetTransportSadPathTestCase
  - Bump amqp requirement version to >= 2.4.0
  - Avoid logging passwords on connection events
  - Kafka driver deployment guide
  - Remove rpc_backend and ConfFixture.transport_driver
  - Switch driver to confluent-kafka client library
  - Bump amqp requirement version to >=2.4.1
  - Update hacking version
  - Using pip as a python module
  - Clean up .gitignore references to personal tools
  - Mark telemetry tests nv and remove from gate
  - Remove deprecated rabbit options
  - add python 3.7 unit test job
  - Add release note about deprecated option removals
  - Use templates for cover and lower-constraints
  - Call listener stop only if listener is initialized
* Wed Mar 06 2019 cloud-devel@suse.de
- update to version 8.1.2
  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
  - Avoid logging passwords on connection events
  - Update .gitreview for stable/rocky
  - import zuul job settings from project-config
* Sat Sep 01 2018 cloud-devel@suse.de
- update to version 8.1.0
  - Remove transport aliases support
  - Update reno for stable/queens
  - Add restart() method to DecayingTimer
  - Move requirements for the optional drivers (amqp1, kafka)
  - Update telemetry integration playbooks
  - Switch from pip_missing_reqs to pip_check_reqs
  - Imported Translations from Zanata
  - update configuration for qdrouter v1.0.0
  - Add release notes link to README
  - py37: drop use of 'async' as parameter name
  - py37: deal with Exception repr changes
  - Add kafka config options for security (ssl/sasl)
  - Remove the deprecated Pika driver
  - Update kafka and dsvm jobs
  - Zuul: Remove project name
  - [rabbitmq] Implement active call monitoring
  - Revert "rabbit: Don't prefetch when batch_size is set"
  - Modify grammatical errors
  - Add ZeroMQ deprecation release note
  - remove zmq tests
  - Add kafka for python 3 functional test
  - Remove stale pip-missing-reqs tox test.
  - Switch to stestr
  - Add a skeleton for a v3-native devstack job
  - Convert legacy zuul jobs to v3
  - Remove fake_rabbit configuration option
  - No longer allow redundant calls to server start()
  - Trivial: Update pypi url to new url
  - Fix debug log message - missing argument
  - Add warning output if failed to rebuild exception when deserialize
  - Add support for synchronous commit
  - Fixed telemetry integration zuul jobs
  - Follow the new PTI for document build
  - Correct usage of transport_url in example
  - Add rabbitmq-server for platform:rpm into bindep.txt
  - Replace 'raise StopIteration' with 'return'
  - Moving stestr to correct package order in test-requirements.txt
  - Bump py-amqp to >= 2.3.0
  - Restore devstack project name in amqp1 test
  - Make oslo.messaging-devstack-amqp1 job non-voting
  - set default python to python3
  - fix tox python3 overrides
  - Fix the bandit security linter test
  - Add ConfFixture.transport_url
  - Fix oslo messaging gating
  - fix lower constraints and uncap eventlet
  - Add heartbeat() method to RpcIncomingMessage
  - Enable RPC call monitoring in AMQP 1.0 driver
  - Do not access the connection's socket during error callback
  - Mark the ZeroMQ driver deprecated
  - Updated from global requirements
  - add lower-constraints job