nova/nova
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
..
CA
api Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
cells Merge "Fix and enable H403 tests" 2013-06-13 05:35:00 +00:00
cert Move get_backdoor_port to base rpc API. 2013-04-24 15:02:56 -04:00
cloudpipe Rename functions in nova.compute.flavors from instance_type 2013-06-11 10:36:39 -07:00
cmd Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
common Switch to using memorycache from oslo. 2013-03-01 10:24:00 -08:00
compute Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
conductor Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
console Improve Python 3.x compatibility 2013-06-01 09:57:31 +02:00
consoleauth Fix bug where consoleauth depended on remote conductor service 2013-05-31 15:50:05 +10:00
db Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
hacking Improve Python 3.x compatibility 2013-06-01 09:57:31 +02:00
image Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
ipv6 Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
locale Imported Translations from Transifex 2013-06-11 19:38:09 +00:00
network Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
objects Merge "Fix and enable H403 tests" 2013-06-13 05:35:00 +00:00
objectstore Return XML message with objectserver 404. 2013-03-12 06:04:25 +11:00
openstack Sync can_send_version() helper from oslo-incubator. 2013-06-12 09:34:39 -04:00
scheduler Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
servicegroup Convert Nova to use Oslo service infrastructure. 2013-05-13 13:28:58 +00:00
spice Wrong proxy port in nova.conf for Spice proxy 2013-04-26 01:20:05 +02:00
storage Fix dangling LUN issue under load with multipath 2013-06-10 14:10:03 -07:00
tests Add missing tests for compute_node_* methods 2013-06-13 10:24:05 +03:00
virt Merge "xenapi: remove auto_disk_config check during resize" 2013-06-13 05:35:25 +00:00
vnc Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
volume Add ca cert file support to cinder client requests 2013-05-16 08:50:42 +00:00
__init__.py Remove gettext.install() from nova/__init__.py 2013-04-01 13:44:47 -04:00
availability_zones.py Extract getting instance's AZ into a helper module. 2013-05-11 09:10:04 +08:00
baserpc.py Move get_backdoor_port to base rpc API. 2013-04-24 15:02:56 -04:00
block_device.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
config.py Fix nova-manage --version 2013-03-12 13:02:09 +00:00
context.py Fix RequestContext crashes w/ no service catalog 2013-03-18 18:06:52 -04:00
crypto.py Add missing os.path.abspath around csrfile. 2013-05-29 09:54:30 -04:00
exception.py xenapi: remove auto_disk_config check during resize 2013-06-12 14:40:52 +00:00
filters.py Avoiding multiple code loops in filter scheduler 2013-06-04 13:29:16 +08:00
hooks.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
loadables.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
manager.py Add base object model 2013-05-29 10:46:52 -07:00
netconf.py Revert changing to FQDN for hostnames. 2013-03-12 03:15:25 +11:00
notifications.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
paths.py Delete unused bin directory 2013-06-03 11:15:33 -07:00
policy.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
quota.py Editable default quota support 2013-05-18 04:31:32 +08:00
safe_utils.py Remove parameters containing passwords from Notifications. 2013-03-05 16:27:29 -04:00
service.py Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
test.py Merge "Use InstanceList object for init_host" 2013-06-12 22:25:23 +00:00
utils.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
version.py Remove openstack.common.version. 2013-05-15 15:58:54 -07:00
weights.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
wsgi.py Fix issues with re-raising exceptions. 2013-03-05 10:57:55 -05:00