Neutron shared routines and utilities.
ca8026b5c1
There was a todo left to only catch MessageDeliveryFailure exceptions once they were being propagated properly; the bug related to that [1] has been closed and the fix is merged [2]. So we can catch only the correct error and eliminate the TODO. TrivialFix [1] https://bugs.launchpad.net/neutron/+bug/1705351 [2] https://review.openstack.org/486706 Change-Id: I1201ee150709b84e6f4b2fa4b108da9ea28983a3 |
||
---|---|---|
api-ref/source | ||
doc | ||
neutron_lib | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
neutron-lib
Neutron shared routines and utilities
- Free software: Apache license
- Documentation: https://docs.openstack.org/neutron-lib/latest/
- Source: https://git.openstack.org/cgit/openstack/neutron-lib
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-lib/
Features
- TODO