OpenStack Telemetry (Ceilometer) Alarming
Go to file
Mehdi Abaakouk c77c0aac4d storage: fix upgrade when password contains a %
oslo.config doesn't support %{} or %() variable interpolation while
ConfigParser does.

So when a password contains a '%', it's fine for oslo.config
But the Python ConfigParser will raise the exception.

Since alembic use ConfigParser and not oslo.config, we have to escape
the url ourself.

This is not a big deal since, we don't want alembic doing variable
interpolation.

Change-Id: If7bfe7f082f4352fb49992a2216f2dd5b8993711
(cherry picked from commit 268c1e8e9e)
2017-12-20 11:06:12 +00:00
aodh storage: fix upgrade when password contains a % 2017-12-20 11:06:12 +00:00
devstack Move policy.json out of etc 2017-01-19 14:59:35 +01:00
doc don't use last keystonemiddleware 2017-12-19 21:54:42 +00:00
etc/aodh Stop shipping Apache2 configuration file 2017-01-31 16:53:12 +01:00
install-guide/source cleanup aodh config instructions in install guide 2017-06-26 22:28:05 +00:00
playbooks/legacy Revert "cap ocata libs from pbr" 2017-10-20 12:37:10 +00:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:28:24 +05:30
releasenotes Fix releasenote RST syntax 2017-11-23 06:55:15 +01:00
tools Remove deprecated non-SQL drivers 2016-10-13 15:21:58 +02: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 Update .gitreview for stable/ocata 2017-02-02 17:46:59 +00: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
.zuul.yaml Zuul: add file extension to playbook path 2017-10-29 11:02:21 -07: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 don't use last keystonemiddleware 2017-12-19 21:54:42 +00:00
run-functional-tests.sh Remove deprecated non-SQL drivers 2016-10-13 15:21:58 +02:00
setup.cfg don't use last keystonemiddleware 2017-12-19 21:54:42 +00:00
setup.py Update the requirements 2015-07-07 11:42:13 +08:00
tox.ini don't use last keystonemiddleware 2017-12-19 21:54:42 +00: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