charm-rabbitmq-server/charmhelpers
Liam Young 9d3bb3e3d0 Add support for certs relation
Add support for rabbitmq using the certificates relation
to secure traffic with clients. Support for users supplying
their own certs and for rabbit acting as its own Certificate
Authority should be unchanged. The follwoing additional changes
were needed:

* Charm helper sync
* Update rabbit to use get_relation_ip from charm helpers which
  is the standard helper for calculating endpoint ip addresses.
* Create network helpers file to avoid circular dependancies.

Change-Id: Ie60893e660efe1f8b0a0d42aaaecfbd9aae6f97c
2018-10-29 17:11:50 +00:00
..
__pycache__ Add support for certs relation 2018-10-29 17:11:50 +00:00
cli Change charm to py3 2018-10-24 14:50:35 +01:00
contrib Add support for certs relation 2018-10-29 17:11:50 +00:00
core Add support for certs relation 2018-10-29 17:11:50 +00:00
fetch Add support for certs relation 2018-10-29 17:11:50 +00:00
__init__.py Add support for certs relation 2018-10-29 17:11:50 +00:00
osplatform.py Change charm to py3 2018-10-24 14:50:35 +01:00