SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-oslo.messaging-test-1.3.0-2.51.noarch.rpm :
Fri Apr 4 14:00:00 2014 dmuellerAATTsuse.com
- add compat hacks

Fri Apr 4 14:00:00 2014 dmuellerAATTsuse.com
- fix package requires

Tue Apr 1 14:00:00 2014 speilickeAATTsuse.com
- Update to version 1.3.0:

* Add release notes for 1.3.0

* Fix wrong parameter description in docstring

* Fixed inconsistent EventletContextManagerSpawnTest failures

* Use messaging_conf fixture configuration by default

* Fixed possible pep8 failure due to pyflakes bug

* Refactor AMQP message broker selection

* Add unit test to check the order of Qpid hosts on reconnect

* Clean up for qpid tests

* Add kombu driver library to requirements.txt

* Use driver\'s notify_send() method again

* Remove vim header

* Updated from global requirements

* Fixed spelling error - runnung to running

* Build log_handler documentation

* Add release notes up to 1.3.0a9

Tue Mar 18 13:00:00 2014 dmuellerAATTsuse.com
- downgrade to 1.3.0a9

Tue Mar 11 13:00:00 2014 cloud-develAATTsuse.de
- 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

Wed Mar 5 13:00:00 2014 cloud-develAATTsuse.de
- 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

Tue Mar 4 13:00:00 2014 cloud-develAATTsuse.de
- 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

Sun Mar 2 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.27.g35f6d58:

* Updated from global requirements

Sat Mar 1 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.26.gfb453e4:

* Convert to oslo.test

Thu Feb 27 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.25.g7564e2c:

* User a more accurate max_delay for reconnects

Wed Feb 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.23.g9bf03ad:

* Add log_handler to oslo.messaging

* Add a link to the docs from the README

* Improve help strings

Tue Feb 25 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.17.g8a3744f:

* Pass the session to QpidMessage constructor

* Make the dispatcher responsible of the message ack

Wed Feb 19 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.15.g8a644c1:

* Don\'t reply to notification message

Tue Feb 18 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.14.g7473d18:

* Abstract the acknowledge layer of a message

* Implements notification listener and dispatcher

Sun Feb 16 13:00:00 2014 cloud-develAATTsuse.de
- Rebased patches:
+ 0001-Switch-over-to-oslosphinx.patch dropped (merged upstream)

Sun Feb 16 13:00:00 2014 cloud-develAATTsuse.de
- Update to version oslo.messaging-1.3.0a7.10.gde6d92f:

* Switch over to oslosphinx

Thu Feb 13 13:00:00 2014 dmuellerAATTsuse.com
- added patches:

* 0001-Switch-over-to-oslosphinx.patch

Tue Feb 11 13:00:00 2014 speilickeAATTsuse.com
- Update to version oslo.messaging-1.3.0a7.9.g70dbe6a:

* Update ExpectedException handling

* Ignore any egg and egg-info directories

* Qpid: advance thru the list of brokers on reconnect

* RabbitMQ: advance thru the list of brokers on reconnect
1.3.0a7

* Make the dispatcher responsible to listen()

* Allow fake driver to consume multiple topics

* Allow different login methods to be used with kombu connections
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)

Thu Feb 6 13:00:00 2014 dmuellerAATTsuse.com
- fix requires

Sun Feb 2 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a6.4:
+ Use stevedore\'s make_test_instance
+ Fix UnboundLocalError error

Wed Jan 29 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a5.6:
+ Fix test case name typo
+ Expose an entry point to list all config options

Tue Jan 28 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a5.2:
+ Fix help strings

Fri Jan 24 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a4.6:
+ Remove dependencies on pep8, pyflakes and flake8
+ python3: Switch to mox3 instead of mox
+ Add release notes for 1.3.0a3
+ Routing notifier

Thu Jan 16 13:00:00 2014 dmuellerAATTsuse.com
- clean up requires

Tue Jan 14 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.50:
+ Removes use of timeutils.set_time_override

Mon Jan 13 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.49:
+ Fix duplicate topic messages for Qpid topology=2

Sun Jan 12 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.47:
+ Fix try/except syntax for Python 3
+ Fix test_notifier_logger for Python 3
+ Fix spelling errors in comments

Fri Jan 10 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.41:
+ fix test_rabbit for Python 3

Thu Jan 9 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.39:
+ Remove copyright from empty files
+ Fix exception deserialiation on Python 3
+ Minor Python 3 fixes

Mon Dec 23 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.34:
+ Replace dict.iteritems() with six.iteritems()

Wed Dec 18 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.33:
+ Remove eventlet related code in amqp driver
+ Add Sample priority
+ Fix syntax of relative imports for Python3
+ sysnchronize oslo-incubator modules

Fri Dec 13 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.26:
+ Updated from global requirements

Wed Dec 11 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.25:
+ Avoid creating qpid connection twice in initialization
+ Updated from global requirements

Tue Dec 10 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.22:
+ Use six.moves.queue instead of Queue
+ Replace data structures\' attribute with six module
+ Unify different names between Python2 and Python3

Sun Dec 8 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.17:
+ Fixed misspellings of common words
+ Add transport aliases

Sat Dec 7 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a2.13:
+ Simplify common base exception prototype
+ Remove useless global vars / import
+ Refactors boolean returns
+ Unify different names between Python2/3 with six.moves
+ Remove vim header
+ Properly reconnect subscribing clients when QPID broker restarts
+ Ensure context type is handled when using to_dict
+ Add release notes for 1.3.0a2
+ Remove the partial implementation of ack_on_error

Sat Nov 30 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.16:
+ notifier: add audit level
+ Implement a log handler using notifier
+ Avoid storing configuration in notifier

Thu Nov 28 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.12:
+ Add \'warning\' as an alias to \'warn\'

Wed Nov 27 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.11:
+ Supply missing argument to raise_invalid_topology_version()

Tue Nov 26 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.9:
+ Decouple from Oslo uuidutils module

Sat Nov 23 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.8:
+ Support a new qpid topology

Fri Nov 15 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.7:
+ Remove property on virtual_host in TransportURL
+ Remove hosts as property in TransportURL

Thu Nov 14 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.3:
+ Updated from global requirements

Thu Nov 7 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.2:
+ Fix some typos and adjust capitalization

Fri Nov 1 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.3.0a1.1:
+ Changes driver method for notifications

Fri Oct 25 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.22:
+ Properly handle transport URL config on the client

Fri Oct 25 14:00:00 2013 dmuellerAATTsuse.com
- update requires

Thu Oct 24 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.21:
+ Properly handle transport:///vhost URL
+ Updated from global requirements

Thu Oct 24 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.18:
+ Updated from global requirements
+ Replace assertEquals with assertEqual

Tue Oct 22 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.15:
+ Make rpc_backend default to \'rabbit\'

Sun Oct 20 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.13:
+ Updated from global requirements

Tue Oct 15 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.12:
+ Apply six for metaclass
+ Add third element to RPC versions for backports

Tue Oct 15 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.9:
+ Fix rpc client docs

Mon Oct 14 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.8:
+ Updated from global requirements

Tue Oct 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0a11.7:
+ Updated from global requirements
+ Remove cruft from setup.cfg

Thu Sep 26 14:00:00 2013 dmuellerAATTsuse.com
- fix requires

Thu Sep 19 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a5:
+ Fixes a typo in the address string syntax

Fri Sep 6 14:00:00 2013 speilickeAATTsuse.com
- Update to version 1.2.0.a4:
+ Import zmq driver code with minimal modifications
+ Implement the client side of ZmqDriver
+ Add zmq-receiver
+ Implement the server side of ZmqDriver
- Package binary oslo-messaging-zmq-receiver

Tue Aug 27 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a7:
+ Fix error message if message handler fails
+ Fix race-condition in rabbit reply processing
+ Don\'t include msg_id or reply_q in casts
+ Remove check_for_lock support in RPCClient

Wed Aug 21 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a1:
+ Add a Notifier.prepare() method

Mon Aug 19 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a2:
+ Fix transport URL parsing bug
+ Fix dictionary changed size during iteration

Sun Aug 18 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a1:
+ Fix transport URL ipv6 parsing support
+ Fix fake driver handling of failure replies
+ Remove ConfFixture from toplevel public API
+ Bumps hacking to 0.7.0
+ Fix rabbit driver handling of None, etc. replies

Fri Aug 16 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a1:
+ Fix handling of None, etc. replies

Tue Aug 13 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a3:
+ Add a TransportURL class to the public API
+ Add a unit testing configuration fixture

Tue Aug 13 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a1:
+ Fix capitalization, it\'s OpenStack
+ Fix handling expected exceptions in rabbit driver
+ Add a context serialization hook
+ Add thread-local store of request context
+ Kill ability to specify exchange in transport URL
+ Add transport URL support to rabbit driver
+ Ensure namespace package is installed

Sat Aug 10 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a193:
+ Add comments to ReplyWaiter.wait()
+ Enforce target preconditions outside of drivers
+ Add a driver method specifically for sending notifications
+ Add API for expected endpoint exceptions
+ Implement failure replies in the fake driver
+ Expose RemoteError exception in the public API
+ Add a per-transport allow_remote_exmods API
+ Document how call() handles remote exceptions
+ Add some docs on target version numbers
+ Removes a redundant version_is_compatible function

Thu Aug 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a181:
+ Use testtools.TestCase assertion methods
+ Implement wait_for_reply timeout in rabbit driver
+ Remove unused IncomingMessage.done()
+ Remove some FIXMEs and debug logging

Fri Jul 12 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a130:
+ Use oslo.sphinx and remove local copy of doc theme
+ Include docstrings in published docs

Tue Jul 2 14:00:00 2013 dmuellerAATTsuse.com
- Initial package


 
ICM