charm-nova-cloud-controller/unit_tests
James Page 547bc88a70 Use network space binding for shared-db relation
To ensure that the charm presents the right IP address for
accessing the MySQL database over the shared-db relation,
ensure that any network space binding provided by the user
is preferred over the default of 'private-address'.

If network spaces is not supported (juju < 2.0), fallback to
using 'private-address'.

Change-Id: If91dd8e9a4f47c5455095532ed27433eaf0d47d4
2016-04-12 15:12:03 +01:00
..
__init__.py Revert previous commit, work incomplete 2015-04-20 11:21:36 +01:00
test_actions_git_reinstall.py Add hardening support 2016-03-31 19:30:33 +01:00
test_actions_openstack_upgrade.py Add hardening support 2016-03-31 19:30:33 +01:00
test_actions.py Add pause/resume actions and sync charm-helpers 2016-03-23 15:41:30 +00:00
test_nova_cc_contexts.py Drop support for Neutron functionality 2016-04-08 11:46:52 +01:00
test_nova_cc_hooks.py Use network space binding for shared-db relation 2016-04-12 15:12:03 +01:00
test_nova_cc_utils.py Drop support for Neutron functionality 2016-04-08 11:46:52 +01:00
test_utils.py Add hardening support 2016-03-31 19:30:33 +01:00