charm-openstack-dashboard/unit_tests
Ryan Beisner f36b718162 Sync charm-helpers
Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

This change also breaks the inheritance between
HorizonHAProxyContext and HAProxyContext (as this was
not needed) and aligns the code in HorizonHAProxyContext
to the behaviour in HAProxyContext of using get_relation_ip
instead of unit_get.

Change-Id: I72600b01744a07e140a29255efc2823ea39ce730
2018-01-22 16:58:18 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-03 17:40:18 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 17:40:18 +01:00
test_actions_openstack_upgrade.py Remove deploy from source support 2018-01-08 15:09:53 +00:00
test_horizon_contexts.py Sync charm-helpers 2018-01-22 16:58:18 +00:00
test_horizon_hooks.py Remove deploy from source support 2018-01-08 15:09:53 +00:00
test_horizon_utils.py Remove deploy from source support 2018-01-08 15:09:53 +00:00
test_utils.py Re-license charm as Apache-2.0 2016-07-03 17:40:18 +01:00