OpenStack Telemetry (Ceilometer) Alarming
Go to file
Mehdi Abaakouk f0ec11eef9 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:29 +00:00
aodh storage: fix upgrade when password contains a % 2017-12-20 11:06:29 +00:00
devstack Add `aodh-config-generator' tool to generate sample configuration file 2017-05-02 14:23:25 +02:00
doc don't use last keystonemiddleware 2017-12-19 21:51:43 +00:00
playbooks/legacy Move legacy jobs to project 2017-10-18 18:05:47 +00:00
rally-jobs Update and optimize documentation links 2017-07-18 16:03:22 +08:00
releasenotes Imported Translations from Zanata 2017-08-18 10:36:10 +00:00
tools remove gnocchiclient cap 2017-09-12 13:30:28 +00:00
.coveragerc Clean config in source code 2016-02-05 08:45:38 +00:00
.gitignore move class api reference into contributor docs 2017-07-14 10:01:11 -04:00
.gitreview Update .gitreview for stable/pike 2017-08-21 14:36:27 +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:22:27 -07:00
CONTRIBUTING.rst Update and optimize documentation links 2017-07-18 16:03:22 +08:00
HACKING.rst Update and optimize documentation links 2017-07-18 16:03:22 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Clean maintainer list 2017-07-12 05:45:15 +00:00
README.rst Update and optimize documentation links 2017-07-18 16:03:22 +08:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
bindep.txt tests: simplify tox config 2017-04-28 20:08:02 +02:00
requirements.txt don't use last keystonemiddleware 2017-12-19 21:51:43 +00:00
run-functional-tests.sh tests: rework functional live tests 2017-07-13 12:57:41 +02:00
run-tests.sh remove gnocchiclient cap 2017-09-12 13:30:28 +00:00
setup.cfg don't use last keystonemiddleware 2017-12-19 21:51:43 +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:51:43 +00:00

README.rst

aodh

Release notes can be read online at:

https://docs.openstack.org/aodh/latest/contributor/releasenotes/index.html

Documentation for the project can be found at:

https://docs.openstack.org/aodh/latest/

The project home is at:

https://launchpad.net/aodh