oslo.messaging/oslo_messaging/tests/functional
Hervé Beraud ee13e53614 Bump bandit and make oslo.messaging compatible with latest rules
- Apply a timeout to requests calls to avoid uncontrolled
  resource consumption (CWE-400) [1].
- Ignore CWE 377

[1] https://cwe.mitre.org/data/definitions/400.html
[2] https://cwe.mitre.org/data/definitions/377.html

Change-Id: Ic558ad392424a25b5fd9a10749163d8427159eda
2023-05-17 11:06:34 +02:00
..
notify Setup backend scenarios for functional tests 2020-02-05 08:00:56 -05:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_functional.py Bump bandit and make oslo.messaging compatible with latest rules 2023-05-17 11:06:34 +02:00
test_rabbitmq.py Cancel consumer if queue down 2020-07-31 06:05:16 +08:00
utils.py Implement get_rpc_client function 2022-10-25 11:42:40 +00:00