As with list_users, list_vhosts can sometimes return a value that
doesn't contain a '\t' character. This appears to be the case if the
server has no vhosts, for example.
The same fix was applied to the rabbitmq_users module here:
|
||
---|---|---|
.. | ||
__init__.py | ||
rabbitmq_binding.py | ||
rabbitmq_exchange.py | ||
rabbitmq_parameter.py | ||
rabbitmq_plugin.py | ||
rabbitmq_policy.py | ||
rabbitmq_queue.py | ||
rabbitmq_user.py | ||
rabbitmq_vhost.py |