Files
zaza-openstack-tests/zaza/openstack/charm_tests
Felipe Reyes 6fec7c31a4 Use zaza.model.get_unit_public_address()
Replace the use of "unit.public_address" with
zaza.model.get_unit_public_address().

    AssertionError: {'host': '172.16.0.25', 'port': 3306, 'user': 'prom_exporter'} != {'host': None, 'port': 3306, 'user': 'prom_exporter'}
    - {'host': '172.16.0.25', 'port': 3306, 'user': 'prom_exporter'}
    ?          ^^^^^^^^^^^^^
    + {'host': None, 'port': 3306, 'user': 'prom_exporter'}

Related-Bug: openstack-charmers/zaza#472
2023-03-22 14:40:50 -03:00
..
2020-10-13 20:21:46 +13:00
2022-08-03 13:44:22 +09:30
2022-08-03 13:44:22 +09:30
2022-03-29 16:17:16 +00:00
2021-10-07 22:07:00 -03:00
2022-03-29 16:17:16 +00:00
2022-08-03 13:44:22 +09:30
2022-07-05 12:06:02 +01:00
2022-08-03 13:44:22 +09:30
2022-09-08 12:55:04 +00:00
2021-03-15 15:11:38 +02:00
2021-09-24 14:20:01 +02:00
2020-05-16 08:29:12 +00:00
2023-03-08 13:52:01 +00:00
2020-04-07 11:14:49 +02:00
2023-03-08 13:51:39 +00:00