OpenStack Telemetry (Ceilometer) Alarming
Go to file
Juan Antonio Osorio Robles 0f2a80d8ef Add http_proxy_to_wsgi to api-paste
This sets up the HTTPProxyToWSGI middleware in front of Aodh. The
purpose of thise middleware is to set up the request URL correctly in
case there is a proxy (For instance, a loadbalancer such as HAProxy)
in front of Aodh.

So, for instance, when TLS connections are being terminated in the
proxy, and one tries to get the versions from the / resource of
Aodh, one will notice that the protocol is incorrect; It will show
'http' instead of 'https'. So this middleware handles such cases.
Thus helping Keystone discovery work correctly.

The HTTPProxyToWSGI is off by default and needs to be enabled via a
configuration value.

Change-Id: If2ada8a94c8e1ceacd4509605b4cd766a78f71d5
Closes-Bug: #1590608
2016-10-10 09:27:03 +03:00
aodh Handle case where sample-api is disabled 2016-10-06 21:19:05 +02:00
devstack devstack: set correct port number for aodh-api 2016-09-09 10:08:58 +08:00
doc Adds notes on how to launch aodh-api with uwsgi 2016-10-03 14:01:47 +02:00
etc Add http_proxy_to_wsgi to api-paste 2016-10-10 09:27:03 +03:00
install-guide/source Add install-guide for aodh 2016-07-04 18:47:50 +02:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:28:24 +05:30
releasenotes Fix typo 2016-10-04 21:11:27 +01: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 update .gitignore for install-guide/build 2016-07-12 05:35:57 +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 Correct concurrency of gabbi tests for gabbi 1.22.0 2016-06-16 12:45:33 +01:00
CONTRIBUTING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
HACKING.rst remove local hacking check for oslo namespace and log debug 2016-04-22 19:58:15 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Remove Nadya Privalova from core reviewers 2016-07-28 14:55:47 +02:00
README.rst Move the content of ReleaseNotes to README.rst 2015-11-24 11:23:05 +08:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
requirements.txt Merge "Use pbr wsgi_scripts to build aodh-api" 2016-07-18 10:32:35 +00:00
run-functional-tests.sh Replace overtest by pifpaf 2016-05-27 21:03:20 +02:00
setup.cfg Merge "Add pre-signed support for zaqar notifier" 2016-09-15 21:50:46 +00:00
setup.py Update the requirements 2015-07-07 11:42:13 +08:00
tox.ini Delete openstack/common from the exclude list of flake8 in tox 2016-08-02 19:51:07 +08:00

README.rst

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