Python script that walks around Hermes Zookeeper and changes stuff.
In hermes-traverser
directory do:
virtualenv .
. bin/activate
pip install -r requirements.txt
python hermes-traverser.py --help
python hermes-traverser.py -z my-hermes-zookeeper.host:2181 -p /run/hermes --dryrun
By default hermes-traverser
fixes subscriptions without SupportTeam
field: undefined
value is set.
Change the Python code to change whatever in either Hermes topics or subscriptions.