charm-swift-storage/unit_tests
Felipe Reyes 1d28ceb648 Resolve hostnames if needed to allow access in ufw
In some cases juju 1.25 (with maas 1.9) may return a hostname in the
private-address field breaking the assumption that private-address will
always be an IP address. This patch uses get_host_ip() to assure an IP
address is given to ufw.

Change-Id: Ib99852c645517cf316adcd02d04428b248fc9724
Closes-Bug: 1747516
2018-03-05 18:16:57 -03:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
test_actions_openstack_upgrade.py Sync charm-helpers 2018-01-19 16:13:12 +02:00
test_check_swift_storage.py Support null values on recon/replication module 2017-08-11 19:24:24 -07:00
test_misc_utils.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
test_swift_storage_context.py Add statsd metrics support to the swift-storage charm 2017-11-05 15:23:38 +11:00
test_swift_storage_relations.py Swift storage ACLs 2017-11-07 10:24:53 -08:00
test_swift_storage_utils.py Resolve hostnames if needed to allow access in ufw 2018-03-05 18:16:57 -03:00
test_templates.py Add statsd metrics support to the swift-storage charm 2017-11-05 15:23:38 +11:00
test_utils.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00