Chris Dent e57d5d2aaa Correct database functional tests
The database related functional tests would not work. Several
changes were required to fix them:

* Clean up permissions in function post_test_hook

  Without this tox can't create its .tox directories. We want to be
  running as user stack against a directory owned by user stack.

  We need to check for a directory named 'devstack' not a file in
  order to get the permissions changes to happen.

* Call pg_ctl initdb, not initdb to create the postgresql database.

* Add a DRIVER_MANAGER for mysql+pymysql (without this all mysql
  tests are skipped, even in the unit tests).

* Change get_connection so it doesn't split on + when looking up
  storage extensions, as we do want to use pymysql.

* Make sure AODH_BACKEND is set and exported in gate_hook.sh

* Mysql requires a database exist when we name it in a sql
  create_engine, replace the placeholder with '' when in mysql.

* Move keystonemiddleware config to the correct section of the paste
  file, temporarily.

Change-Id: I001e34e28353a35148e2101ab90cb3d238bd53cb
2015-08-10 17:12:52 +00:00
2015-08-10 17:12:52 +00:00
2015-08-02 22:08:27 +08:00
2015-07-03 12:41:17 +08:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2014-10-09 10:31:23 +03:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2013-03-15 14:25:48 +00:00
2015-06-25 14:46:39 +02:00
2015-03-25 11:18:56 +01:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2015-08-02 22:08:27 +08:00
2015-08-10 17:12:52 +00:00
2015-07-07 11:42:13 +08:00
2015-07-07 11:42:13 +08:00

aodh

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/aodh

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98%
Shell 1.8%
Mako 0.2%