diff options
author | Dan Smith <danms@us.ibm.com> | 2013-05-30 08:04:30 -0700 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2013-05-30 08:08:28 -0700 |
commit | 14b66b4ba69cdec45b9930a14c1bb19dae00e07f (patch) | |
tree | 2adb290a57bb60142894fac2184ce79fc998edfb /nova/utils.py | |
parent | 0e760b3e94c53e8f794609a60343b392e7ff595c (diff) | |
download | nova-14b66b4ba69cdec45b9930a14c1bb19dae00e07f.tar.gz nova-14b66b4ba69cdec45b9930a14c1bb19dae00e07f.tar.xz nova-14b66b4ba69cdec45b9930a14c1bb19dae00e07f.zip |
Make pylint ignore nova/objects/
The dynamic nature of our object model is going to cause lots of
heartache for pylint, especially in the actual definitions. This
just excludes that whole directory from pylint's view, which will
limit the heartache to only everywhere objects are actually used.
Related to blueprint unified-object-model
Change-Id: I7f1a4b10b8a5098aab2ab2e8ea5da15ec43f0e2e
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions