Here is problem:
1) I have a RabbitMQ on Juju.
2) I have a charm which tries to use RabbitMQ, written in Java (I'll call it myCharm).
3) myCharm needs Hostname or IP address of RabbitMQ.
How can I find the IP address or hostname of RabbitMQ on my Juju?