nova/smoketests
Zhongyue Luo e306800345 Comply with new hacking 0.8 release
Fixes a couple of small issues to pass all PEP8 tests in
the new hacking release

H235  assert_ is deprecated, use assertTrue
H231  Python 3.x incompatible 'except x,y:' construct
H234  assertEquals is deprecated, use assertEqual
H301  one import per line
H302  import only modules
H233  Python 3.x incompatible use of print operator

Change-Id: I0e5e74944e2b034b223ada1b3d0be66f2a9a5722
2013-12-02 10:58:45 +09: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 Fix and Gate on H303 (no wildcard imports) 2013-07-30 14:34:31 -07: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 Replace decprecated method aliases in tests 2013-10-08 02:28:49 -07: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 Enabled hacking check for Python3 compatible print (H233) 2013-07-29 15:26:56 -07:00
test_netadmin.py Fix and gate on E125 2013-07-04 08:49:45 +02:00
test_sysadmin.py Comply with new hacking 0.8 release 2013-12-02 10:58:45 +09:00