diff options
author | Dan Smith <danms@us.ibm.com> | 2012-11-08 15:37:44 -0800 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2012-11-12 12:37:33 -0800 |
commit | 9471282626e004296351a4a97fb51209a53e7f42 (patch) | |
tree | 1021b8a2bc0637cfa04fa7fb12b6cde592c5682d /nova/utils.py | |
parent | f0b67f77818fa8a0c0201212ba71344ebe7881cb (diff) | |
download | nova-9471282626e004296351a4a97fb51209a53e7f42.tar.gz nova-9471282626e004296351a4a97fb51209a53e7f42.tar.xz nova-9471282626e004296351a4a97fb51209a53e7f42.zip |
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
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions