OpenStack Telemetry (Ceilometer) Alarming
Go to file
Doug Hellmann 63b1232b5b register the config generator default hook with the right name
No config generator hooks should ever be registered with a name that
belongs to another project. In this case, using oslo.middleware.cors
means that *every other project* that loads the middleware gets this
application's defaults when the generator is run on a system with
everything installed (such as a dev box with devstack). Use the name
of the app instead, to ensure that the defaults are only set when this
app's sample config and documentation are being generated.

Change-Id: I6a8c7d44b9db9325003ff2fdb667b0ced7739e96
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-03-11 15:26:29 -05:00
aodh Merge "Replace deprecated LOG.warn with LOG.warning" 2016-03-11 09:43:40 +00:00
devstack Change the SERVICE_TENANT_NAME to SERVICE_PROJECT_NAME 2016-02-24 02:11:48 +00:00
doc Merge "Add composite alarm usage description" 2016-03-01 15:32:41 +00:00
etc Moved CORS middleware configuration into oslo-config-generator 2016-03-03 10:29:20 -08:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:28:24 +05:30
releasenotes add missing mitaka-3 release notes 2016-03-07 09:26:37 -05:00
tools Test: make enforce_type=True in CONF.set_override 2016-01-06 22:42:00 +08:00
.coveragerc Clean config in source code 2016-02-05 08:45:38 +00:00
.gitignore Clean config in source code 2016-02-05 08:45:38 +00:00
.gitreview Rename to aodh 2015-06-25 14:46:39 +02:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Rename to aodh 2015-06-25 14:46:39 +02:00
aodh-config-generator.conf Clean etc directory 2016-02-12 09:29:20 +01:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
functions.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
HACKING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS MAINTAINERS: remove outdated data 2015-12-04 15:43:26 +01:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
README.rst Move the content of ReleaseNotes to README.rst 2015-11-24 11:23:05 +08:00
requirements.txt Added CORS support to Aodh 2016-02-10 09:59:05 -08:00
run-functional-tests.sh tests: replace bash scripts with overtest 2016-01-19 11:20:35 +01:00
setup.cfg register the config generator default hook with the right name 2016-03-11 15:26:29 -05:00
setup.py Update the requirements 2015-07-07 11:42:13 +08:00
tox.ini Clean etc directory 2016-02-12 09:29:20 +01:00

aodh

Release notes can be read online at:

http://docs.openstack.org/developer/aodh/releasenotes/index.html

Documentation for the project can be found at:

http://docs.openstack.org/developer/aodh/

The project home is at:

http://launchpad.net/aodh