OpenStack library for messaging
43381453cd
The `pyngus` library was introduced as a dependency for the AMQP 1.0 driver. Since the AMQP 1.0 driver has been removed from the project, this library is no longer needed. This patch cleans up the dependencies by removing `pyngus` from the requirements. A dependency check (`pipdeptree`) confirms that `pyngus` is not used directly or indirectly in the project. Change-Id: Idf94ceaa96005a74e60fafc0124df659a8854ea5 |
||
---|---|---|
doc | ||
etc | ||
oslo_messaging | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/oslo.messaging/latest/
- Source: https://opendev.org/openstack/oslo.messaging
- Bugs: https://bugs.launchpad.net/oslo.messaging
- Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/