heat/heat/tests/aws
Wang Muyu b070ed0286 Improve unit tests to succeed without hash tweak
PYTHONHASHSEED was set to 0 to disable hash randomization, because some
tests assertions were order sensitive. This commit is to improve the
assertions, so the PYTHONHASHSEED hack in tox.ini is not needed.

Change-Id: I4ff09d202af818d27321e8e83718e82d0c48e3d2
Closes-Bug: 1348818
2015-08-19 10:52:08 -04:00
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_eip.py Return EIP resource name during template validation 2015-07-14 14:44:00 +05:30
test_instance.py Do not use rich objects is servers update 2015-08-18 19:24:02 +03:00
test_instance_network.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_loadbalancer.py Improve unit tests to succeed without hash tweak 2015-08-19 10:52:08 -04:00
test_network_interface.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_s3.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_security_group.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_user.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_volume.py Use default client in Cinder resources 2015-07-22 16:43:43 +03:00
test_waitcondition.py Merge "Refactor wait condition handles" 2015-08-18 05:00:59 +00:00