nova/tools
Kurt Taylor 5dcf4dd9b2 Added Postgres CI opportunistic test case
Added test case and support functions for CI opportunistic testing
using a PostgreSQL database, as part of our postgresql as a first
class citizen effort.

rebased again on top of test migration with data framework

clean up debug, and ensure pg will fail to connect gracefully

fix previous migration test which was inserting a key by id, which
postgresql doesn't like, as it doesn't adjust the autoincrement
counter.

added driver to connection string for mysql

Updated comment to expose how to do this on pg easily

Fixes:
bug 1084567

Change-Id: If0bfe5cf748f6d5724d17082be6d18b6f96f6ee4
2013-02-04 16:42:33 -05:00
..
conf Merge "Sync latest cfg from oslo-incubator" 2013-01-23 12:52:12 +00:00
db i18n raise Exception messages 2012-12-10 14:43:18 -06:00
esx Fixes syntax error in nova.tools.esx.guest_tools.py 2012-10-17 14:04:01 -05:00
xenserver Merge "xenapi: Add cleanup_sm_locks script" 2013-01-23 17:30:55 +00:00
clean-vlans Remove nova dependency on vconfig on Linux. 2011-10-20 11:47:36 +02:00
enable-pre-commit-hook.sh Utility script that makes enforcing PEP8 within git's pre-commit hook as easy as possible. 2011-10-17 14:39:25 -05:00
flakes.py import tools/flakes from oslo 2013-01-31 12:29:14 -08:00
hacking.py Add 'not in' test to tools/hacking.py 2013-01-31 16:07:09 -08:00
install_venv_common.py Use install_venv_common.py from oslo. 2013-01-28 13:57:59 -05:00
install_venv.py Fix import for install_venv.py 2013-02-04 10:14:32 -05:00
lintstack.py fix N402 on tools/ 2013-01-09 15:47:22 -05:00
lintstack.sh Go back to the original branch after pylint check 2013-01-17 18:01:43 -05:00
nova-manage.bash_completion add nova-manage bash completion script 2012-06-20 17:02:49 +02:00
pip-requires Add version constraint for cinder 2013-01-22 13:05:03 +00:00
test-requires Added Postgres CI opportunistic test case 2013-02-04 16:42:33 -05:00
unused_imports.sh Make sure there are no unused import 2013-01-28 21:37:32 +00:00
with_venv.sh Fix venv wrapper to clean *.pyc. 2012-07-13 23:04:54 -07:00