Files
charm-aodh/src
Frode Nordahl 367ba7b15d Enable bionic/stein and disco/stein functional tests
Change-Id: I7f6ce5a265c50490bd30ae6ebfa447d1f59398e8
2019-04-09 06:36:07 +02:00
..
2019-02-08 21:42:06 +00:00
2016-07-01 14:53:45 +01:00
2017-08-02 17:19:16 +01:00
2019-04-05 07:44:35 +02:00

Overview

This charm provides the Aodh Alarming service for an OpenStack Cloud.

Usage

Aodh relies on services from the mongodb, rabbitmq-server and keystone charms:

juju deploy aodh
juju deploy keystone
juju deploy mysql
juju deploy rabbitmq-server
juju add-relation aodh rabbitmq-server
juju add-relation aodh mysql
juju add-relation aodh keystone

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.