charm-designate-bind/unit_tests
Drew Freiberger 04dc8c02ed Ignore proxy for charm peer communication
Designate-bind services use http communication to manage initial
zone transfers from the leader to other units.  This should be done
within the space designated for dns-backend in the charm bindings.
To ensure this, we must bypass proxy configurations when using wget
between units by adding --no-proxy flag to the wget command.

Change-Id: I3cebb1e01ffde9a9585f152451bf9bcebbdd3f58
Closes-Bug: #1796969
2018-10-23 13:55:15 -05:00
..
__init__.py Use charms.openstack charmhelpers test_mocks 2017-05-25 11:03:15 +01:00
test_designate_bind_handlers.py Add functional tests 2016-07-13 14:07:13 +00:00
test_lib_charm_openstack_designate_bind.py Ignore proxy for charm peer communication 2018-10-23 13:55:15 -05:00