nova/smoketests
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 Remove outdated moduleauthor tags 2012-10-01 15:25:47 -07:00
base.py Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
flags.py fixes and refactoring of smoketests 2011-01-22 16:20:36 -08:00
proxy.sh Make proxy.sh work with both openbsd and traditional variants of netcat. 2011-03-18 11:27:38 +01:00
public_network_smoketests.py Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
random.image remove openwrt image 2011-08-15 11:31:44 -07:00
random.kernel remove openwrt image 2011-08-15 11:31:44 -07:00
requirements.txt Record smoketest dependency on gFlags 2013-05-09 20:48:36 +00:00
run_tests.py Fix no attribute 'STD_OUT_HANDLE' on windows 2012-11-02 14:42:25 -04:00
test_netadmin.py Fix wait_for_deleted function in SmokeTests. 2012-11-21 10:57:25 -05:00
test_sysadmin.py Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00