mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
64d224ad02
The rabbitmq module was using `__context__` to store paths of rabbitmq executables. `__context__` may be cleared but the module still could remain in use, in which case it would fail to work correctly. Move the paths of the rabbitmq executables to their own global variables so that they are not affected by the lifespan of `__context__`. Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com> |
||
---|---|---|
.. | ||
integration | ||
perf | ||
pkg/rpm | ||
support | ||
unit | ||
utils | ||
__init__.py | ||
buildpackage.py | ||
committer_parser.py | ||
conftest.py | ||
consist.py | ||
eventlisten.py | ||
eventlisten.sh | ||
jenkins.py | ||
minionswarm.py | ||
modparser.py | ||
packdump.py | ||
runtests.py | ||
salt-tcpdump.py | ||
saltsh.py | ||
wheeltest.py | ||
whitelist.txt |