nova/smoketests
Chang Bo Guo bec4d209e7 Replace decprecated method aliases in tests
Some of the TestCase methods have been deprecated since python 2.7.
We need use correct names.

http://docs.python.org/2/library/unittest.html#deprecated-aliases

* replace 'failIf' with 'assertFalse'
* replace 'failUnlessAlmostEqual' with 'assertAlmostEqual'

Change-Id: I68746f8810c17cd5456328005fc65003e57491c8
2013-10-08 02:28:49 -07: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 Replace decprecated method aliases in tests 2013-10-08 02:28:49 -07:00