diff options
author | Boris Filippov <bfilippov@griddynamics.com> | 2012-08-15 04:45:36 +0400 |
---|---|---|
committer | Boris Filippov <bfilippov@griddynamics.com> | 2012-08-15 04:49:28 +0400 |
commit | 55175f5cd91e8b5c87805c65cbbd89cc12c66752 (patch) | |
tree | 150a290ca692b53300696847202debd92845126c /nova/exception.py | |
parent | 76267f4d6268b3a39e46dbace140e15d874dadc5 (diff) | |
download | nova-55175f5cd91e8b5c87805c65cbbd89cc12c66752.tar.gz nova-55175f5cd91e8b5c87805c65cbbd89cc12c66752.tar.xz nova-55175f5cd91e8b5c87805c65cbbd89cc12c66752.zip |
Remove assigned, but unused variables from nova/db/sqlalchemy/api.py
model_query already create session if it's not supplied in kwargs.
So there was no point in creating session and even not passing it to model_query.
Also, nobody even cares about 'specs' in volume_type_create.
Change-Id: Ic60dca9bbfcf908fa50a43424e7d93319b2f210b
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions