nova/tools
Dan Smith 9471282626 Ban db import from nova/virt
This makes hacking.py complain if someone adds something like:

  from nova import db

into any of the files in nova/virt/* (aside from the fake.py file).
It also removes the rest of the dangling db imports that are no
longer needed.

Yay!

Change-Id: Iba3d53b87e65e33a55f8e5033b5d1d33b28d12f7
2012-11-12 12:37:33 -08:00
..
conf Replaced default hostname function from gethostname to getfqdn 2012-09-26 13:43:16 +02:00
db Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
esx Fixes syntax error in nova.tools.esx.guest_tools.py 2012-10-17 14:04:01 -05:00
xenserver Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +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
hacking.py Ban db import from nova/virt 2012-11-12 12:37:33 -08:00
install_venv.py Change install_venv to use setup.py develop. 2012-10-17 12:13:20 -07:00
lintstack.py Add lintstack error checker based on pylint 2012-08-24 15:36:47 -04:00
lintstack.sh Add lintstack error checker based on pylint 2012-08-24 15:36:47 -04:00
nova-manage.bash_completion add nova-manage bash completion script 2012-06-20 17:02:49 +02:00
pip-requires move python-cinderclient to pip-requires 2012-11-02 07:53:57 -04:00
test-requires move python-cinderclient to pip-requires 2012-11-02 07:53:57 -04:00
with_venv.sh Fix venv wrapper to clean *.pyc. 2012-07-13 23:04:54 -07:00