Liam Young 9e9ea827ec Fix test_aodh_adapters unit tests
A recent change to charms.openstack causes a cluster adapter to be
created if it is missing which invokes a call to
reactive.RelationBase.from_state('cluster.connected') which fails
outside of a juju env. This unit test change passes a cluster
relation to the adapter class to stop one being automatically
created.

Closes-Bug: 1630358
Change-Id: Ifb23e39b9ee94620705688841fd11db641884f74
2016-10-05 07:05:37 +00:00
..
2016-09-14 12:37:58 +01:00