Juju Charm - Aodh
Go to file
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
src Updates for OpenStack Newton 2016-10-03 13:11:09 +01:00
unit_tests Fix test_aodh_adapters unit tests 2016-10-05 07:05:37 +00:00
.gitignore Update reference to charm-guide 2016-07-15 16:03:27 +01:00
.gitreview Update reference to charm-guide 2016-07-15 16:03:27 +01:00
.project Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.pydevproject Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.testr.conf Add unit test targets 2016-06-20 16:56:42 +01:00
LICENSE Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
requirements.txt Add pkg dep for python-apt 2016-07-27 15:21:08 +00:00
test-requirements.txt Switch to new location for charms.openstack 2016-06-28 10:04:57 +01:00
tox.ini Update tox.ini files from release-tools gold copy 2016-09-08 22:20:27 +00:00