heat/heat/tests/clients
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 Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_barbican_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_ceilometer_client.py Mock out ceilometerclient redirect_to_aodh_endpoint 2015-08-11 18:56:59 +10:00
test_cinder_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_clients.py py34: heat.tests.client/openstack 2015-08-14 12:09:20 +05:30
test_designate_client.py Designate Record resource 2015-07-11 08:52:18 +05:30
test_glance_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_heat_client.py py34: heat.tests.client/openstack 2015-08-14 12:09:20 +05:30
test_keystone_client.py Add keystone.user custom constraint 2015-07-29 21:32:21 +00:00
test_magnum_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_manila_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_mistral_client.py Import mistral python client directly 2015-07-27 14:16:00 +05:30
test_monasca_client.py Monasca client plugin 2015-08-11 10:04:03 +05:30
test_neutron_client.py move network constraints from neutron to common constraint 2015-08-03 12:56:34 +08:00
test_nova_client.py Improve unit tests to succeed without hash tweak 2015-08-19 10:52:08 -04:00
test_sahara_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_swift_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_zaqar_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00