nova/nova/image
Stanislaw Pitucha 9f7eaca80d Remove trivial cases of unused variables (1)
Kill some of the variables marked as unused by flakes8. This should
allow to enable F841 check in the future.
Only trivial cases with no function calls and obviously pure functions
(like datetime.now(), or len()) are cleaned up here.

Part 1, split to reduce conflicts.

Change-Id: I82854349574ec4bcb9336aba626eefdaed81a8c8
2013-06-13 17:04:08 +00:00
..
__init__.py Cleanup of image service code 2012-06-27 14:31:35 -07:00
glance.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
s3.py Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00