This website requires JavaScript.
Explore
Get Started
openstack
/
oslo.messaging
Code
Issues
Proposed changes
oslo.messaging
/
tests
History
Mark McLoughlin
fd68391d53
Use log.warning() instead of log.warn()
...
warn() is provided by ContextAdapter, there's no reason to use it.
2013-06-16 12:00:09 +01:00
..
unit
/messaging
Move files to new locations for oslo.messaging
2013-06-15 08:43:54 +01:00
__init__.py
Add oslo.messaging project infrastructure
2013-06-15 08:43:50 +01:00
test_rpc_client.py
Use log.warning() instead of log.warn()
2013-06-16 12:00:09 +01:00
test_rpc_dispatcher.py
Use testscenarios
2013-06-15 11:12:47 +01:00
test_rpc_server.py
Fix some pep8 issues
2013-06-16 11:57:47 +01:00
test_target.py
Fix some pep8 issues
2013-06-16 11:57:47 +01:00
test_transport.py
Use testscenarios
2013-06-15 11:12:47 +01:00
utils.py
Add oslo.messaging project infrastructure
2013-06-15 08:43:50 +01:00