File python-oslo.messaging.changes of Package python-oslo.messaging

-------------------------------------------------------------------
Fri Apr  4 13:15:19 UTC 2014 - dmueller@suse.com

- add compat hacks  

-------------------------------------------------------------------
Fri Apr  4 12:13:37 UTC 2014 - dmueller@suse.com

- fix package requires 

-------------------------------------------------------------------
Tue Apr  1 13:37:43 UTC 2014 - speilicke@suse.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 12:05:22 UTC 2014 - dmueller@suse.com

- downgrade to 1.3.0a9 

-------------------------------------------------------------------
Tue Mar 11 10:39:59 UTC 2014 -  cloud-devel@suse.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 00:59:47 UTC 2014 -  cloud-devel@suse.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 00:59:15 UTC 2014 -  cloud-devel@suse.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 00:42:56 UTC 2014 -  cloud-devel@suse.de

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

-------------------------------------------------------------------
Sat Mar  1 01:34:49 UTC 2014 -  cloud-devel@suse.de

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

-------------------------------------------------------------------
Thu Feb 27 01:20:42 UTC 2014 -  cloud-devel@suse.de

- Update to version oslo.messaging-1.3.0a7.25.g7564e2c:
  * User a more accurate max_delay for reconnects

-------------------------------------------------------------------
Wed Feb 26 00:46:25 UTC 2014 -  cloud-devel@suse.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 00:40:23 UTC 2014 -  cloud-devel@suse.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 01:19:20 UTC 2014 -  cloud-devel@suse.de

- Update to version oslo.messaging-1.3.0a7.15.g8a644c1:
  * Don't reply to notification message

-------------------------------------------------------------------
Tue Feb 18 01:27:53 UTC 2014 -  cloud-devel@suse.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 00:54:12 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + 0001-Switch-over-to-oslosphinx.patch dropped (merged upstream)

-------------------------------------------------------------------
Sun Feb 16 00:54:11 UTC 2014 -  cloud-devel@suse.de

- Update to version oslo.messaging-1.3.0a7.10.gde6d92f:
  * Switch over to oslosphinx

-------------------------------------------------------------------
Thu Feb 13 13:40:24 UTC 2014 - dmueller@suse.com

- added patches:
  * 0001-Switch-over-to-oslosphinx.patch

-------------------------------------------------------------------
Tue Feb 11 16:10:37 UTC 2014 - speilicke@suse.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 21:10:01 UTC 2014 - dmueller@suse.com

- fix requires 

-------------------------------------------------------------------
Sun Feb  2 00:43:56 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a6.4:
  + Use stevedore's make_test_instance
  + Fix UnboundLocalError error

-------------------------------------------------------------------
Wed Jan 29 01:33:26 UTC 2014 - opensuse-cloud@opensuse.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 01:38:07 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a5.2:
  + Fix help strings

-------------------------------------------------------------------
Fri Jan 24 13:31:21 UTC 2014 - opensuse-cloud@opensuse.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 12:06:31 UTC 2014 - dmueller@suse.com

- clean up requires 

-------------------------------------------------------------------
Tue Jan 14 01:06:08 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a2.50:
  + Removes use of timeutils.set_time_override

-------------------------------------------------------------------
Mon Jan 13 00:49:00 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a2.49:
  + Fix duplicate topic messages for Qpid topology=2

-------------------------------------------------------------------
Sun Jan 12 01:15:49 UTC 2014 - opensuse-cloud@opensuse.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 11:49:02 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a2.41:
  + fix test_rabbit for Python 3

-------------------------------------------------------------------
Thu Jan  9 01:26:01 UTC 2014 - opensuse-cloud@opensuse.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 01:12:53 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a2.34:
  + Replace dict.iteritems() with six.iteritems()

-------------------------------------------------------------------
Wed Dec 18 01:27:48 UTC 2013 - opensuse-cloud@opensuse.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 01:21:56 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a2.26:
  + Updated from global requirements

-------------------------------------------------------------------
Wed Dec 11 01:01:50 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a2.25:
  + Avoid creating qpid connection twice in initialization
  + Updated from global requirements

-------------------------------------------------------------------
Tue Dec 10 00:41:31 UTC 2013 - opensuse-cloud@opensuse.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 00:47:40 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a2.17:
  + Fixed misspellings of common words
  + Add transport aliases

-------------------------------------------------------------------
Sat Dec  7 00:36:47 UTC 2013 - opensuse-cloud@opensuse.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 01:26:02 UTC 2013 - opensuse-cloud@opensuse.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 01:08:10 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.12:
  + Add 'warning' as an alias to 'warn'

-------------------------------------------------------------------
Wed Nov 27 00:54:02 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.11:
  + Supply missing argument to raise_invalid_topology_version()

-------------------------------------------------------------------
Tue Nov 26 00:44:00 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.9:
  + Decouple from Oslo uuidutils module

-------------------------------------------------------------------
Sat Nov 23 00:57:18 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.8:
  + Support a new qpid topology

-------------------------------------------------------------------
Fri Nov 15 00:39:36 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.7:
  + Remove property on virtual_host in TransportURL
  + Remove hosts as property in TransportURL

-------------------------------------------------------------------
Thu Nov 14 00:43:00 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.3:
  + Updated from global requirements

-------------------------------------------------------------------
Thu Nov  7 01:29:19 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.2:
  + Fix some typos and adjust capitalization

-------------------------------------------------------------------
Fri Nov  1 01:31:39 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.3.0a1.1:
  + Changes driver method for notifications

-------------------------------------------------------------------
Fri Oct 25 23:43:44 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.22:
  + Properly handle transport URL config on the client

-------------------------------------------------------------------
Fri Oct 25 08:50:46 UTC 2013 - dmueller@suse.com

- update requires 

-------------------------------------------------------------------
Thu Oct 24 23:28:09 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.21:
  + Properly handle transport:///vhost URL
  + Updated from global requirements

-------------------------------------------------------------------
Thu Oct 24 00:20:30 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.18:
  + Updated from global requirements
  + Replace assertEquals with assertEqual

-------------------------------------------------------------------
Tue Oct 22 01:10:11 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.15:
  + Make rpc_backend default to 'rabbit'

-------------------------------------------------------------------
Sun Oct 20 23:40:38 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.13:
  + Updated from global requirements

-------------------------------------------------------------------
Tue Oct 15 23:39:46 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.12:
  + Apply six for metaclass
  + Add third element to RPC versions for backports

-------------------------------------------------------------------
Tue Oct 15 00:01:03 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.9:
  + Fix rpc client docs

-------------------------------------------------------------------
Mon Oct 14 12:10:42 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.8:
  + Updated from global requirements

-------------------------------------------------------------------
Tue Oct  8 12:27:24 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0a11.7:
  + Updated from global requirements
  + Remove cruft from setup.cfg

-------------------------------------------------------------------
Thu Sep 26 12:14:15 UTC 2013 - dmueller@suse.com

- fix requires 

-------------------------------------------------------------------
Thu Sep 19 00:17:37 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0.a5:
  + Fixes a typo in the address string syntax

-------------------------------------------------------------------
Fri Sep  6 13:07:34 UTC 2013 - speilicke@suse.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 00:10:08 UTC 2013 - opensuse-cloud@opensuse.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 23:45:17 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0.a1:
  + Add a Notifier.prepare() method

-------------------------------------------------------------------
Mon Aug 19 09:32:21 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0.a2:
  + Fix transport URL parsing bug
  + Fix dictionary changed size during iteration

-------------------------------------------------------------------
Sun Aug 18 00:03:45 UTC 2013 - opensuse-cloud@opensuse.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 00:08:45 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 1.2.0.a1:
  + Fix handling of None, etc. replies

-------------------------------------------------------------------
Tue Aug 13 23:56:42 UTC 2013 - opensuse-cloud@opensuse.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 13:00:57 UTC 2013 - opensuse-cloud@opensuse.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 10:58:04 UTC 2013 - opensuse-cloud@opensuse.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 23:40:37 UTC 2013 - opensuse-cloud@opensuse.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 07:27:46 UTC 2013 - opensuse-cloud@opensuse.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 16:13:18 UTC 2013 - dmueller@suse.com

- Initial package 

openSUSE Build Service is sponsored by