RETIRED, further work has moved to Debian project infrastructure
Go to file
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
aodh Correct database functional tests 2015-08-10 17:12:52 +00:00
devstack Correct database functional tests 2015-08-10 17:12:52 +00:00
doc Add alembic support for aodh 2015-08-02 22:08:27 +08:00
etc Change the default api server port 2015-07-03 12:41:17 +08:00
rally-jobs Rename to aodh 2015-06-25 14:46:39 +02:00
tools storage: always use get_connection_from_config() 2015-07-28 12:34:59 +02:00
.coveragerc Rename to aodh 2015-06-25 14:46:39 +02:00
.gitignore doc: use pbr autodoc feature to build api doc 2015-07-09 17:59:03 +02: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
CONTRIBUTING.rst Rename to aodh 2015-06-25 14:46:39 +02: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 Rename to aodh 2015-06-25 14:46:39 +02:00
README.rst Rename to aodh 2015-06-25 14:46:39 +02:00
ReleaseNotes Rename to aodh 2015-06-25 14:46:39 +02:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
functions.sh Rename to aodh 2015-06-25 14:46:39 +02:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
requirements.txt Add alembic support for aodh 2015-08-02 22:08:27 +08:00
run-functional-tests.sh Add basic gate functional testing jobs for aodh 2015-07-24 16:38:43 +00:00
setup-test-env-mongodb.sh Remove remnants of ceilometer from mongodb data file 2015-07-23 13:46:55 +00:00
setup-test-env-mysql.sh storage: always use get_connection_from_config() 2015-07-28 12:34:59 +02:00
setup-test-env-postgresql.sh Correct database functional tests 2015-08-10 17:12:52 +00:00
setup.cfg Correct database functional tests 2015-08-10 17:12:52 +00:00
setup.py Update the requirements 2015-07-07 11:42:13 +08:00
test-requirements.txt Update the requirements 2015-07-07 11:42:13 +08:00
tox.ini Merge "tests: ensure gabbi live test fail" 2015-08-01 16:45:25 +00:00

README.rst

aodh

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

http://launchpad.net/aodh