nova/nova/api/openstack/compute
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
..
contrib Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
plugins Rename functions in nova.compute.flavors from instance_type 2013-06-11 10:36:39 -07:00
schemas Add extensions for flavor swap and rxtx_factor 2012-08-31 13:19:10 -07:00
views Rename functions in nova.compute.flavors from instance_type 2013-06-11 10:36:39 -07:00
__init__.py API Extensions framework for v3 API Part 2 2013-05-28 01:21:36 +09:30
consoles.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
extensions.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
flavors.py Rename functions in nova.compute.flavors from instance_type 2013-06-11 10:36:39 -07:00
image_metadata.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
images.py Cleanup nova exception message conversion 2013-06-08 11:00:42 +09:30
ips.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
limits.py Add standard methods to the Limits API 2013-03-15 19:06:46 -04:00
server_metadata.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
servers.py Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
versions.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00