OpenStack library for messaging
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Andreas Jaeger e32560e9eb Update translation setup
Follow new infra setup for translations, see spec
http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html
for full details.

This basically renames
oslo.messaging/locale/oslo.messaging.pot to
oslo_messaging/locale/oslo_messaging.pot. For this we need to update
setup.cfg.

Update also domain name in i18n.py.

Change-Id: Idf5300224f572d29953261ac998e7bf32a12822d
7 years ago
doc/source Merge "Adds document and configuration guide" 7 years ago
etc Fix spelling typo in output 8 years ago
oslo_messaging Update translation setup 7 years ago
tools Improve simulator.py 7 years ago
.coveragerc Change ignore-errors to ignore_errors 8 years ago
.gitignore ignore .eggs directory 8 years ago
.gitreview fix .gitreview - bad merge from pika branch 7 years ago
.testr.conf Workaround test stream corruption issue 8 years ago
CONTRIBUTING.rst Fix wrong bugs report URL in CONTRIBUTING 8 years ago
LICENSE Add oslo.messaging project infrastructure 10 years ago
README.rst Switch badges from 'pypip.in' to 'shields.io' 8 years ago
babel.cfg Setup for translation 9 years ago
bandit.yaml Add a "bandit" target to tox.ini 8 years ago
requirements.txt Updated from global requirements 7 years ago
setup-test-env-pika.sh Implements rabbit-pika driver 8 years ago
setup-test-env-qpid.sh Disable ACL if authentication cannot be performed. 8 years ago
setup-test-env-rabbit.sh Don't use devstack to setup our functional env 8 years ago
setup-test-env-zmq.sh Non-blocking outgoing queue was implemented 8 years ago
setup.cfg Update translation setup 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Drop H237,H402,H904 in flake8 ignore list 7 years ago

README.rst

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.